Update src/app/page.tsx
This commit is contained in:
135
src/app/page.tsx
135
src/app/page.tsx
@@ -32,18 +32,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Templates", id: "templates"},
|
||||
{
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Templates", id: "templates" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="NumindsDesign"
|
||||
button={{
|
||||
text: "Create Invitation", href: "#contact"}}
|
||||
button={{ text: "Create Invitation", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -52,40 +47,23 @@ export default function LandingPage() {
|
||||
title="Design Your Perfect Digital Invitation"
|
||||
description="Premium designs. Instant Sharing. Seamless RSVPs. Create professional digital invitations with powerful features designed for modern celebrations."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sara R.", handle: "Bride", testimonial: "The invitation is wonderful and the team is very helpful and fast in responding!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=95aohj&_wi=1"},
|
||||
{
|
||||
name: "Ahmed K.", handle: "Groom", testimonial: "Loved my save the date. The team worked quickly to make changes and it turned out beautifully.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nswkaj&_wi=1"},
|
||||
{
|
||||
name: "Laila M.", handle: "Host", testimonial: "Incredible service! So easy to use for our big event.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ca4kew&_wi=1"},
|
||||
{
|
||||
name: "Omar K.", handle: "Student", testimonial: "The templates are modern and professional. Everyone loved it.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9435l7&_wi=1"},
|
||||
{
|
||||
name: "Fatima S.", handle: "Planner", testimonial: "Best digital invitation experience I've had so far.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k3maqd&_wi=1"},
|
||||
{ name: "Sara R.", handle: "Bride", testimonial: "The invitation is wonderful and the team is very helpful and fast in responding!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=95aohj&_wi=1" },
|
||||
{ name: "Ahmed K.", handle: "Groom", testimonial: "Loved my save the date. The team worked quickly to make changes and it turned out beautifully.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nswkaj&_wi=1" },
|
||||
{ name: "Laila M.", handle: "Host", testimonial: "Incredible service! So easy to use for our big event.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ca4kew&_wi=1" },
|
||||
{ name: "Omar K.", handle: "Student", testimonial: "The templates are modern and professional. Everyone loved it.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9435l7&_wi=1" },
|
||||
{ name: "Fatima S.", handle: "Planner", testimonial: "Best digital invitation experience I've had so far.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k3maqd&_wi=1" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Create Invitation", href: "#contact"},
|
||||
{
|
||||
text: "Browse Templates", href: "#templates"},
|
||||
{ text: "Create Invitation", href: "#contact" },
|
||||
{ text: "Browse Templates", href: "#templates" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b2u30f&_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b2u30f", alt: "Sara R."},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2h5tfe", alt: "Ahmed K."},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jr040t", alt: "Laila M."},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q3zvtk", alt: "Omar K."},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=93fruu", alt: "Fatima S."},
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b2u30f", alt: "Sara R." },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2h5tfe", alt: "Ahmed K." },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jr040t", alt: "Laila M." },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q3zvtk", alt: "Omar K." },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=93fruu", alt: "Fatima S." },
|
||||
]}
|
||||
avatarText="Loved by 500+ happy couples"
|
||||
/>
|
||||
@@ -97,15 +75,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Event Camera", description: "Capture and collect photos from your special day in real-time.", bentoComponent: "reveal-icon", icon: Camera,
|
||||
},
|
||||
{
|
||||
title: "Bilingual Support", description: "Create beautiful invitations in English, Arabic, or both.", bentoComponent: "reveal-icon", icon: Globe,
|
||||
},
|
||||
{
|
||||
title: "QR Code Sharing", description: "Generate unique QR codes for easy sharing and tracking.", bentoComponent: "reveal-icon", icon: QrCode,
|
||||
},
|
||||
{ title: "Event Camera", description: "Capture and collect photos from your special day in real-time.", bentoComponent: "reveal-icon", icon: Camera },
|
||||
{ title: "Bilingual Support", description: "Create beautiful invitations in English, Arabic, or both.", bentoComponent: "reveal-icon", icon: Globe },
|
||||
{ title: "QR Code Sharing", description: "Generate unique QR codes for easy sharing and tracking.", bentoComponent: "reveal-icon", icon: QrCode },
|
||||
]}
|
||||
title="Everything You Need"
|
||||
description="Create professional digital invitations with powerful features designed for modern celebrations."
|
||||
@@ -119,12 +91,9 @@ export default function LandingPage() {
|
||||
title="The Numinds Studio"
|
||||
description="Premium digital invitations for your most cherished moments. We bridge technology and tradition to create invitations that reflect your style and story."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Premium Quality", description: "Exquisite designs curated by professional artists."},
|
||||
{
|
||||
title: "Instant Results", description: "Seamless creation process with real-time updates."},
|
||||
{
|
||||
title: "Dedicated Support", description: "Our team is here to ensure your invitation is perfect."},
|
||||
{ title: "Premium Quality", description: "Exquisite designs curated by professional artists." },
|
||||
{ title: "Instant Results", description: "Seamless creation process with real-time updates." },
|
||||
{ title: "Dedicated Support", description: "Our team is here to ensure your invitation is perfect." },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b2u30f&_wi=2"
|
||||
@@ -138,18 +107,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Elegant Wedding", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=93fruu"},
|
||||
{
|
||||
id: "2", name: "Modern Graduation", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hflx6e"},
|
||||
{
|
||||
id: "3", name: "Traditional Henna", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yxs6ac"},
|
||||
{
|
||||
id: "4", name: "Floral Birthday", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dscnp4"},
|
||||
{
|
||||
id: "5", name: "Classic Anniversary", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jtwwxw"},
|
||||
{
|
||||
id: "6", name: "Luxury Engagement", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=squ8g2"},
|
||||
{ id: "1", name: "Elegant Wedding", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=93fruu" },
|
||||
{ id: "2", name: "Modern Graduation", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hflx6e" },
|
||||
{ id: "3", name: "Traditional Henna", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yxs6ac" },
|
||||
{ id: "4", name: "Floral Birthday", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dscnp4" },
|
||||
{ id: "5", name: "Classic Anniversary", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jtwwxw" },
|
||||
{ id: "6", name: "Luxury Engagement", price: "SAR 69.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=squ8g2" },
|
||||
]}
|
||||
title="Clients' Favourites"
|
||||
description="Explore some of our most loved digital invitation designs."
|
||||
@@ -162,10 +125,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "standard", badge: "Popular", price: "SAR 69.99", subtitle: "Full Experience", features: [
|
||||
"Digital Invitation", "Event Camera", "Bilingual Support", "QR Code Sharing", "RSVP Tracking"],
|
||||
},
|
||||
{ id: "standard", badge: "Popular", price: "SAR 69.99", subtitle: "Full Experience", features: ["Digital Invitation", "Event Camera", "Bilingual Support", "QR Code Sharing", "RSVP Tracking"] },
|
||||
]}
|
||||
title="Simple Pricing"
|
||||
description="One Invitation, One Price. Every plan includes the full invitation experience."
|
||||
@@ -179,21 +139,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sara R.", role: "Bride", company: "Saudi Arabia", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=95aohj&_wi=2"},
|
||||
{
|
||||
id: "2", name: "Ahmed A.", role: "Groom", company: "Saudi Arabia", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nswkaj&_wi=2"},
|
||||
{
|
||||
id: "3", name: "Laila M.", role: "Host", company: "Saudi Arabia", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ca4kew&_wi=2"},
|
||||
{
|
||||
id: "4", name: "Omar K.", role: "Student", company: "Saudi Arabia", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9435l7&_wi=2"},
|
||||
{
|
||||
id: "5", name: "Fatima S.", role: "Host", company: "Saudi Arabia", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k3maqd&_wi=2"},
|
||||
{ id: "1", name: "Sara R.", role: "Bride", company: "Saudi Arabia", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=95aohj&_wi=2" },
|
||||
{ id: "2", name: "Ahmed A.", role: "Groom", company: "Saudi Arabia", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nswkaj&_wi=2" },
|
||||
{ id: "3", name: "Laila M.", role: "Host", company: "Saudi Arabia", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ca4kew&_wi=2" },
|
||||
{ id: "4", name: "Omar K.", role: "Student", company: "Saudi Arabia", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9435l7&_wi=2" },
|
||||
{ id: "5", name: "Fatima S.", role: "Host", company: "Saudi Arabia", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k3maqd&_wi=2" },
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Trusted by hundreds of users for their special day."
|
||||
@@ -205,12 +155,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "How long does it take to set up?", content: "The process is fast and intuitive. You can finish your invitation in minutes."},
|
||||
{
|
||||
id: "f2", title: "Can I edit after publishing?", content: "Yes, you have full control to edit your details after the invitation is live."},
|
||||
{
|
||||
id: "f3", title: "Does the RSVP track responses?", content: "Our system provides real-time tracking for every guest response."},
|
||||
{ id: "f1", title: "How long does it take to set up?", content: "The process is fast and intuitive. You can finish your invitation in minutes." },
|
||||
{ id: "f2", title: "Can I edit after publishing?", content: "Yes, you have full control to edit your details after the invitation is live." },
|
||||
{ id: "f3", title: "Does the RSVP track responses?", content: "Our system provides real-time tracking for every guest response." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -221,14 +168,12 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get Started"
|
||||
title="Start Creating Today"
|
||||
description="Join thousands of couples who trust Numinds Design for their special moments."
|
||||
buttons={[
|
||||
{
|
||||
text: "Create Your Invitation", href: "#"},
|
||||
{ text: "Create Your Invitation", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user