From 42a53578c3a72ffcb8071bd2c59d10ab18c5b527 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:29:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 362 ++++++++++++----------------------------------- 1 file changed, 92 insertions(+), 270 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aa70d4d..c1079fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,9 +39,7 @@ export default function HomePage() { { name: "Pricing", id: "pricing" }, ]} button={{ - text: "Get Started", - href: "/contact", - }} + text: "Get Started", href: "/contact"}} animateOnLoad={true} /> @@ -55,19 +53,15 @@ export default function HomePage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/a-modern-sleek-social-media-management-d-1772821579873-ed0e50ab.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/a-modern-sleek-social-media-management-d-1772821579873-ed0e50ab.png" imageAlt="Social media dashboard analytics" mediaAnimation="slide-up" imagePosition="right" buttons={[ { - text: "Start Your Growth", - href: "/contact", - }, + text: "Start Your Growth", href: "/contact"}, { - text: "View Our Work", - href: "/portfolio", - }, + text: "View Our Work", href: "/portfolio"}, ]} buttonAnimation="slide-up" /> @@ -86,29 +80,17 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" features={[ { - title: "Content Strategy & Creation", - description: - "Compelling, on-brand content that resonates with your audience across all platforms", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/a-creative-workspace-showing-content-cre-1772821578419-c42feabe.png?_wi=1", - imageAlt: "Content creation workspace", - }, + title: "Content Strategy & Creation", description: + "Compelling, on-brand content that resonates with your audience across all platforms", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/a-creative-workspace-showing-content-cre-1772821578419-c42feabe.png", imageAlt: "Content creation workspace"}, { - title: "Community Management", - description: - "24/7 engagement, rapid response times, and authentic community building", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/community-management-interface-showing-r-1772821580472-ef41dff4.png?_wi=1", - imageAlt: "Community management interface", - }, + title: "Community Management", description: + "24/7 engagement, rapid response times, and authentic community building", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/community-management-interface-showing-r-1772821580472-ef41dff4.png", imageAlt: "Community management interface"}, { - title: "Performance Analytics", - description: - "Data-driven insights and detailed reporting to measure every metric that matters", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/advanced-analytics-dashboard-with-multip-1772821578343-99bd0ac3.png?_wi=1", - imageAlt: "Analytics dashboard visualization", - }, + title: "Performance Analytics", description: + "Data-driven insights and detailed reporting to measure every metric that matters", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/advanced-analytics-dashboard-with-multip-1772821578343-99bd0ac3.png", imageAlt: "Analytics dashboard visualization"}, ]} useInvertedBackground={false} /> @@ -123,16 +105,10 @@ export default function HomePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + names={[ + "TechFlow", "Retail Dynamics", "Wellness Co", "Finance Hub", "Creative Studios", "Hospitality Group", "EduLearn", "CloudSync"]} logos={[ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-technology-company-logo-des-1772821577732-0badb358.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/e-commerce-retail-brand-logo-contemporar-1772821578640-4cd2ec76.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/fitness-and-wellness-brand-logo-health-f-1772821577495-1dd31620.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/financial-services-company-logo-professi-1772821578364-07bbb7cb.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/creative-agency-or-design-studio-logo-ar-1772821577674-877d28ab.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/hospitality-or-food-and-beverage-brand-l-1772821577854-3f0d6f7d.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/education-or-online-learning-platform-lo-1772821577804-668b65bc.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/saas-or-software-company-logo-tech-forwa-1772821578325-6387d1d7.png", - ]} + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-technology-company-logo-des-1772821577732-0badb358.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/e-commerce-retail-brand-logo-contemporar-1772821578640-4cd2ec76.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/fitness-and-wellness-brand-logo-health-f-1772821577495-1dd31620.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/financial-services-company-logo-professi-1772821578364-07bbb7cb.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/creative-agency-or-design-studio-logo-ar-1772821577674-877d28ab.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/hospitality-or-food-and-beverage-brand-l-1772821577854-3f0d6f7d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/education-or-online-learning-platform-lo-1772821577804-668b65bc.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/saas-or-software-company-logo-tech-forwa-1772821578325-6387d1d7.png"]} speed={40} showCard={true} /> @@ -149,29 +125,17 @@ export default function HomePage() { animationType="slide-up" metrics={[ { - id: "1", - icon: TrendingUp, - title: "Avg Engagement", - value: "340%", - }, + id: "1", icon: TrendingUp, + title: "Avg Engagement", value: "340%"}, { - id: "2", - icon: Users, - title: "Followers Grown", - value: "2.5M+", - }, + id: "2", icon: Users, + title: "Followers Grown", value: "2.5M+"}, { - id: "3", - icon: Zap, - title: "Conversion Rate", - value: "12.8%", - }, + id: "3", icon: Zap, + title: "Conversion Rate", value: "12.8%"}, { - id: "4", - icon: Award, - title: "Client Satisfaction", - value: "98%", - }, + id: "4", icon: Award, + title: "Client Satisfaction", value: "98%"}, ]} useInvertedBackground={false} /> @@ -189,38 +153,17 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - brand: "TechStart Inc", - name: "Growth Campaign", - price: "340K Impressions", - rating: 5, - reviewCount: "12 Months", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/successful-social-media-campaign-results-1772821578296-7ccbc92f.png?_wi=1", - imageAlt: "TechStart growth campaign results", - }, + id: "1", brand: "TechStart Inc", name: "Growth Campaign", price: "340K Impressions", rating: 5, + reviewCount: "12 Months", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/successful-social-media-campaign-results-1772821578296-7ccbc92f.png", imageAlt: "TechStart growth campaign results"}, { - id: "2", - brand: "Fashion Forward", - name: "Brand Awareness", - price: "2.1M Reach", - rating: 5, - reviewCount: "6 Months", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/fashion-brand-social-media-campaign-show-1772821578756-071973ee.png?_wi=1", - imageAlt: "Fashion Forward brand campaign", - }, + id: "2", brand: "Fashion Forward", name: "Brand Awareness", price: "2.1M Reach", rating: 5, + reviewCount: "6 Months", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/fashion-brand-social-media-campaign-show-1772821578756-071973ee.png", imageAlt: "Fashion Forward brand campaign"}, { - id: "3", - brand: "Wellness Co", - name: "Community Build", - price: "85K Engaged", - rating: 5, - reviewCount: "9 Months", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/wellness-and-health-brand-community-enga-1772821578557-3a58eb42.png?_wi=1", - imageAlt: "Wellness Co community engagement", - }, + id: "3", brand: "Wellness Co", name: "Community Build", price: "85K Engaged", rating: 5, + reviewCount: "9 Months", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/wellness-and-health-brand-community-enga-1772821578557-3a58eb42.png", imageAlt: "Wellness Co community engagement"}, ]} useInvertedBackground={false} /> @@ -235,33 +178,17 @@ export default function HomePage() { membersAnimation="slide-up" members={[ { - id: "1", - name: "Sarah Mitchell", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-confident-fem-1772821577913-458c8fbd.png?_wi=1", - imageAlt: "Sarah Mitchell, Strategy Director", - }, + id: "1", name: "Sarah Mitchell", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-confident-fem-1772821577913-458c8fbd.png", imageAlt: "Sarah Mitchell, Strategy Director"}, { - id: "2", - name: "James Chen", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-creative-male-1772821577883-4d63fd38.png?_wi=1", - imageAlt: "James Chen, Creative Lead", - }, + id: "2", name: "James Chen", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-creative-male-1772821577883-4d63fd38.png", imageAlt: "James Chen, Creative Lead"}, { - id: "3", - name: "Emma Rodriguez", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-analyt-1772821577215-104b31d9.png?_wi=1", - imageAlt: "Emma Rodriguez, Analytics Expert", - }, + id: "3", name: "Emma Rodriguez", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-analyt-1772821577215-104b31d9.png", imageAlt: "Emma Rodriguez, Analytics Expert"}, { - id: "4", - name: "Michael Torres", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-communit-1772821577828-e2e68748.png?_wi=1", - imageAlt: "Michael Torres, Community Manager", - }, + id: "4", name: "Michael Torres", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-communit-1772821577828-e2e68748.png", imageAlt: "Michael Torres, Community Manager"}, ]} memberVariant="card" useInvertedBackground={false} @@ -279,65 +206,29 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Lisa Anderson", - handle: "CEO, TechStart Inc", - testimonial: - "Elevate transformed our social presence completely. Our engagement tripled in just 6 months. The team is incredibly strategic and responsive.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-ceo-in-1772821578616-776e5da4.png?_wi=1", - imageAlt: "Lisa Anderson", - }, + id: "1", name: "Lisa Anderson", handle: "CEO, TechStart Inc", testimonial: + "Elevate transformed our social presence completely. Our engagement tripled in just 6 months. The team is incredibly strategic and responsive.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-ceo-in-1772821578616-776e5da4.png", imageAlt: "Lisa Anderson"}, { - id: "2", - name: "Marcus Johnson", - handle: "Founder, Fashion Forward", - testimonial: - "Working with Elevate was a game-changer. They understand our brand voice perfectly and deliver campaigns that actually convert.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-founder--1772821577428-a79fceb3.png?_wi=1", - imageAlt: "Marcus Johnson", - }, + id: "2", name: "Marcus Johnson", handle: "Founder, Fashion Forward", testimonial: + "Working with Elevate was a game-changer. They understand our brand voice perfectly and deliver campaigns that actually convert.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-founder--1772821577428-a79fceb3.png", imageAlt: "Marcus Johnson"}, { - id: "3", - name: "Rachel Green", - handle: "Marketing Manager, Wellness Co", - testimonial: - "Their data-driven approach combined with creative excellence is unmatched. They're not just managing our social media, they're growing our business.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-market-1772821578389-af64ec46.png?_wi=1", - imageAlt: "Rachel Green", - }, + id: "3", name: "Rachel Green", handle: "Marketing Manager, Wellness Co", testimonial: + "Their data-driven approach combined with creative excellence is unmatched. They're not just managing our social media, they're growing our business.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-market-1772821578389-af64ec46.png", imageAlt: "Rachel Green"}, { - id: "4", - name: "David Park", - handle: "CMO, Retail Dynamics", - testimonial: - "Best investment we've made. The ROI is exceptional and the team treats our brand like their own. Highly recommended.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-cmo-chie-1772821577592-cf639aab.png?_wi=1", - imageAlt: "David Park", - }, + id: "4", name: "David Park", handle: "CMO, Retail Dynamics", testimonial: + "Best investment we've made. The ROI is exceptional and the team treats our brand like their own. Highly recommended.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-cmo-chie-1772821577592-cf639aab.png", imageAlt: "David Park"}, { - id: "5", - name: "Jennifer Lee", - handle: "Brand Director, Luxury Living", - testimonial: - "Elevate elevated our brand to new heights. Their creativity and strategic thinking are second to none. Couldn't ask for better partners.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-brand--1772821577614-8586e095.png?_wi=1", - imageAlt: "Jennifer Lee", - }, + id: "5", name: "Jennifer Lee", handle: "Brand Director, Luxury Living", testimonial: + "Elevate elevated our brand to new heights. Their creativity and strategic thinking are second to none. Couldn't ask for better partners.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-female-brand--1772821577614-8586e095.png", imageAlt: "Jennifer Lee"}, { - id: "6", - name: "Robert Walsh", - handle: "VP Marketing, Global Tech Corp", - testimonial: - "Professional, reliable, and results-driven. Elevate consistently delivers beyond expectations. They're our go-to agency.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-vp-of-ma-1772821577870-24def4f5.png?_wi=1", - imageAlt: "Robert Walsh", - }, + id: "6", name: "Robert Walsh", handle: "VP Marketing, Global Tech Corp", testimonial: + "Professional, reliable, and results-driven. Elevate consistently delivers beyond expectations. They're our go-to agency.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaCnGZ7oLRZ6FzQf427cah5IZR/professional-headshot-of-a-male-vp-of-ma-1772821577870-24def4f5.png", imageAlt: "Robert Walsh"}, ]} speed={40} useInvertedBackground={false} @@ -355,70 +246,28 @@ export default function HomePage() { animationType="slide-up" plans={[ { - id: "starter", - tag: "Starter Plan", - tagIcon: Zap, - price: "$2,500", - period: "/month", - description: - "Perfect for emerging brands looking to establish presence", - button: { - text: "Get Started", - href: "/contact", - }, - featuresTitle: "What's Included:", - features: [ - "3 platforms managed", - "16 content posts/month", - "Basic community management", - "Monthly analytics report", - "Email support", - ], + id: "starter", tag: "Starter Plan", tagIcon: Zap, + price: "$2,500", period: "/month", description: + "Perfect for emerging brands looking to establish presence", button: { + text: "Get Started", href: "/contact"}, + featuresTitle: "What's Included:", features: [ + "3 platforms managed", "16 content posts/month", "Basic community management", "Monthly analytics report", "Email support"], }, { - id: "professional", - tag: "Professional Plan", - tagIcon: Star, - price: "$5,000", - period: "/month", - description: - "For brands ready to scale and see serious results", - button: { - text: "Choose Plan", - href: "/contact", - }, - featuresTitle: "What's Included:", - features: [ - "All 5 major platforms", - "40 content posts/month", - "24/7 community management", - "Paid ad optimization", - "Bi-weekly strategy calls", - "Detailed analytics dashboard", - ], + id: "professional", tag: "Professional Plan", tagIcon: Star, + price: "$5,000", period: "/month", description: + "For brands ready to scale and see serious results", button: { + text: "Choose Plan", href: "/contact"}, + featuresTitle: "What's Included:", features: [ + "All 5 major platforms", "40 content posts/month", "24/7 community management", "Paid ad optimization", "Bi-weekly strategy calls", "Detailed analytics dashboard"], }, { - id: "enterprise", - tag: "Enterprise Plan", - tagIcon: Crown, - price: "$10,000", - period: "/month", - description: - "For established brands demanding premium service", - button: { - text: "Let's Talk", - href: "/contact", - }, - featuresTitle: "What's Included:", - features: [ - "Unlimited platform management", - "100+ custom content pieces/month", - "Dedicated account manager", - "Full influencer campaign planning", - "Advanced paid advertising", - "Weekly strategy sessions", - "Custom reporting & AI insights", - ], + id: "enterprise", tag: "Enterprise Plan", tagIcon: Crown, + price: "$10,000", period: "/month", description: + "For established brands demanding premium service", button: { + text: "Let's Talk", href: "/contact"}, + featuresTitle: "What's Included:", features: [ + "Unlimited platform management", "100+ custom content pieces/month", "Dedicated account manager", "Full influencer campaign planning", "Advanced paid advertising", "Weekly strategy sessions", "Custom reporting & AI insights"], }, ]} useInvertedBackground={false} @@ -432,66 +281,39 @@ export default function HomePage() { copyrightText="© 2025 Elevate Social | Premium Social Media Agency" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Content Strategy", - href: "#services", - }, + label: "Content Strategy", href: "#services"}, { - label: "Community Management", - href: "#services", - }, + label: "Community Management", href: "#services"}, { - label: "Analytics", - href: "#services", - }, + label: "Analytics", href: "#services"}, { - label: "Paid Advertising", - href: "#services", - }, + label: "Paid Advertising", href: "#services"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Our Work", - href: "/portfolio", - }, + label: "Our Work", href: "/portfolio"}, { - label: "Team", - href: "#team", - }, + label: "Team", href: "#team"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, { - label: "Instagram", - href: "https://instagram.com", - }, + label: "Instagram", href: "https://instagram.com"}, { - label: "LinkedIn", - href: "https://linkedin.com", - }, + label: "LinkedIn", href: "https://linkedin.com"}, { - label: "Twitter", - href: "https://twitter.com", - }, + label: "Twitter", href: "https://twitter.com"}, ], }, ]} -- 2.49.1