From e227f9c9d40c390bb9806293e053f873fa6ea6cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 19:13:20 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 155 ++++++++++++++++++----------------------------- 1 file changed, 60 insertions(+), 95 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0165d48..110e8da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,6 +13,8 @@ import FaqBase from "@/components/sections/faq/FaqBase"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBase from "@/components/sections/footer/FooterBase"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; +import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; +import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users } from "lucide-react"; export default function WebAgency2Page() { @@ -36,7 +38,8 @@ export default function WebAgency2Page() { { name: "Work", id: "work" }, { name: "Services", id: "services" }, { name: "About", id: "about" }, - { name: "Contact", id: "contact" }, + { name: "Reviews", id: "reviews" }, + { name: "Contact", id: "contact" } ]} button={{ text: "Get Started", href: "#contact" }} /> @@ -78,28 +81,18 @@ export default function WebAgency2Page() { buttonAnimation="slide-up" features={[ { - title: "SEO", - description: "We optimize your website to rank higher on search engines and drive organic traffic.", - bentoComponent: "marquee", - centerIcon: Search, - variant: "text", - texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"], + title: "SEO", description: "We optimize your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search, + variant: "text", texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"], }, { - title: "Web Development", - description: "Custom-built websites that are fast, responsive, and designed to convert.", - bentoComponent: "media-stack", - items: [ + title: "Web Development", description: "Custom-built websites that are fast, responsive, and designed to convert.", bentoComponent: "media-stack", items: [ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-2.webp", imageAlt: "Web project - AgentFlow AI platform" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp", imageAlt: "Web project - Architecture studio" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-3.webp", imageAlt: "Web project - Summit Roofing" }, ], }, { - title: "Branding", - description: "Build a memorable brand identity that resonates with your audience.", - bentoComponent: "media-stack", - items: [ + title: "Branding", description: "Build a memorable brand identity that resonates with your audience.", bentoComponent: "media-stack", items: [ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp", imageAlt: "Brand project 1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp", imageAlt: "Brand project 2" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp", imageAlt: "Brand project 3" }, @@ -117,45 +110,20 @@ export default function WebAgency2Page() { cardClassName="!h-auto aspect-video" 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: "#", - }, + 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: "#"}, { - 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: "#", - }, + 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: "#"}, { - 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: "#", - }, + 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: "#"}, { - 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: "#", - }, + 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: "#"}, { - 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: "#", - }, + 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: "#"}, ]} /> +
+ +
+
+ console.log("Contact form submitted:", data)} + useInvertedBackground={false} + /> +
Date: Tue, 9 Jun 2026 19:13:20 +0000 Subject: [PATCH 2/2] Add src/app/services/page.tsx --- src/app/services/page.tsx | 168 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 src/app/services/page.tsx diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx new file mode 100644 index 0000000..5aa5674 --- /dev/null +++ b/src/app/services/page.tsx @@ -0,0 +1,168 @@ +"use client"; + +import ReactLenis from "lenis/react"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import FeatureCardTwentyEight from "@/components/sections/feature/FeatureCardTwentyEight"; +import PricingCardFive from "@/components/sections/pricing/PricingCardFive"; +import TextSplitAbout from "@/components/sections/about/TextSplitAbout"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; +import FooterBase from "@/components/sections/footer/FooterBase"; +import { Sparkles, Dumbbell, Massage, Leaf, Clock, MapPin, Users, BookOpen } from "lucide-react"; + +export default function ServicesPage() { + return ( + + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + + + +
+
+ ); +} \ No newline at end of file