Update src/app/surprises/page.tsx
This commit is contained in:
@@ -27,37 +27,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "If You Miss Me",
|
||||
id: "/miss-you",
|
||||
},
|
||||
name: "If You Miss Me", id: "/miss-you"},
|
||||
{
|
||||
name: "If You’re Upset",
|
||||
id: "/upset",
|
||||
},
|
||||
name: "If You’re Upset", id: "/upset"},
|
||||
{
|
||||
name: "Our Games",
|
||||
id: "/games",
|
||||
},
|
||||
name: "Our Games", id: "/games"},
|
||||
{
|
||||
name: "Our Memories",
|
||||
id: "/memories",
|
||||
},
|
||||
name: "Our Memories", id: "/memories"},
|
||||
{
|
||||
name: "Surprise Boxes",
|
||||
id: "/surprises",
|
||||
},
|
||||
name: "Surprise Boxes", id: "/surprises"},
|
||||
{
|
||||
name: "Secret Letters",
|
||||
id: "/letters",
|
||||
},
|
||||
name: "Secret Letters", id: "/letters"},
|
||||
{
|
||||
name: "My Mood",
|
||||
id: "/mood",
|
||||
},
|
||||
name: "My Mood", id: "/mood"},
|
||||
]}
|
||||
brandName="Our Little Universe 💖"
|
||||
/>
|
||||
@@ -71,47 +55,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Romantic Date Night Box",
|
||||
price: "$59.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fantasy-landscape_23-2151890288.jpg",
|
||||
imageAlt: "mystery gift box romantic pink",
|
||||
},
|
||||
id: "1", name: "Romantic Date Night Box", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fantasy-landscape_23-2151890288.jpg", imageAlt: "mystery gift box romantic pink"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cozy Comfort Box",
|
||||
price: "$49.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arkansas-heart-banner_187299-34329.jpg",
|
||||
imageAlt: "valentines gift box heart design",
|
||||
},
|
||||
id: "2", name: "Cozy Comfort Box", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/arkansas-heart-banner_187299-34329.jpg", imageAlt: "valentines gift box heart design"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Adventure Awaits Box",
|
||||
price: "$69.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-surprise-his-girlfriend-with-gift-box-bed_1150-12102.jpg",
|
||||
imageAlt: "special occasion gift box romantic",
|
||||
},
|
||||
id: "3", name: "Adventure Awaits Box", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-surprise-his-girlfriend-with-gift-box-bed_1150-12102.jpg", imageAlt: "special occasion gift box romantic"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sweet Memories Box",
|
||||
price: "$45.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-christmas-gifts-composition_23-2147921932.jpg",
|
||||
imageAlt: "romantic gesture gift box aesthetic",
|
||||
},
|
||||
id: "4", name: "Sweet Memories Box", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/lovely-christmas-gifts-composition_23-2147921932.jpg", imageAlt: "romantic gesture gift box aesthetic"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dreamy Escape Box",
|
||||
price: "$75.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frame-with-present-boxes-flowers_23-2148070945.jpg",
|
||||
imageAlt: "future date idea box romantic",
|
||||
},
|
||||
id: "5", name: "Dreamy Escape Box", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/frame-with-present-boxes-flowers_23-2148070945.jpg", imageAlt: "future date idea box romantic"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Personalized Charm Box",
|
||||
price: "$65.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-hiding-inside-present-white-wall_179666-3952.jpg",
|
||||
imageAlt: "personalized gift box romantic",
|
||||
},
|
||||
id: "6", name: "Personalized Charm Box", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-hiding-inside-present-white-wall_179666-3952.jpg", imageAlt: "personalized gift box romantic"},
|
||||
]}
|
||||
title="Discover Your Perfect Surprise"
|
||||
description="Curated boxes designed to spark joy and create unforgettable moments, just for them."
|
||||
@@ -125,23 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Choose Your Theme",
|
||||
description: "Select the perfect occasion or mood for your surprise box.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-womens-mothers-day-red-rose-gift-box-heart-shape-surprise_114579-399.jpg",
|
||||
imageAlt: "Valentines day background",
|
||||
},
|
||||
title: "Choose Your Theme", description: "Select the perfect occasion or mood for your surprise box.", imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-womens-mothers-day-red-rose-gift-box-heart-shape-surprise_114579-399.jpg", imageAlt: "Valentines day background"},
|
||||
{
|
||||
title: "Personalize with Love",
|
||||
description: "Add a heartfelt message and customize contents to make it truly unique.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-asian-girl-giving-you-gift-heart-shaped-box-kissing-smiling-concept-holiday-celebration-standing-pink-background_1258-98157.jpg",
|
||||
imageAlt: "Cute asian girl giving you gift in heart shaped box kissing and smiling concept of holiday and celebration standing over pink background",
|
||||
},
|
||||
title: "Personalize with Love", description: "Add a heartfelt message and customize contents to make it truly unique.", imageSrc: "http://img.b2bpic.net/free-photo/cute-asian-girl-giving-you-gift-heart-shaped-box-kissing-smiling-concept-holiday-celebration-standing-pink-background_1258-98157.jpg", imageAlt: "Cute asian girl giving you gift in heart shaped box kissing and smiling concept of holiday and celebration standing over pink background"},
|
||||
{
|
||||
title: "Delivered with Care",
|
||||
description: "We ensure your surprise arrives beautifully and on time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-gifting-heart-shaped-box-man_23-2147736048.jpg",
|
||||
imageAlt: "Happy woman gifting heart shaped box to man",
|
||||
},
|
||||
title: "Delivered with Care", description: "We ensure your surprise arrives beautifully and on time.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-gifting-heart-shaped-box-man_23-2147736048.jpg", imageAlt: "Happy woman gifting heart shaped box to man"},
|
||||
]}
|
||||
title="How Our Surprise Boxes Work"
|
||||
description="Simple steps to send a delightful surprise, crafted with care and delivered with love."
|
||||
@@ -150,41 +92,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Emily R.",
|
||||
role: "Happy Partner",
|
||||
testimonial: "The 'Romantic Date Night Box' was an absolute hit! My partner was genuinely surprised and loved every item. It made our anniversary extra special.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-showing-heart-rate-balloons-word_53876-30813.jpg",
|
||||
imageAlt: "love letter quote romantic",
|
||||
},
|
||||
id: "1", name: "Emily R.", role: "Happy Partner", testimonial: "The 'Romantic Date Night Box' was an absolute hit! My partner was genuinely surprised and loved every item. It made our anniversary extra special.", imageSrc: "http://img.b2bpic.net/free-photo/hands-showing-heart-rate-balloons-word_53876-30813.jpg", imageAlt: "love letter quote romantic"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David L.",
|
||||
role: "Thoughtful Giver",
|
||||
testimonial: "I sent the 'Cozy Comfort Box' to my girlfriend, and she was over the moon. The quality of products was fantastic, and it really brightened her week.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lisianthus-bouquet-wooden-table-with-blank-note_501050-273.jpg",
|
||||
imageAlt: "romantic poem scroll pastel",
|
||||
},
|
||||
id: "2", name: "David L.", role: "Thoughtful Giver", testimonial: "I sent the 'Cozy Comfort Box' to my girlfriend, and she was over the moon. The quality of products was fantastic, and it really brightened her week.", imageSrc: "http://img.b2bpic.net/free-photo/lisianthus-bouquet-wooden-table-with-blank-note_501050-273.jpg", imageAlt: "romantic poem scroll pastel"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah K.",
|
||||
role: "Surprised Sweetheart",
|
||||
testimonial: "Receiving a 'Sweet Memories Box' was the most delightful surprise! It felt so personal and showed so much thought. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/speech-balloon-with-heart_23-2148012031.jpg",
|
||||
imageAlt: "short love story quote",
|
||||
},
|
||||
id: "3", name: "Sarah K.", role: "Surprised Sweetheart", testimonial: "Receiving a 'Sweet Memories Box' was the most delightful surprise! It felt so personal and showed so much thought. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/speech-balloon-with-heart_23-2148012031.jpg", imageAlt: "short love story quote"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael B.",
|
||||
role: "Grateful Boyfriend",
|
||||
testimonial: "The 'Adventure Awaits Box' inspired our next trip! It's more than just a gift; it's an experience. Brilliant concept!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dream-word-beads-text-typography-table_53876-100161.jpg",
|
||||
imageAlt: "love quote with flowers",
|
||||
},
|
||||
id: "4", name: "Michael B.", role: "Grateful Boyfriend", testimonial: "The 'Adventure Awaits Box' inspired our next trip! It's more than just a gift; it's an experience. Brilliant concept!", imageSrc: "http://img.b2bpic.net/free-photo/dream-word-beads-text-typography-table_53876-100161.jpg", imageAlt: "love quote with flowers"},
|
||||
]}
|
||||
title="Hearts Touched by Our Surprises"
|
||||
description="See what our happy customers are saying about the joy our surprise boxes bring."
|
||||
@@ -195,29 +114,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Memories",
|
||||
href: "/memories",
|
||||
},
|
||||
label: "Memories", href: "/memories"},
|
||||
{
|
||||
label: "Surprise Boxes",
|
||||
href: "/surprises",
|
||||
},
|
||||
label: "Surprise Boxes", href: "/surprises"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Secret Letters",
|
||||
href: "/letters",
|
||||
},
|
||||
label: "Secret Letters", href: "/letters"},
|
||||
{
|
||||
label: "My Mood",
|
||||
href: "/mood",
|
||||
},
|
||||
label: "My Mood", href: "/mood"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user