diff --git a/src/app/page.tsx b/src/app/page.tsx index d09dcab..bae8233 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,11 +83,13 @@ export default function LandingPage() { tagAnimation="slide-up" negativeCard={{ items: [ - "Generic templates with no customization", "Manual ad management with inconsistent results", "No data-driven insights or optimization", "One-size-fits-all approach to marketing", "Limited scalability for growth"], + "Generic templates with no customization", "Manual ad management with inconsistent results", "No data-driven insights or optimization", "One-size-fits-all approach to marketing", "Limited scalability for growth" + ], }} positiveCard={{ items: [ - "Custom-built websites tailored to your brand", "AI-optimized Facebook ads with continuous learning", "Real-time analytics and performance insights", "Personalized strategies for your industry", "Unlimited scalability as your business grows"], + "Custom-built websites tailored to your brand", "AI-optimized Facebook ads with continuous learning", "Real-time analytics and performance insights", "Personalized strategies for your industry", "Unlimited scalability as your business grows" + ], }} animationType="slide-up" textboxLayout="default" @@ -129,22 +131,28 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "CEO", company: "TechVenture Inc", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-portrait-of-a-conf-1773073859645-92f616f7.png", imageAlt: "Sarah Johnson, CEO of TechVenture Inc"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-portrait-of-a-conf-1773073859645-92f616f7.png", imageAlt: "Sarah Johnson, CEO of TechVenture Inc" + }, { id: "2", name: "Michael Chen", role: "Marketing Director", company: "GrowthScale Solutions", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-portrait-of-a-busi-1773073867603-12a944d2.jpg", imageAlt: "Michael Chen, Marketing Director of GrowthScale Solutions"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-portrait-of-a-busi-1773073867603-12a944d2.jpg", imageAlt: "Michael Chen, Marketing Director of GrowthScale Solutions" + }, { id: "3", name: "Emily Rodriguez", role: "Founder", company: "Digital Innovations Co", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-of-a-young-entrepr-1773073862040-2cca7ed0.png", imageAlt: "Emily Rodriguez, Founder of Digital Innovations Co"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-of-a-young-entrepr-1773073862040-2cca7ed0.png", imageAlt: "Emily Rodriguez, Founder of Digital Innovations Co" + }, { id: "4", name: "David Kim", role: "Business Owner", company: "Premier E-Commerce", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-business-portrait-of-a-comp-1773073859974-b1492d0e.png", imageAlt: "David Kim, Business Owner of Premier E-Commerce"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-business-portrait-of-a-comp-1773073859974-b1492d0e.png", imageAlt: "David Kim, Business Owner of Premier E-Commerce" + }, { id: "5", name: "Jessica Martinez", role: "VP of Marketing", company: "Brand Elevation Ltd", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-of-a-successful-bu-1773073860216-5a7e2cf9.png", imageAlt: "Jessica Martinez, VP of Marketing at Brand Elevation Ltd"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-headshot-of-a-successful-bu-1773073860216-5a7e2cf9.png", imageAlt: "Jessica Martinez, VP of Marketing at Brand Elevation Ltd" + }, { id: "6", name: "Robert Thompson", role: "Operations Director", company: "Enterprise Solutions Group", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-business-portrait-of-a-mark-1773073860347-74189b80.png", imageAlt: "Robert Thompson, Operations Director at Enterprise Solutions Group"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiSESCNQfcrhUJEDvjmlzxoy6E/professional-business-portrait-of-a-mark-1773073860347-74189b80.png", imageAlt: "Robert Thompson, Operations Director at Enterprise Solutions Group" + }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -161,8 +169,9 @@ export default function LandingPage() { tag="Partner Ecosystem" tagIcon={Handshake} tagAnimation="slide-up" - names=[ - "Google Marketing Partner", "Facebook Business Partner", "Amazon Advertising Partner", "Microsoft Partner Network", "Apple Developer Program", "Shopify Expert Partner", "HubSpot Platinum Partner"] + names={[ + "Google Marketing Partner", "Facebook Business Partner", "Amazon Advertising Partner", "Microsoft Partner Network", "Apple Developer Program", "Shopify Expert Partner", "HubSpot Platinum Partner" + ]} textboxLayout="default" useInvertedBackground={true} speed={40} @@ -180,17 +189,23 @@ export default function LandingPage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "How does Compass Digital's AI technology improve ad performance?", content: "Our proprietary AI algorithms analyze campaign data in real-time, automatically optimizing bid strategies, audience targeting, and creative variations. This continuous learning approach typically increases ROAS by 2-4x compared to manual management."}, + id: "1", title: "How does Compass Digital's AI technology improve ad performance?", content: "Our proprietary AI algorithms analyze campaign data in real-time, automatically optimizing bid strategies, audience targeting, and creative variations. This continuous learning approach typically increases ROAS by 2-4x compared to manual management." + }, { - id: "2", title: "What makes your web design services different?", content: "We create custom websites built specifically for converting visitors into customers. Every design element is strategically placed, and we integrate your site with Facebook pixels and analytics to ensure you can track ROI from day one."}, + id: "2", title: "What makes your web design services different?", content: "We create custom websites built specifically for converting visitors into customers. Every design element is strategically placed, and we integrate your site with Facebook pixels and analytics to ensure you can track ROI from day one." + }, { - id: "3", title: "How long does it take to see results from Facebook ads?", content: "Most clients see initial positive results within 15-30 days. Our AI optimization typically reaches peak performance around 45-60 days. This timeline depends on your budget, industry, and campaign objectives."}, + id: "3", title: "How long does it take to see results from Facebook ads?", content: "Most clients see initial positive results within 15-30 days. Our AI optimization typically reaches peak performance around 45-60 days. This timeline depends on your budget, industry, and campaign objectives." + }, { - id: "4", title: "Can you manage ads across multiple platforms?", content: "Yes! Beyond Facebook and Instagram, we manage Google Ads, LinkedIn campaigns, and other platforms. Our integrated approach ensures consistent messaging and optimized spending across all channels."}, + id: "4", title: "Can you manage ads across multiple platforms?", content: "Yes! Beyond Facebook and Instagram, we manage Google Ads, LinkedIn campaigns, and other platforms. Our integrated approach ensures consistent messaging and optimized spending across all channels." + }, { - id: "5", title: "What does your process look like?", content: "We start with a comprehensive strategy session to understand your business goals. Then we build/optimize your assets, launch campaigns with AI optimization enabled, and provide weekly performance reports with actionable insights."}, + id: "5", title: "What does your process look like?", content: "We start with a comprehensive strategy session to understand your business goals. Then we build/optimize your assets, launch campaigns with AI optimization enabled, and provide weekly performance reports with actionable insights." + }, { - id: "6", title: "Do you offer ongoing support and optimization?", content: "Absolutely. We provide continuous support including daily monitoring, weekly optimization, monthly strategy reviews, and quarterly business reviews. Your success is our success, and we're invested in your long-term growth."}, + id: "6", title: "Do you offer ongoing support and optimization?", content: "Absolutely. We provide continuous support including daily monitoring, weekly optimization, monthly strategy reviews, and quarterly business reviews. Your success is our success, and we're invested in your long-term growth." + }, ]} textboxLayout="default" useInvertedBackground={false}