Merge version_1 into main #3
@@ -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'
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user