diff --git a/src/app/page.tsx b/src/app/page.tsx index 5cf2437..715d3b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,24 +29,13 @@ export default function LandingPage() { @@ -55,71 +44,21 @@ export default function LandingPage() { title="Turn Your Invitation Into an Experience" description="Create a beautiful, shareable link for your event. Guests can RSVP, get directions, add to calendar — all from one tap." testimonials={[ - { - name: "Alex R.", - handle: "@alex", - testimonial: "The easiest way to organize my party.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-sheets-desk_23-2148605188.jpg", - }, - { - name: "Sarah P.", - handle: "@sarah", - testimonial: "Everything in one place, so simple.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-setup-with-blank-stationery-coffee-cup-warm-aesthetics_24972-3020.jpg", - }, - { - name: "Jordan L.", - handle: "@jordan", - testimonial: "Best way to manage RSVPs ever.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-decoration-with-cute-wedding-invitation_23-2148289675.jpg", - }, - { - name: "Casey M.", - handle: "@casey", - testimonial: "My guests loved the digital map integration.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/inspirational-quote-with-delicious-beverage_23-2149261753.jpg", - }, - { - name: "Morgan D.", - handle: "@morgan", - testimonial: "Professional and so easy to share via text.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cooking-desk-with-bread-smartphone_23-2147835213.jpg", - }, - ]} - buttons={[ - { - text: "Create your invite link", - href: "/invite-link/new", - }, + { name: "Alex R.", handle: "@alex", testimonial: "The easiest way to organize my party.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-sheets-desk_23-2148605188.jpg" }, + { name: "Sarah P.", handle: "@sarah", testimonial: "Everything in one place, so simple.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-setup-with-blank-stationery-coffee-cup-warm-aesthetics_24972-3020.jpg" }, + { name: "Jordan L.", handle: "@jordan", testimonial: "Best way to manage RSVPs ever.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lovely-decoration-with-cute-wedding-invitation_23-2148289675.jpg" }, + { name: "Casey M.", handle: "@casey", testimonial: "My guests loved the digital map integration.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/inspirational-quote-with-delicious-beverage_23-2149261753.jpg" }, + { name: "Morgan D.", handle: "@morgan", testimonial: "Professional and so easy to share via text.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cooking-desk-with-bread-smartphone_23-2147835213.jpg" }, ]} + buttons={[{ text: "Create your invite link", href: "/invite-link/new" }]} imageSrc="http://img.b2bpic.net/free-photo/top-view-creative-arrangement-with-wedding-invitations_23-2148243958.jpg" imageAlt="invitation on phone editorial" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/glass-champagne-with-candle-table_23-2147947875.jpg", - alt: "Glass of champagne with candle on table", - }, - { - src: "http://img.b2bpic.net/free-photo/top-view-smartphone-white-roses-envelope-yellow-backdrop_23-2147975886.jpg", - alt: "Top view of smartphone; white roses and envelope on yellow backdrop", - }, - { - src: "http://img.b2bpic.net/free-photo/glass-champagne-with-phone-table_23-2147947877.jpg", - alt: "Glass of champagne with phone on table", - }, - { - src: "http://img.b2bpic.net/free-photo/sign-up-register-online-internet-web-concept_53876-133557.jpg", - alt: "Sign Up Register Online Internet Web Concept", - }, - { - src: "http://img.b2bpic.net/free-photo/arrow-silhouette-curved-paper-copy-space_23-2148445367.jpg", - alt: "Arrow silhouette curved in paper and copy space", - }, + { src: "http://img.b2bpic.net/free-photo/glass-champagne-with-candle-table_23-2147947875.jpg", alt: "Glass of champagne with candle on table" }, + { src: "http://img.b2bpic.net/free-photo/top-view-smartphone-white-roses-envelope-yellow-backdrop_23-2147975886.jpg", alt: "Top view of smartphone; white roses and envelope on yellow backdrop" }, + { src: "http://img.b2bpic.net/free-photo/glass-champagne-with-phone-table_23-2147947877.jpg", alt: "Glass of champagne with phone on table" }, + { src: "http://img.b2bpic.net/free-photo/sign-up-register-online-internet-web-concept_53876-133557.jpg", alt: "Sign Up Register Online Internet Web Concept" }, + { src: "http://img.b2bpic.net/free-photo/arrow-silhouette-curved-paper-copy-space_23-2148445367.jpg", alt: "Arrow silhouette curved in paper and copy space" }, ]} avatarText="Trusted by 10,000+ events" /> @@ -129,9 +68,7 @@ export default function LandingPage() { @@ -142,27 +79,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { - title: "Choose Your Card", - description: "Use a card you made, or upload your own design.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-love-letter-card-text-with-love-closeup_169016-4041.jpg", - titleImageSrc: "", - buttonText: "Start", - }, - { - title: "Customize it", - description: "Add event details, enable RSVP, directions, and more.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-computer-office-keyboard-white-background_93675-134014.jpg", - titleImageSrc: "", - buttonText: "Edit", - }, - { - title: "Share It", - description: "Get your permanent link and QR code. Pay once — it lives forever.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-pink-white-floral-bouquet-pastel-blue-background_84443-81785.jpg", - titleImageSrc: "", - buttonText: "Share", - }, + { title: "Choose Your Card", description: "Use a card you made, or upload your own design.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-love-letter-card-text-with-love-closeup_169016-4041.jpg", titleImageSrc: "", buttonText: "Start" }, + { title: "Customize it", description: "Add event details, enable RSVP, directions, and more.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-computer-office-keyboard-white-background_93675-134014.jpg", titleImageSrc: "", buttonText: "Edit" }, + { title: "Share It", description: "Get your permanent link and QR code. Pay once — it lives forever.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-pink-white-floral-bouquet-pastel-blue-background_84443-81785.jpg", titleImageSrc: "", buttonText: "Share" }, ]} title="How it works" description="Getting started is simple." @@ -171,45 +90,16 @@ export default function LandingPage() {