Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 16:07:50 +00:00

View File

@@ -9,8 +9,10 @@ import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwe
import ProductCardOne from "@/components/sections/product/ProductCardOne";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
import ContactFaq from "@/components/sections/contact/ContactFaq";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { Sparkles, CheckCircle, Zap, Award, Star, DollarSign, Target } from "lucide-react";
import { Sparkles, CheckCircle, Zap, Award, Star, DollarSign, Target, Phone, Crown } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -24,17 +26,17 @@ export default function HomePage() {
{
items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Pricing", href: "/pricing" },
{ label: "Services", href: "#services" },
{ label: "Portfolio", href: "#portfolio" },
{ label: "Pricing", href: "#pricing" },
],
},
{
items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "#" },
{ label: "Blog", href: "/blog" },
{ label: "Contact", href: "/contact" },
{ label: "FAQ", href: "#" },
{ label: "FAQ", href: "#faq" },
],
},
{
@@ -89,43 +91,27 @@ export default function HomePage() {
{ text: "Schedule Consultation", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-modern-clean-web-design-agency-dashboa-1772553528477-75e59eb4.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-modern-clean-web-design-agency-dashboa-1772553528477-75e59eb4.png"
imageAlt="Web design dashboard showcase"
imagePosition="right"
mediaAnimation="blur-reveal"
testimonials={[
{
name: "Maria Rodriguez",
handle: "Owner, Local Café & Bakery",
testimonial: "Archibald transformed our online presence. Our website looks professional and customers find us easily now!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-photo-of-a-woman-w-1772553527597-0b6414b8.png",
},
name: "Maria Rodriguez", handle: "Owner, Local Café & Bakery", testimonial: "Archibald transformed our online presence. Our website looks professional and customers find us easily now!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-photo-of-a-woman-w-1772553527597-0b6414b8.png"},
{
name: "James Chen",
handle: "Owner, Tech Repair Shop",
testimonial: "We went from zero online visibility to page one Google rankings within 3 months. Incredible results!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-of-an-asian-man-wi-1772553527965-e9d5bc65.png",
},
name: "James Chen", handle: "Owner, Tech Repair Shop", testimonial: "We went from zero online visibility to page one Google rankings within 3 months. Incredible results!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-of-an-asian-man-wi-1772553527965-e9d5bc65.png"},
{
name: "Sarah Williams",
handle: "Manager, Dental Practice",
testimonial: "Professional, responsive, and the entire process was smooth. Highly recommend Archibald Innovations.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-of-a-woman-with-bl-1772553526847-a4a1ca21.png",
},
name: "Sarah Williams", handle: "Manager, Dental Practice", testimonial: "Professional, responsive, and the entire process was smooth. Highly recommend Archibald Innovations.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-of-a-woman-with-bl-1772553526847-a4a1ca21.png"},
{
name: "David Park",
handle: "Owner, Fitness Studio",
testimonial: "Our booking inquiries tripled after launching the new website. Best investment we made!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-of-a-man-with-dark-1772553526512-71b90bd3.png",
},
name: "David Park", handle: "Owner, Fitness Studio", testimonial: "Our booking inquiries tripled after launching the new website. Best investment we made!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-headshot-of-a-man-with-dark-1772553526512-71b90bd3.png"},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
/>
</div>
@@ -137,7 +123,7 @@ export default function HomePage() {
description="Archibald Innovations Team"
subdescription="Expert Web Design & Development"
icon={Target}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-diverse-team-of-web-designers-and-deve-1772553527847-44855c19.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-diverse-team-of-web-designers-and-deve-1772553527847-44855c19.png"
imageAlt="Team collaboration session"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -148,47 +134,23 @@ export default function HomePage() {
<FeatureCardTwentyThree
features={[
{
id: "1",
title: "Custom Website Design",
tags: ["Design", "Professional"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-stunning-custom-website-design-showcas-1772553529815-0a8c53ed.png?_wi=1",
imageAlt: "Custom website design interface",
},
id: "1", title: "Custom Website Design", tags: ["Design", "Professional"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-stunning-custom-website-design-showcas-1772553529815-0a8c53ed.png", imageAlt: "Custom website design interface"},
{
id: "2",
title: "SEO Optimization",
tags: ["SEO", "Visibility"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/seo-analytics-dashboard-displayed-on-a-c-1772553527675-33050078.png?_wi=1",
imageAlt: "SEO analytics dashboard",
},
id: "2", title: "SEO Optimization", tags: ["SEO", "Visibility"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/seo-analytics-dashboard-displayed-on-a-c-1772553527675-33050078.png", imageAlt: "SEO analytics dashboard"},
{
id: "3",
title: "Mobile Responsive",
tags: ["Mobile", "Performance"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-responsive-website-displayed-on-multip-1772553527514-dbe73b46.png",
imageAlt: "Mobile-responsive design preview",
},
id: "3", title: "Mobile Responsive", tags: ["Mobile", "Performance"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-responsive-website-displayed-on-multip-1772553527514-dbe73b46.png", imageAlt: "Mobile-responsive design preview"},
{
id: "4",
title: "Fast Loading Speeds",
tags: ["Performance", "Speed"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/website-speed-performance-metrics-and-op-1772553527831-09fb32ab.png",
imageAlt: "Speed optimization metrics",
},
id: "4", title: "Fast Loading Speeds", tags: ["Performance", "Speed"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/website-speed-performance-metrics-and-op-1772553527831-09fb32ab.png", imageAlt: "Speed optimization metrics"},
{
id: "5",
title: "Secure & Reliable",
tags: ["Security", "Hosting"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/cybersecurity-and-website-protection-int-1772553529296-3b11744d.png",
imageAlt: "Security infrastructure",
},
id: "5", title: "Secure & Reliable", tags: ["Security", "Hosting"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/cybersecurity-and-website-protection-int-1772553529296-3b11744d.png", imageAlt: "Security infrastructure"},
{
id: "6",
title: "Ongoing Support",
tags: ["Support", "Maintenance"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/customer-support-and-maintenance-team-pr-1772553529932-1ec83b60.png",
imageAlt: "Customer support team",
},
id: "6", title: "Ongoing Support", tags: ["Support", "Maintenance"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/customer-support-and-maintenance-team-pr-1772553529932-1ec83b60.png", imageAlt: "Customer support team"},
]}
animationType="slide-up"
title="What We Offer"
@@ -204,47 +166,17 @@ export default function HomePage() {
<ProductCardOne
products={[
{
id: "1",
name: "Local Café Website",
price: "12 weeks",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-beautiful-website-for-a-local-caf-feat-1772553534528-294f997a.png?_wi=1",
imageAlt: "Café business website",
},
id: "1", name: "Local Café Website", price: "12 weeks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/a-beautiful-website-for-a-local-caf-feat-1772553534528-294f997a.png", imageAlt: "Café business website"},
{
id: "2",
name: "Dental Practice Portal",
price: "10 weeks",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-dental-practice-website-fea-1772553531228-3f9bb99a.png?_wi=1",
imageAlt: "Dental clinic website",
},
id: "2", name: "Dental Practice Portal", price: "10 weeks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-dental-practice-website-fea-1772553531228-3f9bb99a.png", imageAlt: "Dental clinic website"},
{
id: "3",
name: "Fitness Studio Hub",
price: "14 weeks",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/fitness-studio-website-showcasing-class--1772553532025-09fae0b7.png",
imageAlt: "Fitness studio booking website",
},
id: "3", name: "Fitness Studio Hub", price: "14 weeks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/fitness-studio-website-showcasing-class--1772553532025-09fae0b7.png", imageAlt: "Fitness studio booking website"},
{
id: "4",
name: "Restaurant E-Commerce",
price: "16 weeks",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/restaurant-website-with-full-e-commerce--1772553532758-b3e24474.png?_wi=1",
imageAlt: "Restaurant online ordering system",
},
id: "4", name: "Restaurant E-Commerce", price: "16 weeks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/restaurant-website-with-full-e-commerce--1772553532758-b3e24474.png", imageAlt: "Restaurant online ordering system"},
{
id: "5",
name: "Real Estate Showcase",
price: "15 weeks",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/real-estate-property-listing-website-fea-1772553533834-d93bf1bc.png",
imageAlt: "Real estate property listing site",
},
id: "5", name: "Real Estate Showcase", price: "15 weeks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/real-estate-property-listing-website-fea-1772553533834-d93bf1bc.png", imageAlt: "Real estate property listing site"},
{
id: "6",
name: "Retail Shop Front",
price: "12 weeks",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/retail-e-commerce-store-website-displayi-1772553528756-a0c47577.png",
imageAlt: "Retail store e-commerce website",
},
id: "6", name: "Retail Shop Front", price: "12 weeks", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/retail-e-commerce-store-website-displayi-1772553528756-a0c47577.png", imageAlt: "Retail store e-commerce website"},
]}
title="Recent Projects"
description="Explore some of our recent web design projects for thriving local businesses."
@@ -261,53 +193,23 @@ export default function HomePage() {
<TestimonialCardThirteen
testimonials={[
{
id: "1",
name: "Maria Rodriguez",
handle: "Café Owner",
testimonial: "Before our website, we relied purely on walk-in traffic. Now we're getting online orders daily. The design is beautiful and our customers love how easy it is to navigate!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-woman-caf-owner--1772553527489-8f869fd2.png?_wi=1",
},
id: "1", name: "Maria Rodriguez", handle: "Café Owner", testimonial: "Before our website, we relied purely on walk-in traffic. Now we're getting online orders daily. The design is beautiful and our customers love how easy it is to navigate!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-woman-caf-owner--1772553527489-8f869fd2.png"},
{
id: "2",
name: "James Chen",
handle: "Tech Repair Shop Manager",
testimonial: "I was skeptical about investing in web design, but the ROI has been incredible. We've more than doubled our customer base in 6 months!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-an-asian-man-tech--1772553528378-7f82e566.png?_wi=1",
},
id: "2", name: "James Chen", handle: "Tech Repair Shop Manager", testimonial: "I was skeptical about investing in web design, but the ROI has been incredible. We've more than doubled our customer base in 6 months!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-an-asian-man-tech--1772553528378-7f82e566.png"},
{
id: "3",
name: "Sarah Williams",
handle: "Dental Practice Owner",
testimonial: "Archibald Innovations understood exactly what we needed. The website is professional, patient-friendly, and helps with our online reputation. Couldn't be happier!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-woman-dental-pra-1772553528127-a5a499e7.png?_wi=1",
},
id: "3", name: "Sarah Williams", handle: "Dental Practice Owner", testimonial: "Archibald Innovations understood exactly what we needed. The website is professional, patient-friendly, and helps with our online reputation. Couldn't be happier!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-woman-dental-pra-1772553528127-a5a499e7.png"},
{
id: "4",
name: "David Park",
handle: "Fitness Studio Owner",
testimonial: "The team was professional, responsive, and delivered on time. Our booking system is seamless and our members love the interface. Highly recommended!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-man-fitness-stud-1772553530284-0a936254.png",
},
id: "4", name: "David Park", handle: "Fitness Studio Owner", testimonial: "The team was professional, responsive, and delivered on time. Our booking system is seamless and our members love the interface. Highly recommended!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-man-fitness-stud-1772553530284-0a936254.png"},
{
id: "5",
name: "Emma Thompson",
handle: "Boutique Manager",
testimonial: "Our new website has completely transformed how we do business. Online sales have grown exponentially and our brand looks premium. Thank you!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-woman-boutique-m-1772553526946-0d6f866a.png",
},
id: "5", name: "Emma Thompson", handle: "Boutique Manager", testimonial: "Our new website has completely transformed how we do business. Online sales have grown exponentially and our brand looks premium. Thank you!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-woman-boutique-m-1772553526946-0d6f866a.png"},
{
id: "6",
name: "Michael Garcia",
handle: "Real Estate Agent",
testimonial: "The property showcase website is stunning. My clients are impressed with how professional everything looks. Best decision I made for my business!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-man-real-estate--1772553526864-f8691bbc.png",
},
id: "6", name: "Michael Garcia", handle: "Real Estate Agent", testimonial: "The property showcase website is stunning. My clients are impressed with how professional everything looks. Best decision I made for my business!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARR86yQVRtPdw7URKv8aQDywij/professional-photo-of-a-man-real-estate--1772553526864-f8691bbc.png"},
]}
showRating={true}
title="What Our Clients Say"
@@ -324,54 +226,22 @@ export default function HomePage() {
<PricingCardEight
plans={[
{
id: "starter",
badge: "Popular Choice",
badgeIcon: Sparkles,
price: "$2,500",
subtitle: "Perfect for new businesses",
buttons: [{ text: "Get Started", href: "/contact" }],
id: "starter", badge: "Popular Choice", badgeIcon: Sparkles,
price: "$2,500", subtitle: "Perfect for new businesses", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"5-page professional website",
"Mobile responsive design",
"SEO basics included",
"Free SSL certificate",
"Contact forms & email setup",
"3 months of free support",
],
"5-page professional website", "Mobile responsive design", "SEO basics included", "Free SSL certificate", "Contact forms & email setup", "3 months of free support"],
},
{
id: "professional",
badge: "Best Value",
badgeIcon: CheckCircle,
price: "$5,000",
subtitle: "For growing businesses",
buttons: [{ text: "Get Started", href: "/contact" }],
id: "professional", badge: "Best Value", badgeIcon: Crown,
price: "$5,000", subtitle: "For growing businesses", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"Up to 10 pages",
"Advanced SEO optimization",
"E-commerce integration",
"Blog system",
"Advanced analytics",
"6 months of free support",
"Social media integration",
],
"Up to 10 pages", "Advanced SEO optimization", "E-commerce integration", "Blog system", "Advanced analytics", "6 months of free support", "Social media integration"],
},
{
id: "enterprise",
badge: "Most Popular",
badgeIcon: Zap,
price: "$8,500",
subtitle: "For established businesses",
buttons: [{ text: "Get Started", href: "/contact" }],
id: "enterprise", badge: "Most Popular", badgeIcon: Zap,
price: "$8,500", subtitle: "For established businesses", buttons: [{ text: "Get Started", href: "/contact" }],
features: [
"Unlimited pages",
"Premium SEO + content strategy",
"Full e-commerce solution",
"CRM integration",
"Customer portal",
"1 year of free support",
"Monthly reporting & optimization",
],
"Unlimited pages", "Premium SEO + content strategy", "Full e-commerce solution", "CRM integration", "Customer portal", "1 year of free support", "Monthly reporting & optimization"],
},
]}
animationType="slide-up"
@@ -384,6 +254,52 @@ export default function HomePage() {
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our web design services and process."
faqs={[
{
id: "1", title: "How long does it take to build a website?", content: "Most websites take 8-16 weeks depending on complexity. We'll provide a detailed timeline during the consultation phase."},
{
id: "2", title: "Do you offer ongoing support?", content: "Absolutely! All our packages include ongoing support and maintenance. We can handle updates, security, backups, and performance optimization."},
{
id: "3", title: "Will my website be mobile-friendly?", content: "Yes! Every website we build is fully responsive and optimized for all devices including phones, tablets, and desktops."},
{
id: "4", title: "Is SEO included?", content: "Basic SEO is included in all packages. Our Professional and Enterprise plans include advanced SEO strategy and optimization."},
{
id: "5", title: "Can you help with e-commerce?", content: "Yes! We specialize in e-commerce solutions. Our Professional and Enterprise plans include full e-commerce integration with payment processing."},
{
id: "6", title: "What happens after launch?", content: "We provide ongoing support, monitor performance, handle updates, and work with you to continuously improve your online presence."},
]}
textPosition="left"
useInvertedBackground={false}
animationType="smooth"
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Ready to Transform Your Business?"
ctaDescription="Let's schedule a free consultation to discuss your web design goals and how we can help your local business thrive online."
ctaButton={{ text: "Schedule Free Consultation", href: "https://calendly.com" }}
ctaIcon={Phone}
useInvertedBackground={false}
animationType="slide-up"
faqs={[
{
id: "1", title: "What's included in the consultation?", content: "We discuss your business goals, current online presence, target audience, and specific needs. We'll provide recommendations and a customized proposal."},
{
id: "2", title: "Do you work with businesses in any industry?", content: "Yes! We work with diverse local businesses including restaurants, salons, dental practices, retail shops, real estate, fitness studios, and more."},
{
id: "3", title: "How much does a website really cost?", content: "Pricing varies based on complexity and features. We offer packages starting at $2,500, plus custom solutions for unique business needs."},
{
id: "4", title: "Do you provide hosting?", content: "We recommend and can set up reliable hosting for you. Hosting typically costs $15-50/month depending on your needs."},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="Archibald Innovations"