Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -36,14 +36,14 @@ export default function LandingPage() {
|
||||
{ name: "Wishes", id: "birthday-wishes" },
|
||||
{ name: "Messages", id: "testimonials" },
|
||||
]}
|
||||
brandName="Happy Birthday!"
|
||||
brandName="Happy Birthday babeee"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Happy Birthday, My Love!"
|
||||
title="Happy birthdayy Stevenn! "
|
||||
description="Celebrating the most incredible human being I know. Today is all about you."
|
||||
buttons={[{ text: "See the celebration", href: "#about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-pink-birthday-balloons-against-white-background_23-2148092606.jpg"
|
||||
@@ -85,14 +85,14 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Our Journey Together"
|
||||
description="A look back at the beautiful moments that brought us to this day."
|
||||
description="A look back at the beautiful moments which made ours days and kept us together still <3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="birthday-wishes" data-section="birthday-wishes">
|
||||
<ContactForm
|
||||
title="Leave a Birthday Wish"
|
||||
description="Share your kindest words for this special day. Your message will be part of the celebration."
|
||||
title="A Birthday Wish from everyone"
|
||||
description=" i hope they make your day! ✨🥹🫶🏻 "
|
||||
tag="Birthday Guestbook"
|
||||
buttonText="Send Wish"
|
||||
inputPlaceholder="Type your wish here..."
|
||||
@@ -111,8 +111,8 @@ export default function LandingPage() {
|
||||
{ id: "4", name: "Adventure Partner", imageSrc: "http://img.b2bpic.net/free-photo/view-gay-couple-being-affectionate-spending-time-together-beach_23-2150168611.jpg" },
|
||||
{ id: "5", name: "My Everything", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-against-blue-wall_23-2148184865.jpg" },
|
||||
]}
|
||||
cardTitle="Birthday Wishes for You"
|
||||
cardTag="Love Notes"
|
||||
cardTitle=" "
|
||||
cardTag="Through the Years"
|
||||
cardAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
tag="Let's Celebrate"
|
||||
title="Ready for your surprise?"
|
||||
description="I have something special planned for you later today."
|
||||
buttons={[{ text: "See the surprise", href: "#surprise" }]}
|
||||
buttons={[{ text: "theres nothing here dont click, i'll give you the surprise in the chat", href: "#surprise" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user