diff --git a/src/app/page.tsx b/src/app/page.tsx
index 658684d..ee713d7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,37 +34,23 @@ export default function LandingPage() {
@@ -72,80 +58,42 @@ export default function LandingPage() {
@@ -197,14 +130,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "LocalStar Ratings",
- "BizBoost Partners",
- "Webify Solutions",
- "ScaleUp Ventures",
- "LocalGenius Analytics",
- "Ignite Digital",
- "Growth Engines",
- ]}
+ "LocalStar Ratings", "BizBoost Partners", "Webify Solutions", "ScaleUp Ventures", "LocalGenius Analytics", "Ignite Digital", "Growth Engines"]}
title="Powering Local Business Growth"
description="Trusted by entrepreneurs and agencies to unlock online potential."
speed={35}
@@ -218,32 +144,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Identify Unclaimed Potential",
- description: "Our smart algorithms scan local listings to pinpoint top-rated businesses currently without a website, giving you a competitive edge.",
- imageSrc: "http://img.b2bpic.net/free-photo/route-map-tablet-screen_23-2152001524.jpg",
- imageAlt: "Map with business pins",
- buttonIcon: "Locate",
+ title: "Identify Unclaimed Potential", description: "Our smart algorithms scan local listings to pinpoint top-rated businesses currently without a website, giving you a competitive edge.", imageSrc: "http://img.b2bpic.net/free-photo/route-map-tablet-screen_23-2152001524.jpg", imageAlt: "Map with business pins", buttonIcon: Rocket,
},
{
- title: "AI-Powered Site Generation",
- description: "Instantly create professional, mobile-responsive website drafts complete with compelling copy tailored to the business's industry and services.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-illustrator-drawing-tablet_23-2150040136.jpg",
- imageAlt: "AI generating website on a tablet",
- buttonIcon: "Sparkles",
+ title: "AI-Powered Site Generation", description: "Instantly create professional, mobile-responsive website drafts complete with compelling copy tailored to the business's industry and services.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-illustrator-drawing-tablet_23-2150040136.jpg", imageAlt: "AI generating website on a tablet", buttonIcon: Lightbulb,
},
{
- title: "Built-in SEO & Local Optimization",
- description: "Each generated site comes pre-optimized for local search engines, ensuring maximum visibility to attract nearby customers.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-chef-tet-vietnamese-new-year-celebration_23-2151077431.jpg",
- imageAlt: "Website with SEO tags",
- buttonIcon: "Search",
+ title: "Built-in SEO & Local Optimization", description: "Each generated site comes pre-optimized for local search engines, ensuring maximum visibility to attract nearby customers.", imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-chef-tet-vietnamese-new-year-celebration_23-2151077431.jpg", imageAlt: "Website with SEO tags", buttonIcon: TrendingUp,
},
{
- title: "Easy Customization & Launch",
- description: "Refine designs with intuitive tools, integrate booking forms or menus, and launch with a few clicks – no coding required.",
- imageSrc: "http://img.b2bpic.net/free-photo/website-development_53876-95315.jpg",
- imageAlt: "Website customization interface",
- buttonIcon: "Settings",
+ title: "Easy Customization & Launch", description: "Refine designs with intuitive tools, integrate booking forms or menus, and launch with a few clicks – no coding required.", imageSrc: "http://img.b2bpic.net/free-photo/website-development_53876-95315.jpg", imageAlt: "Website customization interface", buttonIcon: Cog,
},
]}
title="Your All-in-One Online Presence Solution"
@@ -274,25 +184,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "100+",
- description: "Websites Generated",
- },
+ id: "m1", value: "100+", description: "Websites Generated"},
{
- id: "m2",
- value: "200%",
- description: "Average Lead Increase",
- },
+ id: "m2", value: "200%", description: "Average Lead Increase"},
{
- id: "m3",
- value: "95%",
- description: "Customer Satisfaction",
- },
+ id: "m3", value: "95%", description: "Customer Satisfaction"},
{
- id: "m4",
- value: "50+",
- description: "Industries Served",
- },
+ id: "m4", value: "50+", description: "Industries Served"},
]}
title="Real Results for Real Businesses"
description="See the impact WebsiteGenius has on local economies."
@@ -306,48 +204,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "starter",
- badge: "Basic",
- badgeIcon: Rocket,
- price: "$29/month",
- subtitle: "For individual businesses getting started",
- features: [
- "1 AI-generated website",
- "Basic SEO optimization",
- "Standard templates",
- "Email support",
- "1-year hosting",
- ],
+ id: "starter", badge: "Basic", badgeIcon: Rocket,
+ price: "$29/month", subtitle: "For individual businesses getting started", features: [
+ "1 AI-generated website", "Basic SEO optimization", "Standard templates", "Email support", "1-year hosting"],
},
{
- id: "pro",
- badge: "Popular",
- badgeIcon: Crown,
- price: "$79/month",
- subtitle: "Ideal for growing businesses & freelancers",
- features: [
- "3 AI-generated websites",
- "Advanced SEO tools",
- "Premium templates",
- "Priority support",
- "Lifetime hosting",
- "Custom domain integration",
- ],
+ id: "pro", badge: "Popular", badgeIcon: Crown,
+ price: "$79/month", subtitle: "Ideal for growing businesses & freelancers", features: [
+ "3 AI-generated websites", "Advanced SEO tools", "Premium templates", "Priority support", "Lifetime hosting", "Custom domain integration"],
},
{
- id: "agency",
- badge: "Enterprise",
- badgeIcon: Building,
- price: "$249/month",
- subtitle: "Built for agencies and multiple clients",
- features: [
- "Unlimited AI-generated websites",
- "Comprehensive SEO suite",
- "Exclusive templates",
- "Dedicated account manager",
- "White-label options",
- "Team collaboration features",
- ],
+ id: "agency", badge: "Enterprise", badgeIcon: Building,
+ price: "$249/month", subtitle: "Built for agencies and multiple clients", features: [
+ "Unlimited AI-generated websites", "Comprehensive SEO suite", "Exclusive templates", "Dedicated account manager", "White-label options", "Team collaboration features"],
},
]}
title="Flexible Plans for Every Business"
@@ -362,64 +231,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Jessica L.",
- role: "Salon Owner",
- company: "Hair Haven",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg",
- imageAlt: "Jessica L.",
- },
+ id: "t1", name: "Jessica L.", role: "Salon Owner", company: "Hair Haven", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg", imageAlt: "Jessica L."},
{
- id: "t2",
- name: "Mark D.",
- role: "Restaurant Manager",
- company: "The Daily Spoon",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-tattooed-arm-wearing-white-shirt_613910-1888.jpg",
- imageAlt: "Mark D.",
- },
+ id: "t2", name: "Mark D.", role: "Restaurant Manager", company: "The Daily Spoon", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-with-tattooed-arm-wearing-white-shirt_613910-1888.jpg", imageAlt: "Mark D."},
{
- id: "t3",
- name: "Sophia R.",
- role: "Marketing Consultant",
- company: "Digital Edge Agency",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-waitress_1098-14476.jpg",
- imageAlt: "Sophia R.",
- },
+ id: "t3", name: "Sophia R.", role: "Marketing Consultant", company: "Digital Edge Agency", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-waitress_1098-14476.jpg", imageAlt: "Sophia R."},
{
- id: "t4",
- name: "Chris B.",
- role: "Plumbing Contractor",
- company: "QuickFix Plumbing",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg",
- imageAlt: "Chris B.",
- },
+ id: "t4", name: "Chris B.", role: "Plumbing Contractor", company: "QuickFix Plumbing", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg", imageAlt: "Chris B."},
{
- id: "t5",
- name: "Olivia P.",
- role: "Boutique Owner",
- company: "Chic Threads",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-man-standing-room-white-shirt_1157-13679.jpg",
- imageAlt: "Olivia P.",
- },
+ id: "t5", name: "Olivia P.", role: "Boutique Owner", company: "Chic Threads", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-man-standing-room-white-shirt_1157-13679.jpg", imageAlt: "Olivia P."},
]}
kpiItems={[
{
- value: "100%",
- label: "Satisfied Customers",
- },
+ value: "100%", label: "Satisfied Customers"},
{
- value: "5.0",
- label: "Average Rating",
- },
+ value: "5.0", label: "Average Rating"},
{
- value: "2X",
- label: "Growth in Traffic",
- },
+ value: "2X", label: "Growth in Traffic"},
]}
title="What Our Customers Say"
description="Hear directly from local business owners and agencies thriving with WebsiteGenius."
@@ -432,35 +265,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How does WebsiteGenius identify businesses?",
- content: "Our proprietary AI engine analyzes publicly available data, including online reviews, directories, and social media, to find highly-rated local businesses that currently lack a professional website.",
- },
+ id: "q1", title: "How does WebsiteGenius identify businesses?", content: "Our proprietary AI engine analyzes publicly available data, including online reviews, directories, and social media, to find highly-rated local businesses that currently lack a professional website."},
{
- id: "q2",
- title: "What kind of websites can AI generate?",
- content: "The AI can generate a variety of website types including landing pages, service pages, about us pages, contact forms, and even simple product/menu displays, all tailored to the business's industry and content.",
- },
+ id: "q2", title: "What kind of websites can AI generate?", content: "The AI can generate a variety of website types including landing pages, service pages, about us pages, contact forms, and even simple product/menu displays, all tailored to the business's industry and content."},
{
- id: "q3",
- title: "Can I customize the AI-generated website?",
- content: "Absolutely! After generation, you get access to an intuitive drag-and-drop editor where you can easily customize text, images, colors, and layout without any coding knowledge.",
- },
+ id: "q3", title: "Can I customize the AI-generated website?", content: "Absolutely! After generation, you get access to an intuitive drag-and-drop editor where you can easily customize text, images, colors, and layout without any coding knowledge."},
{
- id: "q4",
- title: "Is SEO automatically included?",
- content: "Yes, every website generated by WebsiteGenius comes with foundational SEO optimization built-in, including meta titles, descriptions, and local schema markup to help businesses rank higher in local search results.",
- },
+ id: "q4", title: "Is SEO automatically included?", content: "Yes, every website generated by WebsiteGenius comes with foundational SEO optimization built-in, including meta titles, descriptions, and local schema markup to help businesses rank higher in local search results."},
{
- id: "q5",
- title: "What if I already have a domain name?",
- content: "You can easily connect your existing domain name to your WebsiteGenius site. Our platform provides straightforward instructions to guide you through the process.",
- },
+ id: "q5", title: "What if I already have a domain name?", content: "You can easily connect your existing domain name to your WebsiteGenius site. Our platform provides straightforward instructions to guide you through the process."},
{
- id: "q6",
- title: "Do you offer support?",
- content: "Yes, we offer comprehensive support through email and our knowledge base. Priority support is available for Pro and Agency plan subscribers.",
- },
+ id: "q6", title: "Do you offer support?", content: "Yes, we offer comprehensive support through email and our knowledge base. Priority support is available for Pro and Agency plan subscribers."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about WebsiteGenius."
@@ -472,8 +287,7 @@ export default function LandingPage() {