diff --git a/src/app/page.tsx b/src/app/page.tsx index b7f804b..93a6e01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." />