Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 17:54:42 +00:00

View File

@@ -52,11 +52,9 @@ export default function LandingPage() {
mediaAnimation="blur-reveal"
imagePosition="right"
testimonials={[
{
name: "Emma & James", handle: "Celebrated 10 Years Together", testimonial: "This made our Valentine's Day absolutely perfect! So romantic and special.", rating: 5,
{ name: "Emma & James", handle: "Celebrated 10 Years Together", testimonial: "This made our Valentine's Day absolutely perfect! So romantic and special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-couple-diversity-love-moment-together_1150-9316.jpg?_wi=1", imageAlt: "couple portrait happy together love"},
{
name: "Sarah", handle: "First Valentine's Together", testimonial: "The most beautiful Valentine's experience we could ask for!", rating: 5,
{ name: "Sarah", handle: "First Valentine's Together", testimonial: "The most beautiful Valentine's experience we could ask for!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "woman portrait happy smiling professional"},
]}
buttons={[
@@ -160,8 +158,8 @@ export default function LandingPage() {
mediaAnimation="blur-reveal"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Subscribe Now"
termsText="We respect your privacy. Unsubscribe at any time."
buttonText="Subscribe for Exclusive Ideas"
termsText="Get 10% off your first romantic package. We respect your privacy. Unsubscribe at any time."
/>
</div>