diff --git a/src/app/page.tsx b/src/app/page.tsx index 57bb923..58c5706 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,9 +136,9 @@ export default function LandingPage() { description="Join the ranks of industry leaders who've transformed their social presence with SocialElite's expertise." textboxLayout="default" useInvertedBackground={false} - names=[ + names={[ "TechVenture Inc", "Luxe Fashion Co", "FinanceFlow Pro", "WellnessHub", "SoftServe Solutions", "Culinary Creations", "EduSmart Learning" - ] + ]} logos={[ "http://img.b2bpic.net/free-vector/rocket-shape-logo-template_1156-701.jpg", "http://img.b2bpic.net/free-vector/eye-catching-premium-letter-w-logo-background-royal-identity_1017-53727.jpg", "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148847108.jpg", "http://img.b2bpic.net/free-vector/medical-team-logo_1078-31.jpg", "http://img.b2bpic.net/free-vector/gradient-electronics-logos-pack_23-2148979035.jpg", "http://img.b2bpic.net/free-vector/vintage-restaurant-logo-with-golden-design_23-2148455388.jpg", "http://img.b2bpic.net/free-vector/modern-graduation-label-collection-with-flat-design_23-2147873416.jpg" ]} @@ -227,7 +227,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Schedule Consultation", href: "mailto:hello@socialelite.com" }, - { text: "View Our Process", href: "#about" } + { text: "Download Our 2024 Social Strategy Guide", href: "mailto:hello@socialelite.com?subject=Download%202024%20Social%20Strategy%20Guide" } ]} animationType="entrance-slide" />