Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8240c8ed17 | |||
| 9eb7a932d0 | |||
| 06f9854448 | |||
| d8f83cab57 | |||
| bb00fdcf6a | |||
| be3d4d1433 | |||
| e860565f22 | |||
| f4ec4ad783 | |||
| ca6b0b69ca | |||
| 7920a27c47 | |||
| 15f1abf34d | |||
| 9d1fcf1b93 | |||
| d38b6d88b7 | |||
| 38ee039535 | |||
| 16f8f68194 | |||
| 626af3b9ee |
440
src/app/page.tsx
440
src/app/page.tsx
@@ -6,14 +6,13 @@ 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 MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen";
|
||||||
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
|
||||||
import TeamCardFive from "@/components/sections/team/TeamCardFive";
|
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
import { Sparkles, Search, ArrowUpRight } from "lucide-react";
|
||||||
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() {
|
export default function WebAgency2Page() {
|
||||||
return (
|
return (
|
||||||
@@ -25,13 +24,13 @@ 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
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Webild"
|
brandName="Ads2Gether"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Work", id: "work" },
|
{ name: "Work", id: "work" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
@@ -40,308 +39,125 @@ export default function WebAgency2Page() {
|
|||||||
]}
|
]}
|
||||||
button={{ text: "Get Started", href: "#contact" }}
|
button={{ text: "Get Started", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
<HeroSplitDoubleCarousel
|
<div id="hero">
|
||||||
title="We Build Digital Experiences"
|
<HeroSplitDoubleCarousel
|
||||||
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers."
|
title="We Build Digital Experiences"
|
||||||
tag="Award-Winning Agency"
|
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers."
|
||||||
tagIcon={Sparkles}
|
tag="Ads2Gether - Strategic Design"
|
||||||
tagAnimation="slide-up"
|
tagIcon={Sparkles}
|
||||||
background={{ variant: "canvas-reveal" }}
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
background={{ variant: "canvas-reveal" }}
|
||||||
{ text: "Start Project", href: "#contact" },
|
buttons={[
|
||||||
{ text: "View Work", href: "#work" },
|
{ text: "Start Project", href: "#contact" },
|
||||||
]}
|
{ text: "View Work", href: "#work" },
|
||||||
buttonAnimation="slide-up"
|
]}
|
||||||
carouselPosition="right"
|
buttonAnimation="slide-up"
|
||||||
leftCarouselItems={[
|
carouselPosition="right"
|
||||||
{ 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" },
|
leftCarouselItems={[
|
||||||
{ 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-1.webp?_wi=1", imageAlt: "UI UX Design" },
|
||||||
{ 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-4.webp", imageAlt: "UI UX Design" },
|
||||||
{ 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=2", imageAlt: "UI UX Design" },
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-9.webp", imageAlt: "UI UX Design - Business coach" },
|
]}
|
||||||
]}
|
rightCarouselItems={[
|
||||||
rightCarouselItems={[
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp?_wi=1", imageAlt: "UI UX Design" },
|
||||||
{ 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-5.webp", imageAlt: "UI UX Design" },
|
||||||
{ 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-2.webp?_wi=2", imageAlt: "UI UX Design" },
|
||||||
{ 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" },
|
/>
|
||||||
]}
|
</div>
|
||||||
carouselItemClassName="!aspect-[4/5]"
|
<div id="services">
|
||||||
/>
|
<FeatureBento
|
||||||
<FeatureBento
|
title="Our Services"
|
||||||
title="Our Services"
|
description="Data-driven digital solutions built for growth."
|
||||||
description="We offer a full suite of digital services to help your brand stand out online."
|
textboxLayout="default"
|
||||||
textboxLayout="default"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
features={[
|
||||||
buttons={[{ text: "All Services", href: "#services" }]}
|
{ title: "SEO", description: "Rank higher and grow faster.", bentoComponent: "marquee", centerIcon: Search, variant: "text", texts: ["SEO", "Backlinks", "Analytics"] },
|
||||||
buttonAnimation="slide-up"
|
{ title: "Web Dev", description: "High-performance, custom builds.", bentoComponent: "media-stack", items: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp?_wi=1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp?_wi=2" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp?_wi=3" }] },
|
||||||
features={[
|
{ title: "Branding", description: "Memorable brand identities.", bentoComponent: "media-stack", items: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp?_wi=1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp?_wi=2" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp?_wi=3" }] },
|
||||||
{
|
]}
|
||||||
title: "SEO",
|
/>
|
||||||
description: "We optimize your website to rank higher on search engines and drive organic traffic.",
|
</div>
|
||||||
bentoComponent: "marquee",
|
<div id="work">
|
||||||
centerIcon: Search,
|
<FeatureCardTwentySix
|
||||||
variant: "text",
|
title="Performance Metrics"
|
||||||
texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"],
|
description="Results-focused project delivery."
|
||||||
},
|
textboxLayout="default"
|
||||||
{
|
useInvertedBackground={false}
|
||||||
title: "Web Development",
|
features={[
|
||||||
description: "Custom-built websites that are fast, responsive, and designed to convert.",
|
{ title: "Scale-Up", description: "Result oriented", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-1.webp", buttonIcon: ArrowUpRight },
|
||||||
bentoComponent: "media-stack",
|
{ title: "Brand Lift", description: "Market engagement", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-2.webp", buttonIcon: ArrowUpRight }
|
||||||
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" },
|
</div>
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-3.webp", imageAlt: "Web project - Summit Roofing" },
|
<div id="metrics">
|
||||||
],
|
<MetricCardFourteen
|
||||||
},
|
title="Results by Numbers"
|
||||||
{
|
tag="Efficiency"
|
||||||
title: "Branding",
|
useInvertedBackground={false}
|
||||||
description: "Build a memorable brand identity that resonates with your audience.",
|
metrics={[
|
||||||
bentoComponent: "media-stack",
|
{ id: "m1", value: "150+", description: "Projects delivered" },
|
||||||
items: [
|
{ id: "m2", value: "98%", description: "Client retention" },
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp", imageAlt: "Brand project 1" },
|
{ id: "m3", value: "10X", description: "Traffic growth" }
|
||||||
{ 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="testimonials">
|
||||||
]}
|
<TestimonialCardThirteen
|
||||||
/>
|
title="Client Success Stories"
|
||||||
<FeatureCardTwentySix
|
description="Hear what our partners say about us."
|
||||||
title="Our Work"
|
testimonials={[
|
||||||
description="A selection of projects we've crafted for clients across industries."
|
{ id: "t1", name: "John Doe", handle: "@client", testimonial: "Ads2Gether delivered beyond our expectations!", rating: 5 }
|
||||||
textboxLayout="default"
|
]}
|
||||||
useInvertedBackground={false}
|
showRating={true}
|
||||||
buttons={[{ text: "View All Work", href: "#work" }]}
|
animationType="slide-up"
|
||||||
buttonAnimation="slide-up"
|
textboxLayout="default"
|
||||||
cardClassName="!h-auto aspect-video"
|
useInvertedBackground={false}
|
||||||
features={[
|
/>
|
||||||
{
|
</div>
|
||||||
title: "Umbra Skincare",
|
<div id="about">
|
||||||
description: "Luxury fragrance e-commerce",
|
<TeamCardTwo
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-1.webp",
|
title="The Team"
|
||||||
imageAlt: "Umbra Skincare website",
|
description="Expert digital architects."
|
||||||
buttonIcon: ArrowUpRight,
|
gridVariant="bento-grid"
|
||||||
buttonHref: "#",
|
animationType="slide-up"
|
||||||
},
|
textboxLayout="default"
|
||||||
{
|
useInvertedBackground={false}
|
||||||
title: "Luxuria Travel",
|
members={[
|
||||||
description: "Bespoke luxury travel experiences",
|
{ id: "p1", name: "Alex P.", role: "Founder", description: "Strategic lead." }
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-2.webp",
|
]}
|
||||||
imageAlt: "Luxuria Travel website",
|
/>
|
||||||
buttonIcon: ArrowUpRight,
|
</div>
|
||||||
buttonHref: "#",
|
<div id="faq">
|
||||||
},
|
<FaqSplitMedia
|
||||||
{
|
title="Common Questions"
|
||||||
title: "Dental Care",
|
description="Need help? Check here."
|
||||||
description: "Premier dental practice",
|
faqs={[
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-3.webp",
|
{ id: "f1", title: "How do we start?", content: "Contact us through the form below." }
|
||||||
imageAlt: "Luxury Dental Care website",
|
]}
|
||||||
buttonIcon: ArrowUpRight,
|
faqsAnimation="slide-up"
|
||||||
buttonHref: "#",
|
textboxLayout="split"
|
||||||
},
|
useInvertedBackground={false}
|
||||||
{
|
/>
|
||||||
title: "Summit Roofing",
|
</div>
|
||||||
description: "Professional roofing services",
|
<div id="contact">
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-4.webp",
|
<ContactSplit
|
||||||
imageAlt: "Summit Roofing website",
|
tag="Get in touch"
|
||||||
buttonIcon: ArrowUpRight,
|
title="Get in touch"
|
||||||
buttonHref: "#",
|
description="Discuss your next growth move."
|
||||||
},
|
mediaPosition="right"
|
||||||
{
|
useInvertedBackground={false}
|
||||||
title: "Dubai Real Estate",
|
background={{ variant: "plain" }}
|
||||||
description: "Luxury property listings",
|
/>
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/project-5.webp",
|
</div>
|
||||||
imageAlt: "Dubai Real Estate website",
|
<FooterSimple
|
||||||
buttonIcon: ArrowUpRight,
|
columns={[
|
||||||
buttonHref: "#",
|
{ title: "Agency", items: [{ label: "Home" }, { label: "About" }] },
|
||||||
},
|
{ title: "Services", items: [{ label: "SEO" }, { label: "Web Design" }] }
|
||||||
]}
|
]}
|
||||||
/>
|
bottomLeftText="Ads2Gether 2026"
|
||||||
<FeatureBento
|
bottomRightText="All rights reserved"
|
||||||
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
|
|
||||||
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>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #ffffff;
|
||||||
--card: #161616;
|
--card: #f9f9f9;
|
||||||
--foreground: #f0f0f0;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #224CA1;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #1e1e1e;
|
--secondary-cta: #F0C060;
|
||||||
--secondary-cta-text: #e0e0e0;
|
--secondary-cta-text: #e0e0e0;
|
||||||
--accent: #d0d0d0;
|
--accent: #F0C060;
|
||||||
--background-accent: #9a9a9a;
|
--background-accent: #224CA1;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user