Merge version_2 into main #6
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
title="Our Love Story"
|
||||
description="Our love story began on a spring evening when fate brought us together. What started as a chance meeting has blossomed into a lifetime commitment. We're thrilled to celebrate this milestone with everyone who has supported us."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-bouquet-with-pink-roses-green-leaves_181624-25521.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-bouquet-with-pink-roses-green-leaves_181624-25521.jpg?_wi=1"
|
||||
imageAlt="Wedding flowers and bouquet"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
id: "2", name: "Wedding Rings Set", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-wedding-rings-sparklie-acorn_8353-704.jpg", imageAlt: "Beautiful wedding rings"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Floral Bouquet", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-pink-roses-green-leaves_181624-25521.jpg", imageAlt: "Wedding flowers and bouquet"
|
||||
id: "3", name: "Floral Bouquet", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-pink-roses-green-leaves_181624-25521.jpg?_wi=2", imageAlt: "Wedding flowers and bouquet"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/we-love-spending-time-together_329181-13679.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/we-love-spending-time-together_329181-13679.jpg?_wi=1"
|
||||
imageAlt="Our wedding day"
|
||||
mediaAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/we-love-spending-time-together_329181-13679.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/we-love-spending-time-together_329181-13679.jpg?_wi=2"
|
||||
imageAlt="Our wedding day"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user