Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c9de77756 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/stupefied-woman-stares-with-shock-cellphone-wears-casual-domestic-clothes_273609-37068.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/stupefied-woman-stares-with-shock-cellphone-wears-casual-domestic-clothes_273609-37068.jpg"
|
||||||
imageAlt="Creative team collaborating on UGC campaign"
|
imageAlt="Creative team collaborating on UGC campaign"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[{text: '10x Engagement Rate', icon: TrendingUp}, {text: 'Real-Time Analytics', icon: BarChart3}, {text: 'Global Creator Network', icon: Globe}]}
|
marqueeItems={[{type: 'text-icon', text: '10x Engagement Rate', icon: TrendingUp}, {type: 'text-icon', text: 'Real-Time Analytics', icon: BarChart3}, {type: 'text-icon', text: 'Global Creator Network', icon: Globe}]}
|
||||||
marqueeSpeed={40}
|
marqueeSpeed={40}
|
||||||
showMarqueeCard={true}
|
showMarqueeCard={true}
|
||||||
ariaLabel="Hero section showcasing UGC partnership benefits"
|
ariaLabel="Hero section showcasing UGC partnership benefits"
|
||||||
|
|||||||
Reference in New Issue
Block a user