Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
340
src/app/page.tsx
340
src/app/page.tsx
@@ -34,37 +34,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "#about",
|
||||
},
|
||||
name: "How It Works", id: "#about"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/20-digital-marketing-line-filled-icon-presentation_1142-22551.jpg"
|
||||
logoAlt="WebsiteGenius Logo"
|
||||
brandName="WebsiteGenius"
|
||||
button={{
|
||||
text: "Sign Up",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Sign Up", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -72,80 +58,42 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="Turn Local Ratings Into Live Websites Instantly"
|
||||
description="Discover high-rated businesses without websites in your area. Generate professional homepage, service pages, contact forms, and SEO metadata in minutes—powered by AI."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "@TechSavvyBiz",
|
||||
testimonial: "WebsiteGenius transformed our local presence overnight! The AI-generated site was perfect and so easy to launch. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "@TechSavvyBiz", testimonial: "WebsiteGenius transformed our local presence overnight! The AI-generated site was perfect and so easy to launch. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "@BarberBliss",
|
||||
testimonial: "As a barber, I never had time for a website. WebsiteGenius did it all for me, and my bookings have skyrocketed!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groomed-bearded-man-with-tattooes-is-posing-dark-photo-studio_613910-3659.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
name: "Michael Chen", handle: "@BarberBliss", testimonial: "As a barber, I never had time for a website. WebsiteGenius did it all for me, and my bookings have skyrocketed!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groomed-bearded-man-with-tattooes-is-posing-dark-photo-studio_613910-3659.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@TastefulBites",
|
||||
testimonial: "Our restaurant needed an online menu, fast. WebsiteGenius delivered a beautiful site that perfectly captured our brand and attracts new customers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-dressed-gardening-clothes_23-2148396884.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
name: "Emily Rodriguez", handle: "@TastefulBites", testimonial: "Our restaurant needed an online menu, fast. WebsiteGenius delivered a beautiful site that perfectly captured our brand and attracts new customers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-dressed-gardening-clothes_23-2148396884.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@ReliablePlumbing",
|
||||
testimonial: "Getting a website seemed daunting. This tool made it incredibly simple, and now clients can easily find my services online.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carpenter-woodworking-shop-proud-his-work_482257-84422.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
name: "David Kim", handle: "@ReliablePlumbing", testimonial: "Getting a website seemed daunting. This tool made it incredibly simple, and now clients can easily find my services online.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carpenter-woodworking-shop-proud-his-work_482257-84422.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
name: "Anna Lee",
|
||||
handle: "@FashionFusion",
|
||||
testimonial: "I was hesitant about AI, but WebsiteGenius truly understands design. My fashion boutique's site looks stunning and professional!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg",
|
||||
imageAlt: "Anna Lee",
|
||||
},
|
||||
name: "Anna Lee", handle: "@FashionFusion", testimonial: "I was hesitant about AI, but WebsiteGenius truly understands design. My fashion boutique's site looks stunning and professional!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", imageAlt: "Anna Lee"},
|
||||
]}
|
||||
testimonialRotationInterval={7000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Find Businesses & Generate Sites",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Find Businesses & Generate Sites", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg",
|
||||
alt: "Sarah Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg", alt: "Sarah Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-with-crossed-arms-brick-wall_176420-14690.jpg",
|
||||
alt: "Michael Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-with-crossed-arms-brick-wall_176420-14690.jpg", alt: "Michael Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-pensive-young-european-female-enjoying-her-leisure-time-alone-drinking-tea-coffee-having-thoughtful-dreamy-look-sitting-cafe-table-with-mug-people-lifestyle_273609-538.jpg",
|
||||
alt: "Emily Rodriguez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-pensive-young-european-female-enjoying-her-leisure-time-alone-drinking-tea-coffee-having-thoughtful-dreamy-look-sitting-cafe-table-with-mug-people-lifestyle_273609-538.jpg", alt: "Emily Rodriguez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg",
|
||||
alt: "David Kim",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg", alt: "David Kim"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg",
|
||||
alt: "Anna Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg", alt: "Anna Lee"},
|
||||
]}
|
||||
avatarText="Trusted by 100+ local businesses"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169844.jpg"
|
||||
@@ -154,39 +102,24 @@ export default function LandingPage() {
|
||||
showMarqueeCard={true}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/customer-review-rating-vector-doodle-concept_107791-13392.jpg",
|
||||
alt: "Customer Review Icon",
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/customer-review-rating-vector-doodle-concept_107791-13392.jpg", alt: "Customer Review Icon"},
|
||||
{
|
||||
type: "text-icon", text: "SEO Insights", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "SEO Insights",
|
||||
icon: Lightbulb,
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/illustration-searching-website_53876-36921.jpg", alt: "Keyword Research Tool Icon"},
|
||||
{
|
||||
type: "text-icon", text: "Brand Growth", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/illustration-searching-website_53876-36921.jpg",
|
||||
alt: "Keyword Research Tool Icon",
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/golden-correct-sign-best-quality-assurance-guarantee-product-iso-service-concept_616485-97.jpg", alt: "Feedback Illustration"},
|
||||
{
|
||||
type: "text-icon", text: "Local Visibility", icon: MapPin,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Brand Growth",
|
||||
icon: TrendingUp,
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/man-hand-holding-virtual-world-with-internet-connection-metaverse-global-business-marketing-banking-financial-pass-thru-application-technology-concept_616485-32.jpg", alt: "Strategic Vision Icon"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/golden-correct-sign-best-quality-assurance-guarantee-product-iso-service-concept_616485-97.jpg",
|
||||
alt: "Feedback Illustration",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Local Visibility",
|
||||
icon: MapPin,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/man-hand-holding-virtual-world-with-internet-connection-metaverse-global-business-marketing-banking-financial-pass-thru-application-technology-concept_616485-32.jpg",
|
||||
alt: "Strategic Vision Icon",
|
||||
type: "text-icon", text: "Strategic Vision", icon: Rocket,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -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() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Ready to Transform Local Businesses?"
|
||||
description="Enter your email to find eligible businesses and start generating stunning websites today."
|
||||
@@ -489,13 +303,9 @@ export default function LandingPage() {
|
||||
logoAlt="WebsiteGenius Logo"
|
||||
logoText="WebsiteGenius"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user