diff --git a/src/app/page.tsx b/src/app/page.tsx index 4658538..b7f2e8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,8 @@ export default function WebAgency2Page() { { label: "Design & Development", detail: "Crafting your unique digital experience." }, { label: "Testing & Refinement", detail: "Ensuring perfection across all devices." } ], - completedLabel: "Website Live!"} + completedLabel: "Website Live!" + } ]} /> @@ -128,19 +129,24 @@ export default function WebAgency2Page() { features={[ { title: "Umbra Skincare", description: "Luxury fragrance e-commerce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-1.webp", imageAlt: "Umbra Skincare website", buttonIcon: ArrowUpRight, - buttonHref: "#"}, + buttonHref: "#" + }, { title: "Luxuria Travel", description: "Bespoke luxury travel experiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-2.webp", imageAlt: "Luxuria Travel website", buttonIcon: ArrowUpRight, - buttonHref: "#"}, + buttonHref: "#" + }, { title: "Dental Care", description: "Premier dental practice", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-3.webp", imageAlt: "Luxury Dental Care website", buttonIcon: ArrowUpRight, - buttonHref: "#"}, + buttonHref: "#" + }, { title: "Summit Roofing", description: "Professional roofing services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-4.webp", imageAlt: "Summit Roofing website", buttonIcon: ArrowUpRight, - buttonHref: "#"}, + buttonHref: "#" + }, { title: "Dubai Real Estate", description: "Luxury property listings", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-5.webp", imageAlt: "Dubai Real Estate website", buttonIcon: ArrowUpRight, - buttonHref: "#"}, + buttonHref: "#" + } ]} /> @@ -175,7 +181,8 @@ export default function WebAgency2Page() { { label: "Design & development", detail: "Day 4-10" }, { label: "Testing & deployment", detail: "Day 11-14" }, ], - completedLabel: "Live"}, + completedLabel: "Live" + }, { title: "Seamless Integrations", description: "Connect with the tools you already use — CRMs, analytics, payments, and more.", bentoComponent: "orbiting-icons", centerIcon: Puzzle, items: [ @@ -186,7 +193,8 @@ export default function WebAgency2Page() { ], }, { - title: "Growth Trends", description: "Data-driven insights to optimize your search presence and drive traffic.", bentoComponent: "line-chart"}, + title: "Growth Trends", description: "Data-driven insights to optimize your search presence and drive traffic.", bentoComponent: "line-chart" + }, ]} /> @@ -206,15 +214,15 @@ export default function WebAgency2Page() { testimonials={[ { id: "1", name: "Sarah J.", role: "Founder", company: "Innovative Startups", rating: 5, - quote: "Webild delivered beyond our expectations! Our new website is stunning, fast, and has significantly boosted our online engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-6.webp" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-6.webp" }, { id: "2", name: "Mark T.", role: "Marketing Director", company: "Global Brands Inc.", rating: 5, - quote: "The team at Webild understood our brand perfectly. They created a seamless user experience that has translated into higher conversions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-1.webp" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-1.webp" }, { id: "3", name: "Emily R.", role: "CEO", company: "Creative Solutions Co.", rating: 5, - quote: "Professional, responsive, and incredibly talented. Webild made our website redesign a truly enjoyable and successful process. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-2.webp" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-2.webp" } ]} /> @@ -243,11 +251,13 @@ export default function WebAgency2Page() { animationType="slide-up" negativeCard={{ items: [ - "Generic templates with no personality", "Slow load times and poor performance", "No SEO strategy or search visibility", "Outdated design that hurts credibility", "No ongoing support after launch"], + "Generic templates with no personality", "Slow load times and poor performance", "No SEO strategy or search visibility", "Outdated design that hurts credibility", "No ongoing support after launch" + ], }} positiveCard={{ items: [ - "Custom designs tailored to your brand", "Lightning-fast performance on all devices", "Built-in SEO to drive organic traffic", "Modern design that builds trust", "Dedicated support and maintenance"], + "Custom designs tailored to your brand", "Lightning-fast performance on all devices", "Built-in SEO to drive organic traffic", "Modern design that builds trust", "Dedicated support and maintenance" + ], }} />