Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-15 22:02:25 +00:00
2 changed files with 62 additions and 243 deletions

View File

@@ -47,13 +47,9 @@ export default function HomePage() {
tagAnimation="blur-reveal"
buttons={[
{
text: "Get Your Website Built",
href: "/contact",
},
text: "Get Your Website Built", href: "/contact"},
{
text: "See How It Works",
href: "#how-it-works",
},
text: "See How It Works", href: "#how-it-works"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg"
@@ -72,78 +68,48 @@ export default function HomePage() {
tagAnimation="blur-reveal"
features={[
{
title: "Custom Website Design",
description: "Professional websites tailored to your business. We create clean, modern designs that look great on all devices and reflect your brand.",
icon: Palette,
title: "Custom Website Design", description: "Professional websites tailored to your business. We create clean, modern designs that look great on all devices and reflect your brand.", icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=1",
imageAlt: "web design process mockup",
},
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=1", imageAlt: "web design process mockup"},
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149057381.jpg?_wi=1",
imageAlt: "website design concept creative",
},
imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149057381.jpg?_wi=1", imageAlt: "website design concept creative"},
],
},
{
title: "Mobile-Friendly Websites",
description: "Every website we build is fully responsive and optimized for phones, tablets, and desktops. Your customers can find you anywhere.",
icon: Smartphone,
title: "Mobile-Friendly Websites", description: "Every website we build is fully responsive and optimized for phones, tablets, and desktops. Your customers can find you anywhere.", icon: Smartphone,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483544.jpg",
imageAlt: "mobile responsive website design",
},
imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483544.jpg", imageAlt: "mobile responsive website design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-blank-screens-table_23-2148036899.jpg",
imageAlt: "smartphone tablet responsive layout",
},
imageSrc: "http://img.b2bpic.net/free-photo/tablet-smartphone-with-blank-screens-table_23-2148036899.jpg", imageAlt: "smartphone tablet responsive layout"},
],
},
{
title: "Google Search Optimization",
description: "We optimize your website so local customers can find you on Google. SEO that actually works for small businesses.",
icon: Search,
title: "Google Search Optimization", description: "We optimize your website so local customers can find you on Google. SEO that actually works for small businesses.", icon: Search,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/seo-strategy-banner-template_23-2148776706.jpg?_wi=1",
imageAlt: "SEO search engine optimization",
},
imageSrc: "http://img.b2bpic.net/free-vector/seo-strategy-banner-template_23-2148776706.jpg?_wi=1", imageAlt: "SEO search engine optimization"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-laptop-phone_23-2148751554.jpg?_wi=1",
imageAlt: "search engine ranking improvement",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-laptop-phone_23-2148751554.jpg?_wi=1", imageAlt: "search engine ranking improvement"},
],
},
{
title: "Hosting & Maintenance",
description: "Fast, secure hosting and regular maintenance included. We keep everything running smoothly so you can focus on your business.",
icon: Server,
title: "Hosting & Maintenance", description: "Fast, secure hosting and regular maintenance included. We keep everything running smoothly so you can focus on your business.", icon: Server,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/repairman-running-code-data-center_482257-85861.jpg",
imageAlt: "web hosting server security",
},
imageSrc: "http://img.b2bpic.net/free-photo/repairman-running-code-data-center_482257-85861.jpg", imageAlt: "web hosting server security"},
{
imageSrc: "http://img.b2bpic.net/free-photo/technologist-with-grey-tablet-his-hands-make-set-up-production-line-while-standing-department-dairy-factory_645730-724.jpg",
imageAlt: "hosting server reliability uptime",
},
imageSrc: "http://img.b2bpic.net/free-photo/technologist-with-grey-tablet-his-hands-make-set-up-production-line-while-standing-department-dairy-factory_645730-724.jpg", imageAlt: "hosting server reliability uptime"},
],
},
{
title: "Monthly Management",
description: "Regular updates, content changes, and improvements. Your website stays fresh and competitive with your monthly service plan.",
icon: BarChart3,
title: "Monthly Management", description: "Regular updates, content changes, and improvements. Your website stays fresh and competitive with your monthly service plan.", icon: BarChart3,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protection-mask-having-online-meeting-conference-modern-new-normal-office-freelancer-working-workplace-chatting-with-remotely-team-virtual-webinar-using-internet-technology_482257-12877.jpg?_wi=1",
imageAlt: "website management dashboard update",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protection-mask-having-online-meeting-conference-modern-new-normal-office-freelancer-working-workplace-chatting-with-remotely-team-virtual-webinar-using-internet-technology_482257-12877.jpg?_wi=1", imageAlt: "website management dashboard update"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-report_329181-11812.jpg?_wi=1",
imageAlt: "website update management process",
},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-report_329181-11812.jpg?_wi=1", imageAlt: "website update management process"},
],
},
]}
@@ -163,24 +129,16 @@ export default function HomePage() {
tagAnimation="blur-reveal"
bulletPoints={[
{
title: "We Build Your Website",
description: "We create a professional website tailored to your business. Custom design, your content, your brand.",
icon: Hammer,
title: "We Build Your Website", description: "We create a professional website tailored to your business. Custom design, your content, your brand.", icon: Hammer,
},
{
title: "We Launch It On Google",
description: "Your website goes live and gets optimized so local customers can find you in search results.",
icon: Globe,
title: "We Launch It On Google", description: "Your website goes live and gets optimized so local customers can find you in search results.", icon: Globe,
},
{
title: "We Manage & Update It Monthly",
description: "Every month we make updates, improvements, and optimizations based on what's working.",
icon: Calendar,
title: "We Manage & Update It Monthly", description: "Every month we make updates, improvements, and optimizations based on what's working.", icon: Calendar,
},
{
title: "You Get More Customers",
description: "With a professional website working for you 24/7, you attract more customers and grow your business.",
icon: TrendingUp,
title: "You Get More Customers", description: "With a professional website working for you 24/7, you attract more customers and grow your business.", icon: TrendingUp,
},
]}
mediaAnimation="slide-up"
@@ -201,64 +159,31 @@ export default function HomePage() {
tagAnimation="blur-reveal"
plans={[
{
id: "starter",
name: "Starter",
price: "$75",
badge: "Popular",
badgeIcon: Star,
id: "starter", name: "Starter", price: "$99", badge: "Popular", badgeIcon: Star,
buttons: [
{
text: "Get Started",
href: "/contact",
},
text: "Get Started", href: "/contact"},
],
features: [
"Professional website design",
"Mobile-friendly & responsive",
"Fast, secure hosting",
"Email contact form",
"Basic SEO setup",
],
"Professional website design", "Mobile-friendly & responsive", "Fast, secure hosting", "Email contact form", "Basic SEO setup"],
},
{
id: "growth",
name: "Growth",
price: "$125",
badge: "Best Value",
badgeIcon: TrendingUp,
id: "growth", name: "Growth", price: "$149", badge: "Best Value", badgeIcon: TrendingUp,
buttons: [
{
text: "Get Started",
href: "/contact",
},
text: "Get Started", href: "/contact"},
],
features: [
"Everything in Starter, plus:",
"Monthly content updates",
"Google search optimization",
"Performance monitoring",
"Monthly improvements",
],
"Everything in Starter, plus:", "Monthly content updates", "Google search optimization", "Performance monitoring", "Monthly improvements"],
},
{
id: "premium",
name: "Premium",
price: "$200",
badge: "Most Complete",
badgeIcon: Sparkles,
id: "premium", name: "Premium", price: "$249", badge: "Most Complete", badgeIcon: Sparkles,
buttons: [
{
text: "Get Started",
href: "/contact",
},
text: "Get Started", href: "/contact"},
],
features: [
"Everything in Growth, plus:",
"Advanced SEO strategy",
"Monthly business analysis",
"Priority email support",
"Quarterly strategy calls",
],
"Everything in Growth, plus:", "Advanced SEO strategy", "Monthly business analysis", "Priority email support", "Quarterly strategy calls"],
},
]}
animationType="slide-up"
@@ -276,24 +201,16 @@ export default function HomePage() {
tagAnimation="blur-reveal"
bulletPoints={[
{
title: "Local Service",
description: "We work with local businesses just like yours. We understand your market and your challenges.",
icon: MapPin,
title: "Local Service", description: "We work with local businesses just like yours. We understand your market and your challenges.", icon: MapPin,
},
{
title: "Affordable Monthly Pricing",
description: "No expensive upfront costs or long-term contracts. Predictable monthly fees that fit your budget.",
icon: DollarSign,
title: "Affordable Monthly Pricing", description: "No expensive upfront costs or long-term contracts. Predictable monthly fees that fit your budget.", icon: DollarSign,
},
{
title: "No Upfront Cost",
description: "Start with your first month. No setup fees, no hidden charges. Just straightforward pricing.",
icon: Zap,
title: "No Upfront Cost", description: "Start with your first month. No setup fees, no hidden charges. Just straightforward pricing.", icon: Zap,
},
{
title: "Designed for Customers",
description: "Every website we build is created to attract and convert. Your website works hard for your business.",
icon: Users,
title: "Designed for Customers", description: "Every website we build is created to attract and convert. Your website works hard for your business.", icon: Users,
},
]}
mediaAnimation="slide-up"
@@ -316,65 +233,17 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Mike Johnson",
title: "Finally got online and customers found us!",
quote: "We didn't have a website before. Now customers search for us on Google and call directly. Mike's service was professional and affordable. Best business decision we made.",
tag: "Auto Shop",
date: "March 2024",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg",
avatarAlt: "professional business owner portrait",
},
id: "1", name: "Mike Johnson", title: "Finally got online and customers found us!", quote: "We didn't have a website before. Now customers search for us on Google and call directly. Mike's service was professional and affordable. Best business decision we made.", tag: "Auto Shop", date: "March 2024", avatarSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg", avatarAlt: "professional business owner portrait"},
{
id: "2",
name: "Sarah Martinez",
title: "Website brought in quality jobs",
quote: "Having a professional website made such a difference. People call with actual lawn care projects, not just questions. The monthly service keeps everything looking fresh.",
tag: "Landscaping",
date: "February 2024",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg",
avatarAlt: "landscaping business owner portrait",
},
id: "2", name: "Sarah Martinez", title: "Website brought in quality jobs", quote: "Having a professional website made such a difference. People call with actual lawn care projects, not just questions. The monthly service keeps everything looking fresh.", tag: "Landscaping", date: "February 2024", avatarSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg", avatarAlt: "landscaping business owner portrait"},
{
id: "3",
name: "Tom Bradley",
title: "Professional and affordable",
quote: "I was skeptical about website costs, but these guys made it simple and affordable. My phone's been ringing more since launch. Great investment for my business.",
tag: "Plumbing",
date: "January 2024",
avatarSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-data-center-equipment-maximum-efficiency_482257-117650.jpg",
avatarAlt: "plumbing business owner portrait",
},
id: "3", name: "Tom Bradley", title: "Professional and affordable", quote: "I was skeptical about website costs, but these guys made it simple and affordable. My phone's been ringing more since launch. Great investment for my business.", tag: "Plumbing", date: "January 2024", avatarSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-data-center-equipment-maximum-efficiency_482257-117650.jpg", avatarAlt: "plumbing business owner portrait"},
{
id: "4",
name: "Jennifer Chen",
title: "They understand local business",
quote: "What impressed me most is how they understood our business from day one. The website looks professional, loads fast, and customers say it helped them choose us over competitors.",
tag: "Contractor",
date: "December 2023",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg",
avatarAlt: "painting contractor business owner",
},
id: "4", name: "Jennifer Chen", title: "They understand local business", quote: "What impressed me most is how they understood our business from day one. The website looks professional, loads fast, and customers say it helped them choose us over competitors.", tag: "Contractor", date: "December 2023", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", avatarAlt: "painting contractor business owner"},
{
id: "5",
name: "David Lopez",
title: "Monthly updates keep us competitive",
quote: "The monthly management service is worth every penny. Keeps our site fresh and competitive. Customer support is responsive and helpful. Highly recommend.",
tag: "HVAC",
date: "November 2023",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-stylish-male-with-beard-haircut-wearing-flannel-shirt-jeans-coverall-holds-steel-wrench-standing-workshop-against-wall-tools_613910-19607.jpg",
avatarAlt: "HVAC service business owner photo",
},
id: "5", name: "David Lopez", title: "Monthly updates keep us competitive", quote: "The monthly management service is worth every penny. Keeps our site fresh and competitive. Customer support is responsive and helpful. Highly recommend.", tag: "HVAC", date: "November 2023", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-stylish-male-with-beard-haircut-wearing-flannel-shirt-jeans-coverall-holds-steel-wrench-standing-workshop-against-wall-tools_613910-19607.jpg", avatarAlt: "HVAC service business owner photo"},
{
id: "6",
name: "Rachel Thompson",
title: "Best decision for my business",
quote: "Our old website was outdated and slow. The new site looks amazing, works perfectly on phones, and we're getting inquiries from Google. This is exactly what we needed.",
tag: "Cleaning",
date: "October 2023",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-her-hand_23-2147891268.jpg",
avatarAlt: "cleaning service business owner photo",
},
id: "6", name: "Rachel Thompson", title: "Best decision for my business", quote: "Our old website was outdated and slow. The new site looks amazing, works perfectly on phones, and we're getting inquiries from Google. This is exactly what we needed.", tag: "Cleaning", date: "October 2023", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-her-hand_23-2147891268.jpg", avatarAlt: "cleaning service business owner photo"},
]}
/>
</div>
@@ -388,13 +257,9 @@ export default function HomePage() {
description="Join dozens of local businesses getting more customers with a professional website. Start with your first month and see results."
buttons={[
{
text: "Start Your Free Consultation",
href: "/contact",
},
text: "Start Your Free Consultation", href: "/contact"},
{
text: "View Pricing",
href: "#pricing",
},
text: "View Pricing", href: "#pricing"},
]}
buttonAnimation="slide-up"
background={{ variant: "gradient-bars" }}
@@ -406,8 +271,7 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "Pricing", href: "/pricing" },
@@ -415,8 +279,7 @@ export default function HomePage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Website Design", href: "/services" },
{ label: "SEO Optimization", href: "/services" },
{ label: "Website Hosting", href: "/services" },
@@ -424,8 +287,7 @@ export default function HomePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "How It Works", href: "/#how-it-works" },
{ label: "Testimonials", href: "/#testimonials" },
{ label: "FAQ", href: "#" },
@@ -433,8 +295,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Contact", href: "/contact" },

View File

@@ -18,8 +18,7 @@ export default function PricingPage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "Pricing", href: "/pricing" },
@@ -27,8 +26,7 @@ export default function PricingPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Website Design", href: "/services" },
{ label: "SEO Optimization", href: "/services" },
{ label: "Website Hosting", href: "/services" },
@@ -36,8 +34,7 @@ export default function PricingPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "How It Works", href: "/#how-it-works" },
{ label: "Testimonials", href: "/#testimonials" },
{ label: "FAQ", href: "#" },
@@ -45,8 +42,7 @@ export default function PricingPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Contact", href: "/contact" },
@@ -83,64 +79,31 @@ export default function PricingPage() {
tagAnimation="blur-reveal"
plans={[
{
id: "starter",
name: "Starter",
price: "$75",
badge: "Popular",
badgeIcon: Star,
id: "starter", name: "Starter", price: "$99", badge: "Popular", badgeIcon: Star,
buttons: [
{
text: "Get Started",
href: "/contact",
},
text: "Get Started", href: "/contact"},
],
features: [
"Professional website design",
"Mobile-friendly & responsive",
"Fast, secure hosting",
"Email contact form",
"Basic SEO setup",
],
"Professional website design", "Mobile-friendly & responsive", "Fast, secure hosting", "Email contact form", "Basic SEO setup"],
},
{
id: "growth",
name: "Growth",
price: "$125",
badge: "Best Value",
badgeIcon: TrendingUp,
id: "growth", name: "Growth", price: "$149", badge: "Best Value", badgeIcon: TrendingUp,
buttons: [
{
text: "Get Started",
href: "/contact",
},
text: "Get Started", href: "/contact"},
],
features: [
"Everything in Starter, plus:",
"Monthly content updates",
"Google search optimization",
"Performance monitoring",
"Monthly improvements",
],
"Everything in Starter, plus:", "Monthly content updates", "Google search optimization", "Performance monitoring", "Monthly improvements"],
},
{
id: "premium",
name: "Premium",
price: "$200",
badge: "Most Complete",
badgeIcon: Sparkles,
id: "premium", name: "Premium", price: "$249", badge: "Most Complete", badgeIcon: Sparkles,
buttons: [
{
text: "Get Started",
href: "/contact",
},
text: "Get Started", href: "/contact"},
],
features: [
"Everything in Growth, plus:",
"Advanced SEO strategy",
"Monthly business analysis",
"Priority email support",
"Quarterly strategy calls",
],
"Everything in Growth, plus:", "Advanced SEO strategy", "Monthly business analysis", "Priority email support", "Quarterly strategy calls"],
},
]}
animationType="slide-up"
@@ -158,18 +121,13 @@ export default function PricingPage() {
description="Join dozens of local businesses getting more customers with a professional website. Start with your first month and see results."
buttons={[
{
text: "Start Your Free Consultation",
href: "/contact",
},
text: "Start Your Free Consultation", href: "/contact"},
{
text: "View Pricing",
href: "/pricing",
},
text: "View Pricing", href: "/pricing"},
]}
buttonAnimation="slide-up"
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
useInvertedBackground={false}
/>
</div>