refactor: update HeroSection ctaButtonText to See All
This commit is contained in:
@@ -10,7 +10,7 @@ import type { HeroContent } from '@/types/cms';
|
|||||||
const defaultHeroContent: HeroContent = {
|
const defaultHeroContent: HeroContent = {
|
||||||
headline: '\u201cDiscover verified, top-rated real estate professionals to guide your buying, selling, or investing journey.\u201d',
|
headline: '\u201cDiscover verified, top-rated real estate professionals to guide your buying, selling, or investing journey.\u201d',
|
||||||
description: 'Discover verified, top-rated real estate professionals',
|
description: 'Discover verified, top-rated real estate professionals',
|
||||||
ctaButtonText: 'See All Agents',
|
ctaButtonText: 'See All',
|
||||||
helperText: 'Connect with trusted local agents to explore homes, compare options, and make smarter decisions.',
|
helperText: 'Connect with trusted local agents to explore homes, compare options, and make smarter decisions.',
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user