refactor: update hero section CTA button text from See All Agents to See All
This commit is contained in:
@@ -12,7 +12,7 @@ import 'package:real_estate_mobile/features/home/presentation/providers/home_pro
|
|||||||
const _defaultHero = HeroContent(
|
const _defaultHero = HeroContent(
|
||||||
headline: 'Discover verified, top-rated real estate professionals.',
|
headline: 'Discover verified, top-rated real estate professionals.',
|
||||||
description: 'Discover verified, top-rated real estate professionals',
|
description: 'Discover verified, top-rated real estate professionals',
|
||||||
ctaButtonText: 'See All Agents',
|
ctaButtonText: 'See All',
|
||||||
helperText:
|
helperText:
|
||||||
'Connect with trusted local agents to explore homes, compare options, and make smarter decisions.',
|
'Connect with trusted local agents to explore homes, compare options, and make smarter decisions.',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user