Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-27 10:35:34 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
imageSrc='http://img.b2bpic.net/free-photo/happy-family-holding-hands-walking-yard_259150-59376.jpg'
imageAlt='Modern family home exterior'
mediaAnimation='slide-up'
marqueeItems={[{icon: CheckCircle, text: '100% Satisfaction Guarantee'}, {icon: Sparkles, text: 'Award-Winning Team'}, {icon: ArrowRight, text: 'Transparent Process'}]}
marqueeItems={[{type: 'text-icon', icon: CheckCircle, text: '100% Satisfaction Guarantee'}, {type: 'text-icon', icon: Sparkles, text: 'Award-Winning Team'}, {type: 'text-icon', icon: ArrowRight, text: 'Transparent Process'}]}
showMarqueeCard={true}
ariaLabel='Hero section showcasing real estate services'
/>