Merge version_1 into main #2
@@ -6,7 +6,7 @@ import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
|
||||
import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Trending, Linkedin, Twitter, Mail } from "lucide-react";
|
||||
import { TrendingUp, Linkedin, Twitter, Mail } from "lucide-react";
|
||||
|
||||
export default function CaseStudiesPage() {
|
||||
const navItems = [
|
||||
@@ -24,7 +24,7 @@ export default function CaseStudiesPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -42,18 +42,14 @@ export default function CaseStudiesPage() {
|
||||
<div id="caseStudiesHero" data-section="caseStudiesHero">
|
||||
<MetricSplitMediaAbout
|
||||
tag="Success Stories"
|
||||
tagIcon={Trending}
|
||||
tagIcon={TrendingUp}
|
||||
title="Proven Results Across Industries"
|
||||
description="See how we've transformed small businesses into client-generating machines. Each case study shows real metrics, real transformations, and real revenue impact."
|
||||
metrics={[
|
||||
{
|
||||
value: "+300%",
|
||||
title: "average lead increase across all clients",
|
||||
},
|
||||
value: "+300%", title: "average lead increase across all clients"},
|
||||
{
|
||||
value: "4-6 weeks",
|
||||
title: "average time to profitability from launch",
|
||||
},
|
||||
value: "4-6 weeks", title: "average time to profitability from launch"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/before-and-after-visual-showing-a-salon--1772907183163-c3ba976e.png"
|
||||
imageAlt="Case study salon transformation from outdated to modern design"
|
||||
@@ -76,53 +72,23 @@ export default function CaseStudiesPage() {
|
||||
gridVariant="two-items-per-row"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Luxury Salon Chain - 300% Booking Increase",
|
||||
description:
|
||||
"This Miami-based luxury salon was struggling with missed calls and inefficient scheduling. We implemented an AI receptionist, redesigned their booking system, and optimized their website for mobile. Result: 3,000+ monthly bookings from 800, revenue increased by $250K annually.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-upscale-salon-website-showing-app-1772907183136-bba883cb.png",
|
||||
imageAlt: "Luxury salon website transformation",
|
||||
},
|
||||
id: "1", title: "Luxury Salon Chain - 300% Booking Increase", description:
|
||||
"This Miami-based luxury salon was struggling with missed calls and inefficient scheduling. We implemented an AI receptionist, redesigned their booking system, and optimized their website for mobile. Result: 3,000+ monthly bookings from 800, revenue increased by $250K annually.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-upscale-salon-website-showing-app-1772907183136-bba883cb.png", imageAlt: "Luxury salon website transformation"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Construction Contractor - Website ROI in 3 Weeks",
|
||||
description:
|
||||
"A residential contractor was losing leads due to poor online presence and slow response times. We built a portfolio showcase, integrated AI chatbots for inquiry qualification, and set up automated follow-up. Result: 45 qualified leads in first month, 12 projects signed, $180K in new revenue.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/contractor-company-website-redesign-show-1772907186920-e30e9c3d.png",
|
||||
imageAlt: "Contractor portfolio and project showcase transformation",
|
||||
},
|
||||
id: "2", title: "Construction Contractor - Website ROI in 3 Weeks", description:
|
||||
"A residential contractor was losing leads due to poor online presence and slow response times. We built a portfolio showcase, integrated AI chatbots for inquiry qualification, and set up automated follow-up. Result: 45 qualified leads in first month, 12 projects signed, $180K in new revenue.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/contractor-company-website-redesign-show-1772907186920-e30e9c3d.png", imageAlt: "Contractor portfolio and project showcase transformation"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fitness Center - Membership Growth 250%",
|
||||
description:
|
||||
"A London-based gym needed to increase memberships and class attendance. We redesigned their site for conversion, added class booking, integrated AI scheduling, and created targeted landing pages. Result: 600+ new members in 6 months, recurring revenue up 45%.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-fitness-gym-website-featuring-cla-1772907185714-97e890cb.png",
|
||||
imageAlt: "Fitness gym website redesign with booking system",
|
||||
},
|
||||
id: "3", title: "Fitness Center - Membership Growth 250%", description:
|
||||
"A London-based gym needed to increase memberships and class attendance. We redesigned their site for conversion, added class booking, integrated AI scheduling, and created targeted landing pages. Result: 600+ new members in 6 months, recurring revenue up 45%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-fitness-gym-website-featuring-cla-1772907185714-97e890cb.png", imageAlt: "Fitness gym website redesign with booking system"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Real Estate Team - Qualified Leads 5X",
|
||||
description:
|
||||
"A Vancouver realtor was generating traffic but no qualified leads. We built a property showcase, added AI chatbots to qualify buyers, integrated CRM automation, and optimized for local SEO. Result: 15 qualified buyers per month, 3 six-figure sales in first quarter.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-real-estate-agent-website-s-1772907185131-36748cfc.png",
|
||||
imageAlt: "Real estate property showcase transformation",
|
||||
},
|
||||
id: "4", title: "Real Estate Team - Qualified Leads 5X", description:
|
||||
"A Vancouver realtor was generating traffic but no qualified leads. We built a property showcase, added AI chatbots to qualify buyers, integrated CRM automation, and optimized for local SEO. Result: 15 qualified buyers per month, 3 six-figure sales in first quarter.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-real-estate-agent-website-s-1772907185131-36748cfc.png", imageAlt: "Real estate property showcase transformation"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Professional Services - Lead Quality Improvement",
|
||||
description:
|
||||
"A consulting firm had traffic but was wasting time on low-quality inquiries. We redesigned with qualification questions, added tiered intake forms, integrated Calendly, and built authority content. Result: 80% reduction in time wasted, average lead value increased 200%.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png?_wi=3",
|
||||
imageAlt: "Professional services intake form optimization",
|
||||
},
|
||||
id: "5", title: "Professional Services - Lead Quality Improvement", description:
|
||||
"A consulting firm had traffic but was wasting time on low-quality inquiries. We redesigned with qualification questions, added tiered intake forms, integrated Calendly, and built authority content. Result: 80% reduction in time wasted, average lead value increased 200%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png", imageAlt: "Professional services intake form optimization"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Ecommerce Store - Conversion Rate 3.5X",
|
||||
description:
|
||||
"An online retailer had abandoned carts and low repeat customers. We optimized checkout, added AI product recommendations, implemented email automation, and improved mobile experience. Result: conversion rate jumped from 1.2% to 4.2%, repeat customer rate increased to 35%.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/service-ai-design.png",
|
||||
imageAlt: "Ecommerce conversion optimization dashboard",
|
||||
},
|
||||
id: "6", title: "Ecommerce Store - Conversion Rate 3.5X", description:
|
||||
"An online retailer had abandoned carts and low repeat customers. We optimized checkout, added AI product recommendations, implemented email automation, and improved mobile experience. Result: conversion rate jumped from 1.2% to 4.2%, repeat customer rate increased to 35%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/service-ai-design.png", imageAlt: "Ecommerce conversion optimization dashboard"},
|
||||
]}
|
||||
ariaLabel="Detailed case studies section"
|
||||
/>
|
||||
@@ -135,19 +101,13 @@ export default function CaseStudiesPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/vardhan-ai",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/vardhan-ai", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/vardhanai",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/vardhanai", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Mail,
|
||||
href: "mailto:hello@vardhanai.com",
|
||||
ariaLabel: "Email us",
|
||||
},
|
||||
href: "mailto:hello@vardhanai.com", ariaLabel: "Email us"},
|
||||
]}
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
|
||||
@@ -22,7 +22,7 @@ export default function ContactPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,9 +43,9 @@ export default function ContactPage() {
|
||||
title="Turn Your Website Into a Sales Machine"
|
||||
description="Get your free website audit. Our experts will analyze your current site, identify conversion opportunities, and show you exactly what's costing you leads and revenue."
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png?_wi=4"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png"
|
||||
imageAlt="Website audit request form interface"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -63,19 +63,13 @@ export default function ContactPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/vardhan-ai",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/vardhan-ai", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/vardhanai",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/vardhanai", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Mail,
|
||||
href: "mailto:hello@vardhanai.com",
|
||||
ariaLabel: "Email us",
|
||||
},
|
||||
href: "mailto:hello@vardhanai.com", ariaLabel: "Email us"},
|
||||
]}
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
|
||||
160
src/app/page.tsx
160
src/app/page.tsx
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
{ text: "View Case Studies", href: "/case-studies" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/a-sleek-modern-ai-powered-dashboard-inte-1772907185564-6d19676d.png"
|
||||
imageAlt="AI-powered dashboard showing conversion metrics and performance analytics"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -69,13 +69,9 @@ export default function HomePage() {
|
||||
description="Your website may look nice, but if it's not generating leads and bookings, it's costing you money. Most small business sites are slow, confusing, and lack the automation needed to capture opportunities 24/7."
|
||||
metrics={[
|
||||
{
|
||||
value: "87%",
|
||||
title: "of business websites have poor conversion rates",
|
||||
},
|
||||
value: "87%", title: "of business websites have poor conversion rates"},
|
||||
{
|
||||
value: "65%",
|
||||
title: "lose potential customers due to slow loading",
|
||||
},
|
||||
value: "65%", title: "lose potential customers due to slow loading"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-abstract-illustration-showing-a-strug-1772907181716-d885f5e1.png"
|
||||
imageAlt="Illustration showing struggling website with outdated design and confused users"
|
||||
@@ -94,13 +90,9 @@ export default function HomePage() {
|
||||
description="We combine conversion-focused design with cutting-edge AI technology to create websites that work for you 24/7. Every element is optimized to capture leads, answer questions, schedule appointments, and drive revenue."
|
||||
metrics={[
|
||||
{
|
||||
value: "+250%",
|
||||
title: "average lead increase for our clients",
|
||||
},
|
||||
value: "+250%", title: "average lead increase for our clients"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "AI-powered automation with AI chatbots and receptionists",
|
||||
},
|
||||
value: "24/7", title: "AI-powered automation with AI chatbots and receptionists"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/a-modern-clean-illustration-of-an-ai-pow-1772907183701-000282ee.png"
|
||||
imageAlt="Modern AI solution integration showing connected components"
|
||||
@@ -123,53 +115,23 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "AI-Powered Website Design",
|
||||
description:
|
||||
"Custom-built websites optimized for conversions with AI-driven personalization, mobile-first performance, and SEO-ready architecture. Every pixel designed to convert.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-web-design-interface-showing-conv-1772907182265-47174019.png?_wi=1",
|
||||
imageAlt: "Modern web design interface with conversion optimization",
|
||||
},
|
||||
id: "1", title: "AI-Powered Website Design", description:
|
||||
"Custom-built websites optimized for conversions with AI-driven personalization, mobile-first performance, and SEO-ready architecture. Every pixel designed to convert.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-web-design-interface-showing-conv-1772907182265-47174019.png", imageAlt: "Modern web design interface with conversion optimization"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Website Redesign & Optimization",
|
||||
description:
|
||||
"Transform your existing website into a conversion machine. We audit performance, eliminate friction, and implement proven strategies that drive bookings and leads.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/before-and-after-comparison-showing-webs-1772907182804-721ed182.png?_wi=1",
|
||||
imageAlt: "Before and after website transformation comparison",
|
||||
},
|
||||
id: "2", title: "Website Redesign & Optimization", description:
|
||||
"Transform your existing website into a conversion machine. We audit performance, eliminate friction, and implement proven strategies that drive bookings and leads.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/before-and-after-comparison-showing-webs-1772907182804-721ed182.png", imageAlt: "Before and after website transformation comparison"},
|
||||
{
|
||||
id: "3",
|
||||
title: "AI Chatbot Integration",
|
||||
description:
|
||||
"24/7 intelligent customer support that qualifies leads and answers questions instantly. Your AI assistant never sleeps and works across all devices.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-chatbot-interface-displayed-on-mul-1772907182587-51c47284.png?_wi=1",
|
||||
imageAlt: "AI chatbot interface across multiple devices",
|
||||
},
|
||||
id: "3", title: "AI Chatbot Integration", description:
|
||||
"24/7 intelligent customer support that qualifies leads and answers questions instantly. Your AI assistant never sleeps and works across all devices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-chatbot-interface-displayed-on-mul-1772907182587-51c47284.png", imageAlt: "AI chatbot interface across multiple devices"},
|
||||
{
|
||||
id: "4",
|
||||
title: "AI Receptionist Setup",
|
||||
description:
|
||||
"Never miss a call or inquiry again. Our AI receptionist handles appointment scheduling, customer questions, and lead qualification automatically.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-receptionist-interface-showing-app-1772907182759-a582bdc6.png?_wi=1",
|
||||
imageAlt: "AI receptionist scheduling and call management interface",
|
||||
},
|
||||
id: "4", title: "AI Receptionist Setup", description:
|
||||
"Never miss a call or inquiry again. Our AI receptionist handles appointment scheduling, customer questions, and lead qualification automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-receptionist-interface-showing-app-1772907182759-a582bdc6.png", imageAlt: "AI receptionist scheduling and call management interface"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Lead Generation Optimization",
|
||||
description:
|
||||
"Strategic lead capture forms, landing pages, and funnels designed to maximize inquiries. Every touchpoint is optimized for conversions.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png?_wi=1",
|
||||
imageAlt: "Lead generation analytics and optimization dashboard",
|
||||
},
|
||||
id: "5", title: "Lead Generation Optimization", description:
|
||||
"Strategic lead capture forms, landing pages, and funnels designed to maximize inquiries. Every touchpoint is optimized for conversions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png", imageAlt: "Lead generation analytics and optimization dashboard"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Performance & SEO",
|
||||
description:
|
||||
"Lightning-fast loading speeds, mobile optimization, and SEO best practices. Your site ranks higher and visitors stay longer.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png?_wi=2",
|
||||
imageAlt: "SEO optimization metrics and performance analytics",
|
||||
},
|
||||
id: "6", title: "Performance & SEO", description:
|
||||
"Lightning-fast loading speeds, mobile optimization, and SEO best practices. Your site ranks higher and visitors stay longer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png", imageAlt: "SEO optimization metrics and performance analytics"},
|
||||
]}
|
||||
ariaLabel="Services section - AI-powered website solutions"
|
||||
/>
|
||||
@@ -183,15 +145,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Salon Elite",
|
||||
"FitLife Gyms",
|
||||
"Premier Realty",
|
||||
"Clean Pro Services",
|
||||
"Executive Coaching",
|
||||
"Urban Eats",
|
||||
"Luxury Spas",
|
||||
"Digital Leaders",
|
||||
]}
|
||||
"Salon Elite", "FitLife Gyms", "Premier Realty", "Clean Pro Services", "Executive Coaching", "Urban Eats", "Luxury Spas", "Digital Leaders"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
ariaLabel="Social proof section - Trusted partners"
|
||||
@@ -209,59 +163,23 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Salon Owner, Miami",
|
||||
testimonial:
|
||||
"Before Vardhan AI, I was missing calls and bookings. Now with their AI receptionist and website, I'm fully booked 3 weeks in advance. Their service paid for itself in the first month.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-confident-sma-1772907181838-7116974c.png",
|
||||
imageAlt: "Sarah Mitchell, salon owner",
|
||||
},
|
||||
id: "1", name: "Sarah Mitchell", role: "Salon Owner, Miami", testimonial:
|
||||
"Before Vardhan AI, I was missing calls and bookings. Now with their AI receptionist and website, I'm fully booked 3 weeks in advance. Their service paid for itself in the first month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-confident-sma-1772907181838-7116974c.png", imageAlt: "Sarah Mitchell, salon owner"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Johnson",
|
||||
role: "Gym Owner, London",
|
||||
testimonial:
|
||||
"The conversion increase was immediate. More qualified leads, fewer tire kickers. Their AI chatbot handles 80% of member inquiries automatically. Incredible ROI.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-successful-bu-1772907181210-c8ea4719.png",
|
||||
imageAlt: "Marcus Johnson, gym owner",
|
||||
},
|
||||
id: "2", name: "Marcus Johnson", role: "Gym Owner, London", testimonial:
|
||||
"The conversion increase was immediate. More qualified leads, fewer tire kickers. Their AI chatbot handles 80% of member inquiries automatically. Incredible ROI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-successful-bu-1772907181210-c8ea4719.png", imageAlt: "Marcus Johnson, gym owner"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Rachel Chen",
|
||||
role: "Real Estate Agent, Vancouver",
|
||||
testimonial:
|
||||
"My website gets 5x more qualified leads. The AI integration with my CRM is seamless. I've closed 3 six-figure deals from leads generated by their platform.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-real-estate-a-1772907181052-31096dd6.png",
|
||||
imageAlt: "Rachel Chen, real estate agent",
|
||||
},
|
||||
id: "3", name: "Rachel Chen", role: "Real Estate Agent, Vancouver", testimonial:
|
||||
"My website gets 5x more qualified leads. The AI integration with my CRM is seamless. I've closed 3 six-figure deals from leads generated by their platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-real-estate-a-1772907181052-31096dd6.png", imageAlt: "Rachel Chen, real estate agent"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Brown",
|
||||
role: "Cleaning Company CEO, Sydney",
|
||||
testimonial:
|
||||
"I went from worrying about client acquisition to scaling operations. Their website and AI systems have become my best sales employee.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-cleaning-comp-1772907181580-4c85acbc.png",
|
||||
imageAlt: "David Brown, cleaning company CEO",
|
||||
},
|
||||
id: "4", name: "David Brown", role: "Cleaning Company CEO, Sydney", testimonial:
|
||||
"I went from worrying about client acquisition to scaling operations. Their website and AI systems have become my best sales employee.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-cleaning-comp-1772907181580-4c85acbc.png", imageAlt: "David Brown, cleaning company CEO"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emma Rodriguez",
|
||||
role: "Executive Coach, Toronto",
|
||||
testimonial:
|
||||
"The quality of leads improved dramatically. I'm now selective about which clients to take on. Their work has transformed my business into something premium.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-coaching-busi-1772907181849-ef6cc139.png",
|
||||
imageAlt: "Emma Rodriguez, executive coach",
|
||||
},
|
||||
id: "5", name: "Emma Rodriguez", role: "Executive Coach, Toronto", testimonial:
|
||||
"The quality of leads improved dramatically. I'm now selective about which clients to take on. Their work has transformed my business into something premium.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-coaching-busi-1772907181849-ef6cc139.png", imageAlt: "Emma Rodriguez, executive coach"},
|
||||
{
|
||||
id: "6",
|
||||
name: "James Wilson",
|
||||
role: "Restaurant Owner, Austin",
|
||||
testimonial:
|
||||
"Online reservations increased by 400%. The mobile optimization and user experience are flawless. Best investment my restaurant has made.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-restaurant-ow-1772907181544-fc809910.png",
|
||||
imageAlt: "James Wilson, restaurant owner",
|
||||
},
|
||||
id: "6", name: "James Wilson", role: "Restaurant Owner, Austin", testimonial:
|
||||
"Online reservations increased by 400%. The mobile optimization and user experience are flawless. Best investment my restaurant has made.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/professional-headshot-of-a-restaurant-ow-1772907181544-fc809910.png", imageAlt: "James Wilson, restaurant owner"},
|
||||
]}
|
||||
ariaLabel="Testimonials section - Client success stories"
|
||||
/>
|
||||
@@ -273,9 +191,9 @@ export default function HomePage() {
|
||||
title="Turn Your Website Into a Sales Machine"
|
||||
description="Get your free website audit. Our experts will analyze your current site, identify conversion opportunities, and show you exactly what's costing you leads and revenue."
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png"
|
||||
imageAlt="Website audit request form interface"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -293,19 +211,13 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/vardhan-ai",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/vardhan-ai", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/vardhanai",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/vardhanai", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Mail,
|
||||
href: "mailto:hello@vardhanai.com",
|
||||
ariaLabel: "Email us",
|
||||
},
|
||||
href: "mailto:hello@vardhanai.com", ariaLabel: "Email us"},
|
||||
]}
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
|
||||
@@ -25,7 +25,7 @@ export default function ServicesPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -54,65 +54,35 @@ export default function ServicesPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "AI-Powered Website Design",
|
||||
description:
|
||||
"Custom-built websites optimized for conversions with AI-driven personalization, mobile-first performance, and SEO-ready architecture. Every pixel designed to convert visitors into customers.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-web-design-interface-showing-conv-1772907182265-47174019.png?_wi=2",
|
||||
imageAlt:
|
||||
"Modern web design interface with conversion optimization",
|
||||
},
|
||||
id: "1", title: "AI-Powered Website Design", description:
|
||||
"Custom-built websites optimized for conversions with AI-driven personalization, mobile-first performance, and SEO-ready architecture. Every pixel designed to convert visitors into customers.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-web-design-interface-showing-conv-1772907182265-47174019.png", imageAlt:
|
||||
"Modern web design interface with conversion optimization"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Website Redesign & Optimization",
|
||||
description:
|
||||
"Transform your existing website into a conversion machine. We audit performance, eliminate friction, implement proven strategies that drive bookings and leads, and ensure your site ranks higher in search results.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/before-and-after-comparison-showing-webs-1772907182804-721ed182.png?_wi=2",
|
||||
imageAlt:
|
||||
"Before and after website transformation comparison",
|
||||
},
|
||||
id: "2", title: "Website Redesign & Optimization", description:
|
||||
"Transform your existing website into a conversion machine. We audit performance, eliminate friction, implement proven strategies that drive bookings and leads, and ensure your site ranks higher in search results.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/before-and-after-comparison-showing-webs-1772907182804-721ed182.png", imageAlt:
|
||||
"Before and after website transformation comparison"},
|
||||
{
|
||||
id: "3",
|
||||
title: "AI Chatbot Integration",
|
||||
description:
|
||||
"24/7 intelligent customer support that qualifies leads and answers questions instantly. Your AI assistant never sleeps, works across all devices, and learns from every interaction to improve responses.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-chatbot-interface-displayed-on-mul-1772907182587-51c47284.png?_wi=2",
|
||||
imageAlt:
|
||||
"AI chatbot interface across multiple devices",
|
||||
},
|
||||
id: "3", title: "AI Chatbot Integration", description:
|
||||
"24/7 intelligent customer support that qualifies leads and answers questions instantly. Your AI assistant never sleeps, works across all devices, and learns from every interaction to improve responses.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-chatbot-interface-displayed-on-mul-1772907182587-51c47284.png", imageAlt:
|
||||
"AI chatbot interface across multiple devices"},
|
||||
{
|
||||
id: "4",
|
||||
title: "AI Receptionist Setup",
|
||||
description:
|
||||
"Never miss a call or inquiry again. Our AI receptionist handles appointment scheduling, customer questions, and lead qualification automatically, capturing every opportunity 24/7.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-receptionist-interface-showing-app-1772907182759-a582bdc6.png?_wi=2",
|
||||
imageAlt:
|
||||
"AI receptionist scheduling and call management interface",
|
||||
},
|
||||
id: "4", title: "AI Receptionist Setup", description:
|
||||
"Never miss a call or inquiry again. Our AI receptionist handles appointment scheduling, customer questions, and lead qualification automatically, capturing every opportunity 24/7.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/an-ai-receptionist-interface-showing-app-1772907182759-a582bdc6.png", imageAlt:
|
||||
"AI receptionist scheduling and call management interface"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Lead Generation Optimization",
|
||||
description:
|
||||
"Strategic lead capture forms, landing pages, and funnels designed to maximize inquiries. Every touchpoint is optimized for conversions with A/B testing and behavioral analytics.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png?_wi=3",
|
||||
imageAlt:
|
||||
"Lead generation analytics and optimization dashboard",
|
||||
},
|
||||
id: "5", title: "Lead Generation Optimization", description:
|
||||
"Strategic lead capture forms, landing pages, and funnels designed to maximize inquiries. Every touchpoint is optimized for conversions with A/B testing and behavioral analytics.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png", imageAlt:
|
||||
"Lead generation analytics and optimization dashboard"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Performance & SEO Mastery",
|
||||
description:
|
||||
"Lightning-fast loading speeds, mobile optimization, and SEO best practices. Your site ranks higher, visitors stay longer, and search engines prioritize your content for maximum visibility.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png?_wi=4",
|
||||
imageAlt:
|
||||
"SEO optimization metrics and performance analytics",
|
||||
},
|
||||
id: "6", title: "Performance & SEO Mastery", description:
|
||||
"Lightning-fast loading speeds, mobile optimization, and SEO best practices. Your site ranks higher, visitors stay longer, and search engines prioritize your content for maximum visibility.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/seo-optimization-interface-showing-keywo-1772907184054-6d6c2ef3.png", imageAlt:
|
||||
"SEO optimization metrics and performance analytics"},
|
||||
]}
|
||||
ariaLabel="Services section - Detailed AI-powered solutions"
|
||||
/>
|
||||
@@ -127,15 +97,7 @@ export default function ServicesPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Salon Elite",
|
||||
"FitLife Gyms",
|
||||
"Premier Realty",
|
||||
"Clean Pro Services",
|
||||
"Executive Coaching",
|
||||
"Urban Eats",
|
||||
"Luxury Spas",
|
||||
"Digital Leaders",
|
||||
]}
|
||||
"Salon Elite", "FitLife Gyms", "Premier Realty", "Clean Pro Services", "Executive Coaching", "Urban Eats", "Luxury Spas", "Digital Leaders"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
ariaLabel="Social proof section - Industry leaders"
|
||||
@@ -149,9 +111,9 @@ export default function ServicesPage() {
|
||||
title="Let's Build Your Winning Website"
|
||||
description="Schedule a consultation with our AI specialists. We'll discuss your goals, analyze your current situation, and create a custom plan to turn your website into a revenue-generating asset."
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad08OmyYqdFJx06VgFigGFKfFU/modern-contact-form-interface-showing-fi-1772907181634-8127c9ff.png"
|
||||
imageAlt="Website audit and consultation request form"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -170,19 +132,13 @@ export default function ServicesPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/vardhan-ai",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/vardhan-ai", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/vardhanai",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/vardhanai", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Mail,
|
||||
href: "mailto:hello@vardhanai.com",
|
||||
ariaLabel: "Email us",
|
||||
},
|
||||
href: "mailto:hello@vardhanai.com", ariaLabel: "Email us"},
|
||||
]}
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user