diff --git a/src/app/page.tsx b/src/app/page.tsx index 240c8a9..a5dbba2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,14 +21,11 @@ export default function HomePage() { ]; const navButton = { - text: "View Our Work", - href: "portfolio", - }; + text: "View Our Work", href: "portfolio"}; const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Web Design", href: "/services" }, { label: "Development", href: "/services" }, { label: "UX/UI Strategy", href: "/services" }, @@ -36,8 +33,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Team", href: "/about" }, @@ -45,8 +41,7 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "Instagram", href: "https://instagram.com" }, @@ -90,34 +85,22 @@ export default function HomePage() { mediaItems={[ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-stunning-modern-website-interface-for--1772694295523-13a7fbee.png", - imageAlt: "Web design project showcase", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-stunning-modern-website-interface-for--1772694295523-13a7fbee.png", imageAlt: "Web design project showcase"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-digital-transformation-case-study-show-1772694295177-48e2d1a9.png", - imageAlt: "Digital transformation case study", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-digital-transformation-case-study-show-1772694295177-48e2d1a9.png", imageAlt: "Digital transformation case study"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-modern-interface-design-showcasing-a-s-1772694295867-5aff3a0b.png", - imageAlt: "Modern interface design", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-modern-interface-design-showcasing-a-s-1772694295867-5aff3a0b.png", imageAlt: "Modern interface design"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/an-e-commerce-platform-redesign-showcasi-1772694300636-98d5e7f2.png", - imageAlt: "E-commerce platform redesign", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/an-e-commerce-platform-redesign-showcasi-1772694300636-98d5e7f2.png", imageAlt: "E-commerce platform redesign"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-brand-identity-and-web-experience-port-1772694300059-d267fa1b.png", - imageAlt: "Brand identity and web experience", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-brand-identity-and-web-experience-port-1772694300059-d267fa1b.png", imageAlt: "Brand identity and web experience"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/an-interactive-website-design-featuring--1772694294830-dca1b3c7.png", - imageAlt: "Interactive website design", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/an-interactive-website-design-featuring--1772694294830-dca1b3c7.png", imageAlt: "Interactive website design"}, ]} /> @@ -126,6 +109,7 @@ export default function HomePage() { @@ -179,65 +152,29 @@ export default function HomePage() { speed={40} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "CEO, Luxe Brands Co.", - testimonial: - "Apex transformed our digital presence completely. The attention to detail and strategic thinking was exceptional. Our conversion rates doubled within 6 months.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694294531-9eabc594.png", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", handle: "CEO, Luxe Brands Co.", testimonial: + "Apex transformed our digital presence completely. The attention to detail and strategic thinking was exceptional. Our conversion rates doubled within 6 months.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694294531-9eabc594.png", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - handle: "Founder, TechFlow AI", - testimonial: - "Working with Apex was a game-changer for our SaaS product. They understood our vision and delivered a platform that our users absolutely love.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694295746-8b0540e2.png", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", handle: "Founder, TechFlow AI", testimonial: + "Working with Apex was a game-changer for our SaaS product. They understood our vision and delivered a platform that our users absolutely love.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694295746-8b0540e2.png", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - handle: "CMO, Global Retail Inc.", - testimonial: - "The team at Apex doesn't just build websites—they create strategic digital ecosystems. Our brand engagement increased by 340% after launch.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694293255-aa94023a.png", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", handle: "CMO, Global Retail Inc.", testimonial: + "The team at Apex doesn't just build websites—they create strategic digital ecosystems. Our brand engagement increased by 340% after launch.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694293255-aa94023a.png", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - handle: "VP Product, FinanceHub", - testimonial: - "Best decision we made was partnering with Apex. Their design-first approach and technical expertise resulted in a platform our customers couldn't be happier with.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-an-1772694295848-d787a7d5.png", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", handle: "VP Product, FinanceHub", testimonial: + "Best decision we made was partnering with Apex. Their design-first approach and technical expertise resulted in a platform our customers couldn't be happier with.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-an-1772694295848-d787a7d5.png", imageAlt: "David Kim"}, { - id: "5", - name: "Jessica Martinez", - handle: "Founder, Wellness Collective", - testimonial: - "Apex didn't just meet our expectations—they exceeded them. The website they built is beautiful, performant, and perfectly captures our brand essence.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694292929-03056872.png", - imageAlt: "Jessica Martinez", - }, + id: "5", name: "Jessica Martinez", handle: "Founder, Wellness Collective", testimonial: + "Apex didn't just meet our expectations—they exceeded them. The website they built is beautiful, performant, and perfectly captures our brand essence.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694292929-03056872.png", imageAlt: "Jessica Martinez"}, { - id: "6", - name: "James Wilson", - handle: "CEO, Innovation Labs", - testimonial: - "From initial strategy to final launch, Apex was professional, innovative, and results-oriented. I'd recommend them to any ambitious brand looking for true digital transformation.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694294186-9a9c5ee9.png", - imageAlt: "James Wilson", - }, + id: "6", name: "James Wilson", handle: "CEO, Innovation Labs", testimonial: + "From initial strategy to final launch, Apex was professional, innovative, and results-oriented. I'd recommend them to any ambitious brand looking for true digital transformation.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-headshot-photograph-of-a--1772694294186-9a9c5ee9.png", imageAlt: "James Wilson"}, ]} /> @@ -249,7 +186,7 @@ export default function HomePage() { description="Let's discuss your project goals and explore how Apex Digital Partners can help you achieve digital excellence." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Your email address"