diff --git a/src/app/page.tsx b/src/app/page.tsx index dcf3327..bec183c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -38,7 +38,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Book a Call", href: "#contact"}} + text: "Book a Call", href: "#contact" + }} /> @@ -46,7 +47,7 @@ export default function LandingPage() { @@ -124,13 +130,16 @@ export default function LandingPage() { products={[ { id: "1", brand: "E-commerce Platform", name: "Conversion Rate Optimization", price: "+42%", rating: 5, - reviewCount: "conversions", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template-second-hand-fashion-store_52683-109215.jpg", imageAlt: "E-commerce redesign project"}, + reviewCount: "conversions", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template-second-hand-fashion-store_52683-109215.jpg", imageAlt: "E-commerce redesign project" + }, { id: "2", brand: "SaaS Startup", name: "Performance Acceleration", price: "3x", rating: 5, - reviewCount: "faster", imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg", imageAlt: "SaaS website optimization"}, + reviewCount: "faster", imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg", imageAlt: "SaaS website optimization" + }, { id: "3", brand: "Luxury Brand", name: "User Engagement Growth", price: "+67%", rating: 5, - reviewCount: "engagement", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-content-management-system-web-template_23-2148811889.jpg", imageAlt: "Luxury brand web redesign"}, + reviewCount: "engagement", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-content-management-system-web-template_23-2148811889.jpg", imageAlt: "Luxury brand web redesign" + }, ]} /> @@ -144,17 +153,23 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah Mitchell, CEO of Elevate Co", date: "Date: 15 November 2024", title: "Game-changing partner for our growth", quote: "Maius Digital transformed our entire digital presence. Within 6 months, we saw a 42% increase in conversions and our customer acquisition cost dropped significantly. Their strategic approach and attention to detail is unmatched.", tag: "E-commerce", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1"}, + id: "1", name: "Sarah Mitchell, CEO of Elevate Co", date: "Date: 15 November 2024", title: "Game-changing partner for our growth", quote: "Maius Digital transformed our entire digital presence. Within 6 months, we saw a 42% increase in conversions and our customer acquisition cost dropped significantly. Their strategic approach and attention to detail is unmatched.", tag: "E-commerce", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg" + }, { - id: "2", name: "Marcus Chen, Founder of TechFlow", date: "Date: 22 October 2024", title: "Exceptional technical expertise", quote: "We needed a complete redesign and performance overhaul. The team delivered a 3x improvement in load speed and completely revamped our user experience. Our users love it, and our metrics prove it.", tag: "SaaS", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"}, + id: "2", name: "Marcus Chen, Founder of TechFlow", date: "Date: 22 October 2024", title: "Exceptional technical expertise", quote: "We needed a complete redesign and performance overhaul. The team delivered a 3x improvement in load speed and completely revamped our user experience. Our users love it, and our metrics prove it.", tag: "SaaS", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + }, { - id: "3", name: "Jessica Rodriguez, VP of Marketing at Luxe Brand", date: "Date: 08 September 2024", title: "Strategic thinking meets beautiful design", quote: "Maius Digital didn't just make our site look better—they understood our business inside and out. Every design decision was backed by strategy and data. User engagement increased by 67% in the first quarter.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2"}, + id: "3", name: "Jessica Rodriguez, VP of Marketing at Luxe Brand", date: "Date: 08 September 2024", title: "Strategic thinking meets beautiful design", quote: "Maius Digital didn't just make our site look better—they understood our business inside and out. Every design decision was backed by strategy and data. User engagement increased by 67% in the first quarter.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg" + }, { - id: "4", name: "David Thompson, CEO of GrowthLabs", date: "Date: 01 August 2024", title: "Worth every investment", quote: "We partnered with Maius Digital for a complete platform rebuild. The results exceeded our expectations. Their commitment to optimization and continuous improvement sets them apart from every agency we've worked with.", tag: "Platform", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"}, + id: "4", name: "David Thompson, CEO of GrowthLabs", date: "Date: 01 August 2024", title: "Worth every investment", quote: "We partnered with Maius Digital for a complete platform rebuild. The results exceeded our expectations. Their commitment to optimization and continuous improvement sets them apart from every agency we've worked with.", tag: "Platform", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + }, { - id: "5", name: "Amanda Lee, Founder of StartupX", date: "Date: 14 July 2024", title: "Partner, not just vendor", quote: "Maius Digital feels like an extension of our team. They take time to understand our vision, our market, and our challenges. The result is a website that truly represents our brand and drives real business results.", tag: "Startup", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3"}, + id: "5", name: "Amanda Lee, Founder of StartupX", date: "Date: 14 July 2024", title: "Partner, not just vendor", quote: "Maius Digital feels like an extension of our team. They take time to understand our vision, our market, and our challenges. The result is a website that truly represents our brand and drives real business results.", tag: "Startup", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg" + }, { - id: "6", name: "Robert Kim, CTO of Innovation Inc", date: "Date: 20 June 2024", title: "Technical excellence and creativity combined", quote: "From day one, the technical expertise combined with creative vision was evident. They built us a scalable, maintainable platform that performs beautifully. Highly recommended for any company serious about their web presence.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"}, + id: "6", name: "Robert Kim, CTO of Innovation Inc", date: "Date: 20 June 2024", title: "Technical excellence and creativity combined", quote: "From day one, the technical expertise combined with creative vision was evident. They built us a scalable, maintainable platform that performs beautifully. Highly recommended for any company serious about their web presence.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + }, ]} /> @@ -169,15 +184,20 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "1", title: "Discovery", subtitle: "Understanding your vision, goals, and competitive landscape", category: "Phase 1", value: "Week 1-2"}, + id: "1", title: "Discovery", subtitle: "Understanding your vision, goals, and competitive landscape", category: "Phase 1", value: "Week 1-2" + }, { - id: "2", title: "Strategy", subtitle: "Creating a roadmap aligned with your business objectives", category: "Phase 2", value: "Week 3-4"}, + id: "2", title: "Strategy", subtitle: "Creating a roadmap aligned with your business objectives", category: "Phase 2", value: "Week 3-4" + }, { - id: "3", title: "Design", subtitle: "Crafting beautiful, conversion-focused interfaces", category: "Phase 3", value: "Week 5-8"}, + id: "3", title: "Design", subtitle: "Crafting beautiful, conversion-focused interfaces", category: "Phase 3", value: "Week 5-8" + }, { - id: "4", title: "Development", subtitle: "Building scalable, performant code with SEO optimization", category: "Phase 4", value: "Week 9-16"}, + id: "4", title: "Development", subtitle: "Building scalable, performant code with SEO optimization", category: "Phase 4", value: "Week 9-16" + }, { - id: "5", title: "Launch", subtitle: "Deployment, testing, monitoring, and ongoing optimization", category: "Phase 5", value: "Week 17+"}, + id: "5", title: "Launch", subtitle: "Deployment, testing, monitoring, and ongoing optimization", category: "Phase 5", value: "Week 17+" + }, ]} /> @@ -197,7 +217,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "5-page website design", "Mobile responsive optimization", "Basic SEO implementation", "Contact forms and integrations", "3 rounds of revisions", "1 month post-launch support"], + "5-page website design", "Mobile responsive optimization", "Basic SEO implementation", "Contact forms and integrations", "3 rounds of revisions", "1 month post-launch support" + ], }, { id: "2", badge: "Most Popular", badgeIcon: Sparkles, @@ -206,7 +227,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "15+ page custom website", "E-commerce functionality", "Advanced SEO & analytics", "Custom integrations", "Unlimited revisions", "3 months post-launch support", "Performance optimization"], + "15+ page custom website", "E-commerce functionality", "Advanced SEO & analytics", "Custom integrations", "Unlimited revisions", "3 months post-launch support", "Performance optimization" + ], }, { id: "3", price: "$85,000+", name: "Premium", buttons: [ @@ -214,7 +236,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "Enterprise-scale platform", "Custom application development", "Advanced API integrations", "Dedicated account management", "Quarterly strategy reviews", "6 months post-launch support", "Continuous optimization & scaling"], + "Enterprise-scale platform", "Custom application development", "Advanced API integrations", "Dedicated account management", "Quarterly strategy reviews", "6 months post-launch support", "Continuous optimization & scaling" + ], }, ]} /> @@ -225,19 +248,24 @@ export default function LandingPage() { ctaTitle="Start Your Project" ctaDescription="Let's discuss how we can transform your digital presence and drive measurable business results." ctaButton={{ - text: "Book a Discovery Call", href: "https://calendly.com"}} + text: "Book a Discovery Call", href: "https://calendly.com" + }} ctaIcon={Calendar} useInvertedBackground={false} animationType="slide-up" faqs={[ { - id: "1", title: "What's your typical project timeline?", content: "Most projects take 4-6 months from discovery to launch. This includes discovery (2 weeks), strategy (2 weeks), design (4 weeks), development (8 weeks), and launch/optimization (2 weeks). We can customize timelines based on project scope and complexity."}, + id: "1", title: "What's your typical project timeline?", content: "Most projects take 4-6 months from discovery to launch. This includes discovery (2 weeks), strategy (2 weeks), design (4 weeks), development (8 weeks), and launch/optimization (2 weeks). We can customize timelines based on project scope and complexity." + }, { - id: "2", title: "Do you offer post-launch support?", content: "Absolutely. All projects include 1-3 months of post-launch support depending on your tier. We monitor performance, make optimizations, and provide ongoing consulting to ensure your site continues to drive results."}, + id: "2", title: "Do you offer post-launch support?", content: "Absolutely. All projects include 1-3 months of post-launch support depending on your tier. We monitor performance, make optimizations, and provide ongoing consulting to ensure your site continues to drive results." + }, { - id: "3", title: "How do you measure success?", content: "We establish clear KPIs with you upfront: conversion rates, traffic growth, engagement metrics, and revenue impact. We provide monthly reports tracking these metrics and continuously optimize to improve performance."}, + id: "3", title: "How do you measure success?", content: "We establish clear KPIs with you upfront: conversion rates, traffic growth, engagement metrics, and revenue impact. We provide monthly reports tracking these metrics and continuously optimize to improve performance." + }, { - id: "4", title: "Can you work with existing platforms?", content: "Yes. We work with Next.js, React, WordPress, Shopify, custom builds, and more. We assess your current setup and recommend the best approach for your specific needs and goals."}, + id: "4", title: "Can you work with existing platforms?", content: "Yes. We work with Next.js, React, WordPress, Shopify, custom builds, and more. We assess your current setup and recommend the best approach for your specific needs and goals." + }, ]} />