Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 22:30:46 +00:00

View File

@@ -12,6 +12,14 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
import { Heart } from "lucide-react";
export default function LandingPage() {
const navItems = [
{ name: "Home", id: "#hero" },
{ name: "Memories", id: "#testimonial" },
{ name: "Our Story", id: "#about" },
{ name: "Future", id: "#faq" },
{ name: "Answer", id: "#contact" }
];
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
@@ -29,25 +37,21 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
brandName="Forever Yours"
navItems={navItems}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Jully, will you marry me?"
description="Every moment with you is a cherished memory, and I can't imagine a future without you by my side. Let's start our forever, today."
description="Every moment with you is a cherished memory, and I can't imagine a future without you by your side. Let's start our forever, today."
buttons={[
{
text: "Yes",
href: "#yes",
},
text: "Yes", href: "#yes"},
{
text: "No",
href: "#no",
},
text: "No", href: "#no"},
]}
imageSrc="http://img.b2bpic.net/free-photo/galaxy-frame-with-sparkling-pink-cloud_53876-104868.jpg"
imageAlt="Romantic pink background with subtle sparkles"
@@ -65,59 +69,21 @@ export default function LandingPage() {
tagIcon={Heart}
testimonials={[
{
id: "t1",
name: "Your Smile",
handle: "My Inspiration",
testimonial: "Your smile has always been my guiding light, brightening even the darkest days. It's the most beautiful thing I know.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-closeup-shot-pink-rose_181624-62.jpg",
imageAlt: "Close up of a romantic pink rose",
},
id: "t1", name: "Your Smile", handle: "My Inspiration", testimonial: "Your smile has always been my guiding light, brightening even the darkest days. It's the most beautiful thing I know.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-closeup-shot-pink-rose_181624-62.jpg", imageAlt: "Close up of a romantic pink rose"},
{
id: "t2",
name: "Our Laughter",
handle: "Our Melody",
testimonial: "The sound of our laughter together is my favorite melody. It echoes the pure joy and happiness you bring into my life.",
imageSrc: "http://img.b2bpic.net/free-photo/pink-nature-landscape-with-vegetation_23-2150859709.jpg",
imageAlt: "Dreamy pink nature landscape",
},
id: "t2", name: "Our Laughter", handle: "Our Melody", testimonial: "The sound of our laughter together is my favorite melody. It echoes the pure joy and happiness you bring into my life.", imageSrc: "http://img.b2bpic.net/free-photo/pink-nature-landscape-with-vegetation_23-2150859709.jpg", imageAlt: "Dreamy pink nature landscape"},
{
id: "t3",
name: "Shared Dreams",
handle: "Our Future",
testimonial: "Building dreams with you has been the greatest adventure. I look forward to creating many more together, forever.",
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-couple-walking-beach-sunset-generated-by-ai_188544-35272.jpg",
imageAlt: "Romantic sunset over ocean",
},
id: "t3", name: "Shared Dreams", handle: "Our Future", testimonial: "Building dreams with you has been the greatest adventure. I look forward to creating many more together, forever.", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-couple-walking-beach-sunset-generated-by-ai_188544-35272.jpg", imageAlt: "Romantic sunset over ocean"},
{
id: "t4",
name: "Your Kindness",
handle: "My Comfort",
testimonial: "Your boundless kindness and compassion are a constant source of comfort and strength for me. You truly are an angel.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-holding-hands_23-2149021683.jpg",
imageAlt: "Gentle hands holding together",
},
id: "t4", name: "Your Kindness", handle: "My Comfort", testimonial: "Your boundless kindness and compassion are a constant source of comfort and strength for me. You truly are an angel.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-holding-hands_23-2149021683.jpg", imageAlt: "Gentle hands holding together"},
{
id: "t5",
name: "Our Quiet Moments",
handle: "Pure Bliss",
testimonial: "Those quiet moments, just being with you, are when I feel most at peace. They are truly golden and I cherish them.",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-knitting-needles-yarn-with-cup-tea_169016-6179.jpg",
imageAlt: "Cozy, warm home interior",
},
id: "t5", name: "Our Quiet Moments", handle: "Pure Bliss", testimonial: "Those quiet moments, just being with you, are when I feel most at peace. They are truly golden and I cherish them.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-knitting-needles-yarn-with-cup-tea_169016-6179.jpg", imageAlt: "Cozy, warm home interior"},
{
id: "t6",
name: "The Way You Look At Me",
handle: "My World",
testimonial: "The way you look at me makes me feel seen, loved, and understood like no one else. You complete my world.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-celebrating-engagement-together_23-2149430744.jpg",
imageAlt: "Sparkling engagement ring",
},
id: "t6", name: "The Way You Look At Me", handle: "My World", testimonial: "The way you look at me makes me feel seen, loved, and understood like no one else. You complete my world.", imageSrc: "http://img.b2bpic.net/free-photo/couple-celebrating-engagement-together_23-2149430744.jpg", imageAlt: "Sparkling engagement ring"}
]}
buttons={[
{
text: "See More Memories",
href: "#memories",
},
text: "See More Memories", href: "#memories"}
]}
/>
</div>
@@ -130,27 +96,18 @@ export default function LandingPage() {
description="From our very first meeting to every shared laugh and silent understanding, our love has grown, deep and true. This is just the beginning."
metrics={[
{
value: "100%",
title: "Commitment",
},
value: "100%", title: "Commitment"},
{
value: "∞",
title: "Happiness",
},
value: "∞", title: "Happiness"},
{
value: "Everyday",
title: "Love",
},
value: "Everyday", title: "Love"},
]}
imageSrc="http://img.b2bpic.net/free-photo/excited-guy-with-engagement-ring_1163-49.jpg"
imageAlt="Excited guy with an engagement ring"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
mediaBadge={{
text: "Our Love's Progress",
avatarSrc: "http://img.b2bpic.net/free-photo/mother-son-outdoors-sunset-with-copy-space_1249-617.jpg",
avatarAlt: "A happy couple's silhouette",
}}
text: "Our Love's Progress", avatarSrc: "http://img.b2bpic.net/free-photo/mother-son-outdoors-sunset-with-copy-space_1249-617.jpg", avatarAlt: "A happy couple's silhouette"}}
/>
</div>
@@ -163,35 +120,17 @@ export default function LandingPage() {
description="As we embark on this new chapter, you might have questions. Here are some thoughts on our beautiful future."
faqs={[
{
id: "f1",
title: "Where will we go for our honeymoon?",
content: "Wherever your heart desires! We can explore the most romantic destinations, from serene beaches to vibrant cities, making new memories every step of the way.",
},
id: "f1", title: "Where will we go for our honeymoon?", content: "Wherever your heart desires! We can explore the most romantic destinations, from serene beaches to vibrant cities, making new memories every step of the way."},
{
id: "f2",
title: "What kind of home will we build?",
content: "A home filled with laughter, warmth, and all our shared passions. It will be our sanctuary, a place where we can truly be ourselves and grow together.",
},
id: "f2", title: "What kind of home will we build?", content: "A home filled with laughter, warmth, and all our shared passions. It will be our sanctuary, a place where we can truly be ourselves and grow together."},
{
id: "f3",
title: "Will we still have our adventures?",
content: "Absolutely! Our adventures will only grow bigger and better. From spontaneous road trips to quiet evenings under the stars, every day will be an exciting journey with you.",
},
id: "f3", title: "Will we still have our adventures?", content: "Absolutely! Our adventures will only grow bigger and better. From spontaneous road trips to quiet evenings under the stars, every day will be an exciting journey with you."},
{
id: "f4",
title: "What about our dreams and goals?",
content: "We will pursue them together, supporting and encouraging each other every step of the way. Your dreams are my dreams, and together, we can achieve anything.",
},
id: "f4", title: "What about our dreams and goals?", content: "We will pursue them together, supporting and encouraging each other every step of the way. Your dreams are my dreams, and together, we can achieve anything."},
{
id: "f5",
title: "How will we celebrate our love?",
content: "Every single day will be a celebration of our love. With small gestures, grand declarations, and an unending supply of affection, we'll keep our love story vibrant and alive.",
},
id: "f5", title: "How will we celebrate our love?", content: "Every single day will be a celebration of our love. With small gestures, grand declarations, and an unending supply of affection, we'll keep our love story vibrant and alive."},
{
id: "f6",
title: "What does forever mean to you?",
content: "Forever means waking up next to you, cherishing every moment, growing old together, and loving you more with each passing day. It means us, always.",
},
id: "f6", title: "What does forever mean to you?", content: "Forever means waking up next to you, cherishing every moment, growing old together, and loving you more with each passing day. It means us, always."}
]}
imageSrc="http://img.b2bpic.net/free-photo/confetti-yellow-background-after-finishing-party_24972-199.jpg"
imageAlt="Pink confetti hearts celebration overlay"
@@ -204,8 +143,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Your Answer Matters"
title="Will you say yes?"
description="This isn't just a question, it's a promise for a lifetime of love and joy. Your answer will mean everything to me."