6 Commits

Author SHA1 Message Date
ff8ef9b20e Update src/app/page.tsx 2026-04-15 15:29:27 +00:00
15a776618e Update src/app/page.tsx 2026-04-15 15:28:50 +00:00
dea3a33167 Merge version_3 into main
Merge version_3 into main
2026-04-15 15:26:54 +00:00
97d1d5fab8 Update src/app/page.tsx 2026-04-15 15:26:51 +00:00
614962fc93 Merge version_2 into main
Merge version_2 into main
2026-04-15 15:25:29 +00:00
f806dedf16 Merge version_2 into main
Merge version_2 into main
2026-04-15 15:25:02 +00:00

View File

@@ -6,14 +6,11 @@ import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatin
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel"; import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureBento from "@/components/sections/feature/FeatureBento";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import TeamCardFive from "@/components/sections/team/TeamCardFive";
import FaqBase from "@/components/sections/faq/FaqBase"; import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCTA from "@/components/sections/contact/ContactCTA"; import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBase from "@/components/sections/footer/FooterBase"; import FooterBase from "@/components/sections/footer/FooterBase";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users } from "lucide-react"; import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Lock } from "lucide-react";
export default function WebAgency2Page() { export default function WebAgency2Page() {
return ( return (
@@ -25,256 +22,222 @@ export default function WebAgency2Page() {
sizing="medium" sizing="medium"
background="none" background="none"
cardStyle="glass-elevated" cardStyle="glass-elevated"
primaryButtonStyle="metallic" primaryButtonStyle="gradient"
secondaryButtonStyle="glass" secondaryButtonStyle="glass"
headingFontWeight="medium" headingFontWeight="medium"
> >
<ReactLenis root> <ReactLenis root>
<NavbarLayoutFloatingOverlay <div id="nav" data-section="nav">
brandName="WebbingSpot" <NavbarLayoutFloatingOverlay
navItems={[ brandName="WebbingSpot"
{ name: "Work", id: "work" }, navItems={[
{ name: "Services", id: "services" }, { name: "Work", id: "work" },
{ name: "About", id: "about" }, { name: "Services", id: "services" },
{ name: "Contact", id: "contact" }, { name: "About", id: "about" },
]} { name: "Contact", id: "contact" },
button={{ text: "Get Started", href: "#contact" }} ]}
/> button={{ text: "Get Started", href: "#contact" }}
<HeroSplitDoubleCarousel />
title="We Build Digital Experiences" </div>
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers." <div id="hero" data-section="hero">
tag="Award-Winning Agency" <HeroSplitDoubleCarousel
tagIcon={Sparkles} title="We Build Digital Experiences"
tagAnimation="slide-up" description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers."
background={{ variant: "canvas-reveal" }} tag="Award-Winning Agency"
buttons={[ tagIcon={Sparkles}
{ text: "Start Project", href: "#contact" }, tagAnimation="slide-up"
{ text: "View Work", href: "#work" }, background={{ variant: "canvas-reveal" }}
]} buttons={[
buttonAnimation="slide-up" { text: "Start Project", href: "#contact" },
carouselPosition="right" { text: "View Work", href: "#work" },
leftCarouselItems={[ ]}
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp?_wi=1", imageAlt: "UI UX Design - Daily Life app" }, buttonAnimation="slide-up"
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp?_wi=1", imageAlt: "UI UX Design - SaaS platform" }, carouselPosition="right"
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp", imageAlt: "UI UX Design - Luminé skincare" }, leftCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-7.webp", imageAlt: "UI UX Design - Online courses" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp?_wi=1", imageAlt: "UI UX Design - Daily Life app" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-9.webp", imageAlt: "UI UX Design - Business coach" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp?_wi=1", imageAlt: "UI UX Design - SaaS platform" },
]} { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp", imageAlt: "UI UX Design - Luminé skincare" },
rightCarouselItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-7.webp", imageAlt: "UI UX Design - Online courses" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=1", imageAlt: "UI UX Design - Luxuria travel" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-9.webp", imageAlt: "UI UX Design - Business coach" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-5.webp", imageAlt: "UI UX Design - Dental practice" }, ]}
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-3.webp", imageAlt: "UI UX Design - AI product builder" }, rightCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-8.webp", imageAlt: "UI UX Design - AI automation" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=1", imageAlt: "UI UX Design - Luxuria travel" },
]} { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-5.webp", imageAlt: "UI UX Design - Dental practice" },
carouselItemClassName="!aspect-[4/5]" { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-3.webp", imageAlt: "UI UX Design - AI product builder" },
/> { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-8.webp", imageAlt: "UI UX Design - AI automation" },
<FeatureBento ]}
title="Our Services" carouselItemClassName="!aspect-[4/5]"
description="We offer a full suite of digital services to help your brand stand out online." />
textboxLayout="default" </div>
useInvertedBackground={false} <div id="services" data-section="services">
animationType="slide-up" <FeatureBento
buttons={[{ text: "All Services", href: "#services" }]} title="Our Services"
buttonAnimation="slide-up" description="We offer a full suite of digital services to help your brand stand out online."
features={[ textboxLayout="default"
{ useInvertedBackground={false}
title: "SEO", description: "We optimize your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search, animationType="slide-up"
variant: "text", texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"], buttons={[{ text: "All Services", href: "#services" }]}
}, buttonAnimation="slide-up"
{ features={[
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" }, title: "SEO", description: "We optimize your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search,
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp", imageAlt: "Web project - Architecture studio" }, variant: "text", texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"],
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-3.webp", imageAlt: "Web project - Summit Roofing" }, },
], {
}, 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" },
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/dev-1.webp", imageAlt: "Web project - Architecture studio" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp?_wi=2", imageAlt: "Brand project 1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-3.webp", imageAlt: "Web project - Summit Roofing" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=2", imageAlt: "Brand project 2" }, ],
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp?_wi=2", imageAlt: "Brand project 3" }, },
], {
}, 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?_wi=2", imageAlt: "Brand project 1" },
/> { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=2", imageAlt: "Brand project 2" },
<FeatureCardTwentySix { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp?_wi=2", imageAlt: "Brand project 3" },
title="Our Work" ],
description="A selection of projects we've crafted for clients across industries." },
textboxLayout="default" ]}
useInvertedBackground={false} />
buttons={[{ text: "View All Work", href: "#work" }]} </div>
buttonAnimation="slide-up" <div id="work" data-section="work">
cardClassName="!h-auto aspect-video" <FeatureCardTwentySix
features={[ title="Our Work"
{ description="A selection of projects we've crafted for clients across industries."
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, textboxLayout="default"
buttonHref: "#"}, useInvertedBackground={false}
{ buttons={[{ text: "View All Work", href: "#work" }]}
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, buttonAnimation="slide-up"
buttonHref: "#"}, cardClassName="!h-auto aspect-video"
{ features={[
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, { 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: "#" },
{ { 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, { 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: "#" },
{ ]}
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: "#"}, </div>
]} <div id="about" data-section="about">
/> <FeatureBento
<FeatureBento title="Our Promise"
title="Our Promise" description="We deliver results that speak for themselves."
description="We deliver results that speak for themselves." textboxLayout="default"
textboxLayout="default" useInvertedBackground={false}
useInvertedBackground={false} animationType="slide-up"
animationType="slide-up" features={[
features={[ {
{ title: "All Devices Optimization", description: "Pixel-perfect websites that look stunning on every screen size and device.", bentoComponent: "phone", statusIcon: Lock,
title: "All Devices Optimization", description: "Pixel-perfect websites that look stunning on every screen size and device.", bentoComponent: "phone", statusIcon: Lock, alertIcon: Monitor,
alertIcon: Monitor, alertTitle: "Responsive check", alertMessage: "All breakpoints passed", apps: [
alertTitle: "Responsive check", alertMessage: "All breakpoints passed", apps: [ { name: "Phone", icon: Phone },
{ name: "Phone", icon: Phone }, { name: "SMS", icon: MessageCircle },
{ name: "SMS", icon: MessageCircle }, { name: "Books", icon: BookOpen },
{ name: "Books", icon: BookOpen }, { name: "TV", icon: Tv },
{ name: "TV", icon: Tv }, { name: "Camera", icon: Camera },
{ name: "Camera", icon: Camera }, { name: "Music", icon: Music },
{ name: "Music", icon: Music }, { name: "Settings", icon: Settings },
{ name: "Settings", icon: Settings }, { name: "Chat", icon: MessageCircle },
{ name: "Chat", icon: MessageCircle }, ],
], },
}, {
{ title: "Secure Hosting", description: "Enterprise-grade security and 99.9% uptime for your website.", bentoComponent: "reveal-icon", icon: Shield,
title: "Secure Hosting", description: "Enterprise-grade security and 99.9% uptime for your website.", bentoComponent: "reveal-icon", icon: Shield, },
}, {
{ title: "Fast Turnaround", description: "From concept to launch in record time without sacrificing quality.", bentoComponent: "timeline", heading: "Project Launch", subheading: "Week 1", items: [
title: "Fast Turnaround", description: "From concept to launch in record time without sacrificing quality.", bentoComponent: "timeline", heading: "Project Launch", subheading: "Week 1", items: [ { label: "Discovery & wireframes", detail: "Day 1-3" },
{ label: "Discovery & wireframes", detail: "Day 1-3" }, { label: "Design & development", detail: "Day 4-10" },
{ label: "Design & development", detail: "Day 4-10" }, { label: "Testing & deployment", detail: "Day 11-14" },
{ 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,
title: "Seamless Integrations", description: "Connect with the tools you already use — CRMs, analytics, payments, and more.", bentoComponent: "orbiting-icons", centerIcon: Puzzle, items: [
items: [ { icon: Shield },
{ icon: Shield }, { icon: Monitor },
{ icon: Monitor }, { icon: Zap },
{ icon: Zap }, ],
{ icon: TrendingUp }, },
], {
}, 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"}, />
]} </div>
/> <div id="testimonial" data-section="testimonial">
<TestimonialCardFifteen <TestimonialCardFifteen
testimonial="Webild completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and doubled our conversion rate." testimonial="Webild completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and doubled our conversion rate."
rating={5} rating={5}
author="— Maria Santos, CEO at Luxuria Travel" author="— Maria Santos, CEO at Luxuria Travel"
avatars={[ avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp", alt: "Client" },
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
/> />
<MetricCardOne </div>
title="Trusted by Industry Leaders" <div id="faq" data-section="faq">
description="Years of experience building digital products that drive real results." <FaqBase
textboxLayout="default" title="Frequently Asked Questions"
useInvertedBackground={false} description="Everything you need to know about working with us."
gridVariant="uniform-all-items-equal" textboxLayout="default"
animationType="slide-up" useInvertedBackground={false}
metrics={[ faqsAnimation="slide-up"
{ id: "projects", value: "100+", title: "Projects", description: "Successfully delivered across all industries", icon: Award }, faqs={[
{ id: "satisfaction", value: "99%", title: "Satisfaction", description: "Client satisfaction rate and counting", icon: Users }, { id: "1", title: "How long does a typical project take?", content: "Most projects are completed within 2-4 weeks depending on scope and complexity. We'll provide a detailed timeline during our initial consultation." },
{ id: "years", value: "8+", title: "Years", description: "Of crafting exceptional digital experiences", icon: TrendingUp }, { id: "2", title: "What is your pricing structure?", content: "We offer project-based pricing tailored to your needs. Every project includes design, development, SEO optimization, and post-launch support." },
]} { id: "3", title: "Do you offer ongoing maintenance?", content: "Yes! We provide ongoing support and maintenance packages to keep your website updated, secure, and performing at its best." },
/> { id: "4", title: "Can you redesign my existing website?", content: "Absolutely. We specialize in website redesigns that modernize your brand while preserving your existing content and SEO rankings." },
<FeatureCardSixteen { id: "5", title: "What technologies do you use?", content: "We build with modern technologies including Next.js, React, and Tailwind CSS to ensure fast, scalable, and maintainable websites." },
title="Why Choose Webild" ]}
description="See the difference a professional web agency makes." />
textboxLayout="default" </div>
useInvertedBackground={false} <div id="contact" data-section="contact">
animationType="slide-up" <ContactCTA
negativeCard={{ tag="Get in Touch"
items: [ title="Ready to Transform Your Digital Presence?"
"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"], description="Let's build something extraordinary together. Get in touch and let's discuss your next project."
}} background={{ variant: "rotated-rays-animated" }}
positiveCard={{ buttons={[
items: [ { text: "Start Your Project", href: "#contact" },
"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"], { text: "View Our Work", href: "#work" },
}} ]}
/> buttonAnimation="slide-up"
<TeamCardFive useInvertedBackground={false}
title="Meet the Team" />
description="The creative minds behind your next project." </div>
textboxLayout="default" <div id="footer" data-section="footer">
useInvertedBackground={false} <FooterBase
animationType="slide-up" logoText="Webild"
mediaClassName="object-[65%_center]" copyrightText="© 2026 | Webild"
team={[ columns={[
{ id: "1", name: "Sarah Miller", role: "Lead Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp", imageAlt: "Sarah Miller" }, {
{ id: "2", name: "Valentina Reyes", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp", imageAlt: "Valentina Reyes" }, title: "Company", items: [
{ id: "3", name: "Carlos Mendoza", role: "UX Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp", imageAlt: "Carlos Mendoza" }, { label: "About", href: "#about" },
]} { label: "Services", href: "#services" },
/> { label: "Work", href: "#work" },
<FaqBase { label: "Contact", href: "#contact" },
title="Frequently Asked Questions" ],
description="Everything you need to know about working with us." },
textboxLayout="default" {
useInvertedBackground={false} title: "Services", items: [
faqsAnimation="slide-up" { label: "Web Development", href: "#" },
faqs={[ { label: "SEO", href: "#" },
{ id: "1", title: "How long does a typical project take?", content: "Most projects are completed within 2-4 weeks depending on scope and complexity. We'll provide a detailed timeline during our initial consultation." }, { label: "Branding", href: "#" },
{ id: "2", title: "What is your pricing structure?", content: "We offer project-based pricing tailored to your needs. Every project includes design, development, SEO optimization, and post-launch support." }, { label: "UI/UX Design", href: "#" },
{ id: "3", title: "Do you offer ongoing maintenance?", content: "Yes! We provide ongoing support and maintenance packages to keep your website updated, secure, and performing at its best." }, ],
{ id: "4", title: "Can you redesign my existing website?", content: "Absolutely. We specialize in website redesigns that modernize your brand while preserving your existing content and SEO rankings." }, },
{ id: "5", title: "What technologies do you use?", content: "We build with modern technologies including Next.js, React, and Tailwind CSS to ensure fast, scalable, and maintainable websites." }, {
]} title: "Connect", items: [
/> { label: "Twitter", href: "#" },
<ContactCTA { label: "LinkedIn", href: "#" },
tag="Get in Touch" { label: "Instagram", href: "#" },
title="Ready to Transform Your Digital Presence?" { label: "Dribbble", href: "#" },
description="Let's build something extraordinary together. Get in touch and let's discuss your next project." ],
background={{ variant: "rotated-rays-animated" }} },
buttons={[ ]}
{ text: "Start Your Project", href: "#contact" }, />
{ text: "View Our Work", href: "#work" }, </div>
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
<FooterBase
logoText="Webild"
copyrightText="© 2026 | Webild"
columns={[
{
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Services", href: "#services" },
{ label: "Work", href: "#work" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Services", items: [
{ label: "Web Development", href: "#" },
{ label: "SEO", href: "#" },
{ label: "Branding", href: "#" },
{ label: "UI/UX Design", href: "#" },
],
},
{
title: "Connect", items: [
{ label: "Twitter", href: "#" },
{ label: "LinkedIn", href: "#" },
{ label: "Instagram", href: "#" },
{ label: "Dribbble", href: "#" },
],
},
]}
/>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );