Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-24 04:47:52 +00:00
2 changed files with 60 additions and 189 deletions

View File

@@ -11,8 +11,8 @@ import { Inter_Tight } from "next/font/google";
export const metadata: Metadata = {
title: 'PresentEase | Effortless Presentation Software',
description: 'Create stunning and impactful presentations with PresentEase. AI-powered design, real-time collaboration, and intuitive tools for every professional.',
title: 'Site Name | Effortless Presentation Software',
description: 'Create stunning and impactful presentations with Site Name. AI-powered design, real-time collaboration, and intuitive tools for every professional.',
openGraph: {
"title": "PresentEase | Effortless Presentation Software",
"description": "Create stunning and impactful presentations with PresentEase. AI-powered design, real-time collaboration, and intuitive tools for every professional.",

View File

@@ -32,50 +32,33 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Get Started",
href: "#pricing",
}}
brandName="PresentEase"
text: "Get Started", href: "#pricing"}}
brandName="Site Name"
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
background={{
variant: "animated-grid",
}}
logoText="PresentEase"
variant: "animated-grid"}}
logoText="Site Name"
description="Create stunning presentations with ease. Design impactful slides effortlessly with our intuitive platform."
buttons={[
{
text: "Start Free Trial",
href: "#pricing",
},
text: "Start Free Trial", href: "#pricing"},
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
layoutOrder="default"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=1"
@@ -91,13 +74,9 @@ export default function LandingPage() {
description="PresentEase empowers you to transform complex ideas into visually stunning and engaging presentations. Focus on your message, we'll handle the design."
metrics={[
{
value: "100K+",
title: "Users Worldwide",
},
value: "100K+", title: "Users Worldwide"},
{
value: "99.9%",
title: "Uptime Reliability",
},
value: "99.9%", title: "Uptime Reliability"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-diverse-team-of-professionals-collabor-1774327602012-96088a25.png"
mediaAnimation="slide-up"
@@ -114,32 +93,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Intuitive Drag & Drop",
description: "Effortlessly arrange elements and build slides with a seamless drag-and-drop interface.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=2",
imageAlt: "Intuitive Drag & Drop interface",
},
title: "Intuitive Drag & Drop", description: "Effortlessly arrange elements and build slides with a seamless drag-and-drop interface.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=2", imageAlt: "Intuitive Drag & Drop interface"},
{
id: 2,
title: "AI-Powered Suggestions",
description: "Get smart design recommendations and content enhancements with our intelligent AI assistant.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=3",
imageAlt: "AI-Powered Suggestions interface",
},
title: "AI-Powered Suggestions", description: "Get smart design recommendations and content enhancements with our intelligent AI assistant.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=3", imageAlt: "AI-Powered Suggestions interface"},
{
id: 3,
title: "Real-time Collaboration",
description: "Work together with your team on presentations, no matter where you are.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=4",
imageAlt: "Real-time Collaboration",
},
title: "Real-time Collaboration", description: "Work together with your team on presentations, no matter where you are.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=4", imageAlt: "Real-time Collaboration"},
{
id: 4,
title: "Vast Template Library",
description: "Choose from hundreds of professional templates to kickstart your creativity.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=5",
imageAlt: "Vast Template Library",
},
title: "Vast Template Library", description: "Choose from hundreds of professional templates to kickstart your creativity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-modern-clean-software-dashboard-interf-1774327600194-15191840.png?_wi=5", imageAlt: "Vast Template Library"},
]}
title="Powerful Features, Simple Interface"
description="Discover how PresentEase streamlines your workflow and elevates your content, making every presentation a masterpiece."
@@ -153,58 +116,30 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "free",
badge: "Value",
badgeIcon: Sparkles,
price: "Free",
name: "Basic",
buttons: [
id: "free", badge: "Value", badgeIcon: Sparkles,
price: "Free", name: "Basic", buttons: [
{
text: "Get Started Free",
href: "#",
},
text: "Get Started Free", href: "#"},
],
features: [
"Unlimited presentations",
"Basic templates",
"Standard support",
],
"Unlimited presentations", "Basic templates", "Standard support"],
},
{
id: "pro",
badge: "Most Popular",
badgeIcon: Crown,
price: "$19/month",
name: "Pro",
buttons: [
id: "pro", badge: "Most Popular", badgeIcon: Crown,
price: "$19/month", name: "Pro", buttons: [
{
text: "Upgrade to Pro",
href: "#",
},
text: "Upgrade to Pro", href: "#"},
],
features: [
"All Basic features",
"Premium templates",
"AI design assistant",
"Priority support",
],
"All Basic features", "Premium templates", "AI design assistant", "Priority support"],
},
{
id: "business",
price: "$49/month",
name: "Business",
buttons: [
id: "business", price: "$49/month", name: "Business", buttons: [
{
text: "Contact Sales",
href: "#contact",
},
text: "Contact Sales", href: "#contact"},
],
features: [
"All Pro features",
"Team collaboration",
"Custom branding",
"Dedicated account manager",
],
"All Pro features", "Team collaboration", "Custom branding", "Dedicated account manager"],
},
]}
title="Flexible Plans for Every Need"
@@ -219,41 +154,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah L.",
handle: "@sarah_marketing",
testimonial: "PresentEase saved me hours every week. My presentations have never looked better and are so much more engaging!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/professional-headshot-of-a-smiling-woman-1774327598048-2588baca.png",
imageAlt: "Sarah L.",
},
id: "1", name: "Sarah L.", handle: "@sarah_marketing", testimonial: "PresentEase saved me hours every week. My presentations have never looked better and are so much more engaging!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/professional-headshot-of-a-smiling-woman-1774327598048-2588baca.png", imageAlt: "Sarah L."},
{
id: "2",
name: "Mark T.",
handle: "@mark_ceo",
testimonial: "The AI features are a game-changer. It feels like having a personal designer guiding my every move. Absolutely incredible.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/headshot-of-a-confident-man-mark-t-with--1774327598980-9b5fa707.png",
imageAlt: "Mark T.",
},
id: "2", name: "Mark T.", handle: "@mark_ceo", testimonial: "The AI features are a game-changer. It feels like having a personal designer guiding my every move. Absolutely incredible.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/headshot-of-a-confident-man-mark-t-with--1774327598980-9b5fa707.png", imageAlt: "Mark T."},
{
id: "3",
name: "Emily R.",
handle: "@emily_project",
testimonial: "Collaboration is seamless with PresentEase. My team can work together efficiently, even remotely, without any hiccups.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/headshot-of-an-engaged-woman-emily-r-wit-1774327600577-3ec7dbfb.png",
imageAlt: "Emily R.",
},
id: "3", name: "Emily R.", handle: "@emily_project", testimonial: "Collaboration is seamless with PresentEase. My team can work together efficiently, even remotely, without any hiccups.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/headshot-of-an-engaged-woman-emily-r-wit-1774327600577-3ec7dbfb.png", imageAlt: "Emily R."},
{
id: "4",
name: "David K.",
handle: "@david_consultant",
testimonial: "The template library is incredible. So many professional options to choose from, making it easy to start strong.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/headshot-of-a-knowledgeable-man-david-k--1774327598440-0de382e8.png",
imageAlt: "David K.",
},
id: "4", name: "David K.", handle: "@david_consultant", testimonial: "The template library is incredible. So many professional options to choose from, making it easy to start strong.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/headshot-of-a-knowledgeable-man-david-k--1774327598440-0de382e8.png", imageAlt: "David K."},
]}
showRating={true}
title="What Our Users Say"
@@ -267,25 +178,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How do I create a new presentation?",
content: "Simply click 'Create New' from your dashboard and choose a template or start from scratch with a blank canvas.",
},
id: "1", title: "How do I create a new presentation?", content: "Simply click 'Create New' from your dashboard and choose a template or start from scratch with a blank canvas."},
{
id: "2",
title: "Can I import existing slides?",
content: "Yes, PresentEase supports importing slides from various popular formats, including PowerPoint (.pptx) and Google Slides.",
},
id: "2", title: "Can I import existing slides?", content: "Yes, PresentEase supports importing slides from various popular formats, including PowerPoint (.pptx) and Google Slides."},
{
id: "3",
title: "Is there a free trial?",
content: "We offer a comprehensive free plan that includes many core features. No credit card required to get started!",
},
id: "3", title: "Is there a free trial?", content: "We offer a comprehensive free plan that includes many core features. No credit card required to get started!"},
{
id: "4",
title: "What kind of support is available?",
content: "All users have access to email support. Pro and Business plan subscribers receive priority support with faster response times.",
},
id: "4", title: "What kind of support is available?", content: "All users have access to email support. Pro and Business plan subscribers receive priority support with faster response times."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BNRIdteKs56z1Lt0whfIhzbDHe/a-friendly-customer-support-agent-intera-1774327600667-47f96b08.png"
mediaAnimation="slide-up"
@@ -301,83 +200,55 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to elevate your presentations? Get in touch with our team today."
buttons={[
{
text: "Contact Us",
href: "mailto:support@presentease.com",
},
text: "Contact Us", href: "mailto:support@presentease.com"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="PresentEase"
logoText="Site Name"
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
{
label: "Templates",
href: "#",
},
label: "Templates", href: "#"},
{
label: "AI Assistant",
href: "#",
},
label: "AI Assistant", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Cookie Policy",
href: "#",
},
label: "Cookie Policy", href: "#"},
],
},
]}
copyrightText="© 2025 PresentEase. All rights reserved."
copyrightText="© 2025 Site Name. All rights reserved."
/>
</div>
</ReactLenis>