5 Commits

Author SHA1 Message Date
f2b64a23ba Update src/app/page.tsx 2026-03-11 23:40:08 +00:00
ac80768495 Merge version_2 into main
Merge version_2 into main
2026-03-11 20:52:51 +00:00
5b6daaa187 Update src/app/page.tsx 2026-03-11 20:52:47 +00:00
9e0d2b0c42 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:47:54 +00:00
3f54cb6cf1 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:47:25 +00:00

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
{ name: "Features", id: "features" },
{ name: "About", id: "about" },
{ name: "Pricing", id: "pricing" },
{ name: "Blog", id: "blog" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" }
]}
button={{ text: "Get Started", href: "contact" }}
@@ -43,8 +43,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
title="Build Professional Websites in Minutes"
description="Vernexa is the AI-powered platform that turns your ideas into fully functional websites instantly. No coding required. No design experience needed. Just powerful automation and intelligent tools."
tag="AI-Powered Builder"
description="Vernexa is the platform that turns your ideas into fully functional websites instantly. No coding required. No design experience needed. Just powerful automation and intelligent tools."
tag="Website Builder"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "plain" }}
@@ -56,7 +56,7 @@ export default function LandingPage() {
carouselItems={[
{ id: "carousel-1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/a-modern-clean-website-builder-dashboard-1773261934281-b73f5795.png", imageAlt: "Modern website builder interface" },
{ id: "carousel-2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/a-drag-and-drop-website-design-interface-1773261935891-ee74b03b.png", imageAlt: "Drag and drop website design" },
{ id: "carousel-3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/an-ai-powered-design-suggestion-interfac-1773261933978-139d66d2.png", imageAlt: "AI-powered design suggestions" },
{ id: "carousel-3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/an-ai-powered-design-suggestion-interfac-1773261933978-139d66d2.png", imageAlt: "Design suggestions" },
{ id: "carousel-4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/a-deployment-and-launch-interface-showin-1773261935496-193d6879.png", imageAlt: "Instant website deployment" },
{ id: "carousel-5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/a-library-of-professional-website-templa-1773261936093-cb478455.png", imageAlt: "Professional website templates" },
{ id: "carousel-6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/a-mobile-responsive-website-preview-show-1773261934031-08744bb9.png", imageAlt: "Mobile responsive design" }
@@ -79,7 +79,7 @@ export default function LandingPage() {
animationType="slide-up"
features={[
{
title: "AI-Powered Design", description: "Intelligent automation generates beautiful designs tailored to your brand and industry", bentoComponent: "globe"
title: "Intelligent Design", description: "Automated design generation creates beautiful layouts tailored to your brand and industry", bentoComponent: "globe"
},
{
title: "No-Code Builder", description: "Intuitive drag-and-drop interface makes website creation accessible to everyone", bentoComponent: "phone", statusIcon: Lock,
@@ -124,7 +124,7 @@ export default function LandingPage() {
<TextSplitAbout
title="Why Vernexa"
description={[
"Vernexa was founded on a simple belief: website creation shouldn't require coding skills, expensive designers, or months of development. We combine cutting-edge AI technology with intuitive design tools to democratize web creation.", "Our platform is used by freelancers, small businesses, agencies, and enterprises to launch professional websites in minutes. We're committed to making website creation faster, smarter, and more accessible for everyone.", "With Vernexa, you're not just building a website—you're building your digital presence with confidence."
"Vernexa was founded on a simple belief: website creation shouldn't require coding skills, expensive designers, or months of development. We combine cutting-edge technology with intuitive design tools to democratize web creation.", "Our platform is used by freelancers, small businesses, agencies, and enterprises to launch professional websites in minutes. We're committed to making website creation faster, smarter, and more accessible for everyone.", "With Vernexa, you're not just building a website—you're building your digital presence with confidence."
]}
useInvertedBackground={false}
buttons={[
@@ -138,7 +138,7 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardTwo
title="Simple, Transparent Pricing"
description="Choose the plan that fits your needs. All plans include core builder features and AI assistance."
description="Choose the plan that fits your needs. All plans include core builder features and intelligent assistance."
tag="Pricing Plans"
tagIcon={CreditCard}
tagAnimation="slide-up"
@@ -153,7 +153,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#" }
],
features: [
"1 website", "Basic AI design assistance", "Up to 10 pages", "Mobile responsive", "Free domain (subdomain)", "Community support"
"1 website", "Design assistance", "Up to 10 pages", "Mobile responsive", "Free domain (subdomain)", "Community support"
]
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
{ text: "Chat to Sales", href: "#" }
],
features: [
"Unlimited websites", "Advanced AI features", "Unlimited pages", "Custom domain (1 free)", "Advanced analytics", "Email & chat support", "API access", "Team collaboration"
"Unlimited websites", "Advanced features", "Unlimited pages", "Custom domain (1 free)", "Advanced analytics", "Email & chat support", "API access", "Team collaboration"
]
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
id: "1", name: "Sarah Chen", role: "Freelance Designer", testimonial: "Vernexa cut our project delivery time in half. What used to take weeks now takes days. Our clients are amazed at the quality and speed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/professional-portrait-headshot-of-a-woma-1773261932871-2f25451b.png", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Johnson", role: "E-commerce Founder", testimonial: "The AI design suggestions are incredible. They understand our brand better than we expected. This platform is a game-changer for bootstrapped startups.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/professional-portrait-headshot-of-a-man--1773261933950-a013c31b.png", imageAlt: "Marcus Johnson"
id: "2", name: "Marcus Johnson", role: "E-commerce Founder", testimonial: "The design suggestions are incredible. They understand our brand better than we expected. This platform is a game-changer for bootstrapped startups.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/professional-portrait-headshot-of-a-man--1773261933950-a013c31b.png", imageAlt: "Marcus Johnson"
},
{
id: "3", name: "Emma Rodriguez", role: "Marketing Manager", testimonial: "We built our entire marketing ecosystem on Vernexa. The no-code interface means our non-technical team can make updates independently.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmMIXLBrJlx5hObWXEgnMp0esA/professional-portrait-headshot-of-a-woma-1773261934579-4d917639.png", imageAlt: "Emma Rodriguez"
@@ -234,7 +234,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqBase
title="Frequently Asked Questions"
description="Everything you need to know about Vernexa and how it works"
description="Find answers to your questions about building your online presence"
tag="Help & Support"
tagIcon={HelpCircle}
tagAnimation="slide-up"
@@ -243,10 +243,10 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "Do I need coding knowledge to use Vernexa?", content: "Absolutely not! Vernexa is designed for everyone, regardless of technical background. Our AI-powered builder and intuitive drag-and-drop interface make website creation accessible to anyone. No coding required."
id: "1", title: "Do I need coding knowledge to use Vernexa?", content: "Absolutely not! Vernexa is designed for everyone, regardless of technical background. Our builder and intuitive drag-and-drop interface make website creation accessible to anyone. No coding required."
},
{
id: "2", title: "How long does it take to build a website?", content: "Most users can create a professional website in under 30 minutes. Our AI design suggestions and pre-built components accelerate the process significantly. Complex sites may take a few hours, but it's still dramatically faster than traditional methods."
id: "2", title: "How long does it take to build a website?", content: "Most users can create a professional website in under 30 minutes. Our design suggestions and pre-built components accelerate the process significantly. Complex sites may take a few hours, but it's still dramatically faster than traditional methods."
},
{
id: "3", title: "Can I use my own domain?", content: "Yes! All paid plans include support for custom domains. You can connect your own domain or use a free Vernexa subdomain. Our domain management is simple and integrated into the platform."
@@ -258,7 +258,7 @@ export default function LandingPage() {
id: "5", title: "Can I export my website or migrate away?", content: "Yes, you own your website. You can export your website data at any time or migrate to another platform if needed. We believe in giving you complete control over your digital presence."
},
{
id: "6", title: "What kind of support do you offer?", content: "We offer email and chat support for all paid plans, with priority support for Enterprise customers. We also have extensive documentation, video tutorials, and a vibrant community forum."
id: "6", title: "Does Vernexa help with SEO for small businesses?", content: "Yes! Vernexa includes built-in SEO optimization features specifically designed for small businesses and local services. We help you get found by customers in your area through optimized local listings, schema markup, and location-based keywords."
}
]}
/>
@@ -281,7 +281,7 @@ export default function LandingPage() {
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Blog", href: "#blog" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Press", href: "#" },
{ label: "Contact", href: "#contact" }