7 Commits

Author SHA1 Message Date
a11587c9dc Update src/app/page.tsx 2026-06-07 21:03:37 +00:00
a43e9b9324 Merge version_2 into main
Merge version_2 into main
2026-06-07 20:57:04 +00:00
ecdd226c86 Update src/app/page.tsx 2026-06-07 20:57:01 +00:00
62619b1bb7 Merge version_2 into main
Merge version_2 into main
2026-06-07 20:56:40 +00:00
ce4c5c0653 Update src/app/page.tsx 2026-06-07 20:56:34 +00:00
4335ff7aef Merge version_2 into main
Merge version_2 into main
2026-06-07 20:55:47 +00:00
ad2b603108 Update src/app/page.tsx 2026-06-07 20:55:44 +00:00

View File

@@ -12,8 +12,8 @@ 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 TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users } from "lucide-react"; import { Sparkles, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users, Lightbulb, BarChart, Code, Database, Gauge, FlaskConical, Rocket, Star, Workflow, Layers, Cog, Microscope, Globe } from "lucide-react";
export default function WebAgency2Page() { export default function WebAgency2Page() {
return ( return (
@@ -31,310 +31,281 @@ export default function WebAgency2Page() {
> >
<ReactLenis root> <ReactLenis root>
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="Webild" brandName="Echo"
navItems={[ navItems={[
{ name: "Work", id: "work" }, { name: "Home", id: "" },
{ name: "Services", id: "services" }, { name: "Our Services", id: "ai-services-overview" },
{ name: "About", id: "about" }, { name: "Case Studies", id: "case-studies" },
{ name: "Contact", id: "contact" }, { name: "Testimonials", id: "testimonials" },
{ name: "Why Us", id: "why-choose-us" },
{ name: "Team", id: "team" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" }
]} ]}
button={{ text: "Get Started", href: "#contact" }} button={{ text: "Get Started", href: "#contact" }}
/> />
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
title="We Build Digital Experiences" title="We Empower Growth with Digital Innovation"
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers." description="Echo is a growth-focused digital agency that combines web development, app development, AI receptionists and business automation to help service businesses attract more customers and operate more efficiently."
tag="Award-Winning Agency" tag="Growth-Focused Digital Agency"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }} background={{ variant: "canvas-reveal" }}
buttons={[ buttons={[
{ text: "Start Project", href: "#contact" }, { text: "Start Project", href: "#contact" },
{ text: "View Work", href: "#work" }, { text: "Our Services", href: "#ai-services-overview" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
carouselPosition="right" carouselPosition="right"
leftCarouselItems={[ leftCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp", imageAlt: "UI UX Design - Daily Life app" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp?_wi=1", imageAlt: "Modern UI Design" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp", imageAlt: "UI UX Design - SaaS platform" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp?_wi=1", imageAlt: "SaaS platform dashboard" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp", imageAlt: "UI UX Design - Luminé skincare" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp?_wi=1", imageAlt: "Data analytics interface" },
{ 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-7.webp?_wi=1", imageAlt: "Online course platform" },
{ 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-9.webp", imageAlt: "Business growth strategies" }
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp", imageAlt: "UI UX Design - Luxuria travel" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=1", imageAlt: "Travel application interface" },
{ 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-5.webp?_wi=1", imageAlt: "Practice management system" },
{ 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-3.webp", imageAlt: "Product builder interface" },
{ 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-8.webp?_wi=1", imageAlt: "Automation dashboard" }
]} ]}
carouselItemClassName="!aspect-[4/5]" carouselItemClassName="!aspect-[4/5]"
/> />
<FeatureBento <div id="ai-services-overview" data-section="ai-services-overview">
title="Our Services" <FeatureBento
description="We offer a full suite of digital services to help your brand stand out online." title="Our Core Services"
textboxLayout="default" description="Driving innovation and efficiency with bespoke digital solutions for your business."
useInvertedBackground={false} textboxLayout="default"
animationType="slide-up" useInvertedBackground={false}
buttons={[{ text: "All Services", href: "#services" }]} animationType="slide-up"
buttonAnimation="slide-up" buttons={[{ text: "Learn More", href: "#case-studies" }]}
features={[ buttonAnimation="slide-up"
{ features={[
title: "SEO", {
description: "We optimize your website to rank higher on search engines and drive organic traffic.", title: "Web Development", description: "Crafting stunning, high-performance websites tailored to your business needs, from engaging front-ends to robust back-ends.", bentoComponent: "marquee", centerIcon: Monitor,
bentoComponent: "marquee", variant: "text", texts: ["Responsive Design", "Custom CMS", "E-commerce", "Performance", "SEO Optimization"],
centerIcon: Search, },
variant: "text", {
texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"], title: "App Development", description: "Designing and building intuitive mobile and web applications that provide seamless user experiences and drive engagement.", bentoComponent: "media-stack", items: [
}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-2.webp", imageAlt: "App development UI" },
{ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp?_wi=1", imageAlt: "Mobile app interface" },
title: "Web Development", { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-3.webp", imageAlt: "Custom software solution" },
description: "Custom-built websites that are fast, responsive, and designed to convert.", ],
bentoComponent: "media-stack", },
{
title: "AI Automations", description: "Leveraging AI to streamline operations, automate repetitive tasks, and enhance efficiency across your business processes.", 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: "Automation concept" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=2", imageAlt: "Workflow automation" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp?_wi=2", imageAlt: "System optimization" },
],
},
{
title: "Marketing & Growth Systems", description: "Developing data-driven marketing strategies and implementing automated growth systems to attract, convert, and retain more customers.", bentoComponent: "animated-bar-chart"
}
]}
/>
</div>
<div id="case-studies" data-section="case-studies">
<FeatureCardTwentySix
title="Our Success Stories"
description="Explore how our digital solutions have transformed businesses and delivered measurable results."
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "View All Case Studies", href: "#case-studies" }]}
buttonAnimation="slide-up"
cardClassName="!h-auto aspect-video"
features={[
{
title: "Enhanced E-commerce Platform", description: "Optimized online store performance, leading to a 30% increase in sales for a retail client.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-1.webp", imageAlt: "E-commerce Platform Optimization", buttonIcon: ArrowUpRight,
buttonHref:"#"},
{
title: "Automated Customer Engagement", description: "Implementing advanced CRM integrations improving customer response times and satisfaction by 40%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-2.webp", imageAlt: "Automated Customer Engagement System", buttonIcon: ArrowUpRight,
buttonHref:"#"},
{
title: "Data-Driven Marketing Strategy", description: "Providing actionable insights for a service brand, leading to 15% revenue growth and increased lead generation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-3.webp", imageAlt: "Data-Driven Marketing Insights", buttonIcon: ArrowUpRight,
buttonHref:"#"},
{
title: "Streamlined Operational Workflows", description: "Automated process improvements reducing operational costs by 25% for a logistics company.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-4.webp", imageAlt: "Operational Workflow Streamlining", buttonIcon: ArrowUpRight,
buttonHref:"#"},
{
title: "Custom Mobile Application Launch", description: "Developed a new mobile app improving user engagement and retention for a lifestyle brand.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-5.webp", imageAlt: "Custom Mobile Application", buttonIcon: ArrowUpRight,
buttonHref:"#"},
]}
/>
</div>
<div id="our-promise" data-section="our-promise">
<FeatureBento
title="Our Promise"
description="We deliver intelligent solutions that speak for themselves."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
title: "All Devices Optimization", description: "Pixel-perfect interfaces that look stunning on every screen size and device.", bentoComponent: "phone", statusIcon: Lock,
alertIcon: Monitor,
alertTitle: "Responsive check", alertMessage: "All breakpoints passed", apps: [
{ name: "Phone", icon: Phone },
{ name: "SMS", icon: MessageCircle },
{ name: "Books", icon: BookOpen },
{ name: "TV", icon: Tv },
{ name: "Camera", icon: Camera },
{ name: "Music", icon: Music },
{ name: "Settings", icon: Settings },
{ name: "Chat", icon: MessageCircle },
],
},
{
title: "Secure Hosting", description: "Enterprise-grade security and 99.9% uptime for your applications.", bentoComponent: "reveal-icon", icon: Shield,
},
{
title: "Fast Deployment", description: "From concept to solution launch in record time without sacrificing quality.", bentoComponent: "timeline", heading: "Project Launch", subheading: "Week 1", items: [
{ label: "Discovery & scoping", detail: "Day 1-3" },
{ label: "Design & development", detail: "Day 4-10" },
{ label: "Testing & deployment", detail: "Day 11-14" },
],
completedLabel: "Live"},
{
title: "Seamless Integrations", description: "Connect with the tools you already use — CRMs, analytics, payments, and more.", bentoComponent: "orbiting-icons", centerIcon: Puzzle,
items: [
{ icon: Shield },
{ icon: Monitor },
{ icon: Zap },
{ icon: TrendingUp },
],
},
{
title: "Data-Driven Growth Trends", description: "Data-driven insights to optimize your solutions and drive business growth.", bentoComponent: "line-chart"},
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="What Our Clients Say"
description="Hear from leaders who have achieved remarkable success with our digital solutions."
testimonials={[
{
id: "1", name: "Maria Santos", role: "CEO", company: "Luxuria Travel", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp?_wi=1"},
{
id: "2", name: "David Lee", role: "CTO", company: "Global Logistics Corp", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp?_wi=1"},
{
id: "3", name: "Sophie Chen", role: "Head of Product", company: "Innovate Health", rating: 4,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp?_wi=1"},
]}
kpiItems={[
{ value: "99%", label: "Client Satisfaction" },
{ value: "2.5x", label: "ROI on Digital Projects" },
{ value: "50+", label: "Projects Delivered" },
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
carouselMode="buttons"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardOne
title="Why Choose Echo"
description="Proven track record in deploying advanced digital solutions and achieving client success."
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{ id: "projects", value: "50+", title: "Projects Delivered", description: "Successfully launched across diverse industries", icon: Rocket },
{ id: "growth", value: "98%", title: "Customer Growth", description: "Average increase for our clients", icon: TrendingUp },
{ id: "clients", value: "20+", title: "Happy Clients", description: "Trust us with their mission-critical initiatives", icon: Award },
]}
/>
</div>
<div id="why-choose-us" data-section="why-choose-us">
<FeatureCardSixteen
title="Why Choose Echo"
description="See the difference a growth-focused digital agency makes."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
negativeCard={{
items: [ 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" }, "Generic digital solutions with limited impact", "Slow development and hidden costs", "No clear strategy or measurable ROI", "Outdated methods with poor results", "No ongoing support for your systems"],
{ 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" }, positiveCard={{
],
},
{
title: "Branding",
description: "Build a memorable brand identity that resonates with your audience.",
bentoComponent: "media-stack",
items: [ items: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp", imageAlt: "Brand project 1" }, "Custom digital solutions tailored to your goals", "Rapid deployment and optimized performance", "Data-driven strategy to ensure measurable ROI", "Cutting-edge tools and continuous improvement", "Dedicated support and maintenance"],
{ 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" }, />
], </div>
}, <div id="team" data-section="team">
]} <TeamCardFive
/> title="Meet Our Innovators"
<FeatureCardTwentySix description="The creative minds and technical experts behind your next digital project."
title="Our Work" textboxLayout="default"
description="A selection of projects we've crafted for clients across industries." useInvertedBackground={false}
textboxLayout="default" animationType="slide-up"
useInvertedBackground={false} mediaClassName="object-[65%_center]"
buttons={[{ text: "View All Work", href: "#work" }]} team={[
buttonAnimation="slide-up" { id: "1", name: "Sarah Miller", role: "Lead Digital Strategist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp?_wi=2", imageAlt: "Sarah Miller" },
cardClassName="!h-auto aspect-video" { id: "2", name: "Valentina Reyes", role: "Principal Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp?_wi=2", imageAlt: "Valentina Reyes" },
features={[ { id: "3", name: "Carlos Mendoza", role: "Solutions Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp?_wi=2", imageAlt: "Carlos Mendoza" },
{ ]}
title: "Umbra Skincare", />
description: "Luxury fragrance e-commerce", </div>
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-1.webp", <div id="faq" data-section="faq">
imageAlt: "Umbra Skincare website", <FaqBase
buttonIcon: ArrowUpRight, title="Frequently Asked Questions"
buttonHref: "#", description="Everything you need to know about partnering with us for your digital initiatives."
}, textboxLayout="default"
{ useInvertedBackground={false}
title: "Luxuria Travel", faqsAnimation="slide-up"
description: "Bespoke luxury travel experiences", faqs={[
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-2.webp", { id: "1", title: "How long does a typical digital project take?", content: "Most digital projects are completed within 4-12 weeks depending on scope, data availability, and complexity. We'll provide a detailed timeline during our initial consultation." },
imageAlt: "Luxuria Travel website", { id: "2", title: "What is your pricing structure?", content: "We offer project-based pricing tailored to your needs. Every project includes strategy, development, integration, and post-deployment support." },
buttonIcon: ArrowUpRight, { id: "3", title: "Do you offer ongoing solution maintenance?", content: "Yes! We provide ongoing support and maintenance packages to keep your solutions updated, optimized, and performing accurately." },
buttonHref: "#", { id: "4", title: "Can you integrate with my existing systems?", content: "Absolutely. We specialize in seamless integrations that enhance your current infrastructure while preserving existing data and workflows." },
}, { id: "5", title: "What technologies do you use?", content: "We leverage cutting-edge frameworks including modern web stacks, cloud services (AWS, Google Cloud, Azure), and AI/ML tools to ensure robust and scalable solutions." },
{ ]}
title: "Dental Care", />
description: "Premier dental practice", </div>
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-3.webp", <div id="contact" data-section="contact">
imageAlt: "Luxury Dental Care website", <ContactCTA
buttonIcon: ArrowUpRight, tag="Get in Touch"
buttonHref: "#", title="Ready to Grow Your Business?"
}, description="Let's build something extraordinary with powerful digital solutions. Get in touch and let's discuss your next project."
{ background={{ variant: "rotated-rays-animated" }}
title: "Summit Roofing", buttons={[
description: "Professional roofing services", { text: "Start Your Project", href: "#contact" },
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-4.webp", { text: "Explore Our Work", href: "#case-studies" },
imageAlt: "Summit Roofing website", ]}
buttonIcon: ArrowUpRight, buttonAnimation="slide-up"
buttonHref: "#", useInvertedBackground={false}
}, />
{ </div>
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: "#",
},
]}
/>
<FeatureBento
title="Our Promise"
description="We deliver results that speak for themselves."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
title: "All Devices Optimization",
description: "Pixel-perfect websites that look stunning on every screen size and device.",
bentoComponent: "phone",
statusIcon: Lock,
alertIcon: Monitor,
alertTitle: "Responsive check",
alertMessage: "All breakpoints passed",
apps: [
{ name: "Phone", icon: Phone },
{ name: "SMS", icon: MessageCircle },
{ name: "Books", icon: BookOpen },
{ name: "TV", icon: Tv },
{ name: "Camera", icon: Camera },
{ name: "Music", icon: Music },
{ name: "Settings", icon: Settings },
{ name: "Chat", icon: MessageCircle },
],
},
{
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: [
{ label: "Discovery & wireframes", detail: "Day 1-3" },
{ label: "Design & development", detail: "Day 4-10" },
{ label: "Testing & deployment", detail: "Day 11-14" },
],
completedLabel: "Live",
},
{
title: "Seamless Integrations",
description: "Connect with the tools you already use — CRMs, analytics, payments, and more.",
bentoComponent: "orbiting-icons",
centerIcon: Puzzle,
items: [
{ icon: Shield },
{ icon: Monitor },
{ icon: Zap },
{ icon: TrendingUp },
],
},
{
title: "Growth Trends",
description: "Data-driven insights to optimize your search presence and drive traffic.",
bentoComponent: "line-chart",
},
]}
/>
<TestimonialCardFifteen
testimonial="Webild completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and doubled our conversion rate."
rating={5}
author="— Maria Santos, CEO at Luxuria Travel"
avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp", alt: "Client" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
/>
<MetricCardOne
title="Trusted by Industry Leaders"
description="Years of experience building digital products that drive real results."
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{ id: "projects", value: "100+", title: "Projects", description: "Successfully delivered across all industries", icon: Award },
{ id: "satisfaction", value: "99%", title: "Satisfaction", description: "Client satisfaction rate and counting", icon: Users },
{ id: "years", value: "8+", title: "Years", description: "Of crafting exceptional digital experiences", icon: TrendingUp },
]}
/>
<FeatureCardSixteen
title="Why Choose Webild"
description="See the difference a professional web agency makes."
textboxLayout="default"
useInvertedBackground={false}
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",
],
}}
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",
],
}}
/>
<TeamCardFive
title="Meet the Team"
description="The creative minds behind your next project."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
mediaClassName="object-[65%_center]"
team={[
{ 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" },
{ 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" },
]}
/>
<FaqBase
title="Frequently Asked Questions"
description="Everything you need to know about working with us."
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="slide-up"
faqs={[
{ 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: "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." },
{ 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." },
]}
/>
<ContactCTA
tag="Get in Touch"
title="Ready to Transform Your Digital Presence?"
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" },
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
<FooterBase <FooterBase
logoText="Webild" logoText="Echo"
copyrightText="© 2026 | Webild" copyrightText="© 2026 | Echo"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [ { label: "Why Us", href: "#why-choose-us" },
{ label: "About", href: "#about" }, { label: "Team", href: "#team" },
{ label: "Services", href: "#services" }, { label: "Case Studies", href: "#case-studies" },
{ label: "Work", href: "#work" },
{ label: "Contact", href: "#contact" }, { label: "Contact", href: "#contact" },
], ],
}, },
{ {
title: "Services", title: "Our Services", items: [
items: [ { label: "Web Development", href: "#ai-services-overview" },
{ label: "Web Development", href: "#" }, { label: "App Development", href: "#ai-services-overview" },
{ label: "SEO", href: "#" }, { label: "AI Automations", href: "#ai-services-overview" },
{ label: "Branding", href: "#" }, { label: "Marketing & Growth", href: "#ai-services-overview" },
{ label: "UI/UX Design", href: "#" },
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ label: "Twitter", href: "#" }, { label: "Twitter", href: "#" },
{ label: "LinkedIn", href: "#" }, { label: "LinkedIn", href: "#" },
{ label: "Instagram", href: "#" }, { label: "Instagram", href: "#" },