Merge version_2 into main #3
@@ -54,8 +54,6 @@ export default function LandingPage() {
|
||||
{ text: "Our Story", href: "about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,14 +63,11 @@ export default function LandingPage() {
|
||||
description="From that first moment to this beautiful journey, our love has grown stronger every day. We are grateful for the support of our family and friends who have believed in us."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg?_wi=1"
|
||||
imageAlt="Our beautiful journey"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{ text: "Read More", href: "#" },
|
||||
{ text: "View Photos", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -86,21 +81,24 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "The Ceremony", description: "An intimate moment as we exchange vows in front of our loved ones", imageSrc: "http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg", imageAlt: "Beautiful ceremony location", buttonIcon: ArrowRight,
|
||||
buttonHref: "#"},
|
||||
id: 1,
|
||||
title: "The Ceremony", description: "An intimate moment as we exchange vows in front of our loved ones", imageSrc: "http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg", imageAlt: "Beautiful ceremony location"
|
||||
},
|
||||
{
|
||||
id: "2", title: "The Reception", description: "An elegant evening filled with celebration, dinner, and dancing", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg", imageAlt: "Beautifully decorated reception tables", buttonIcon: ArrowRight,
|
||||
buttonHref: "#"},
|
||||
id: 2,
|
||||
title: "The Reception", description: "An elegant evening filled with celebration, dinner, and dancing", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg", imageAlt: "Beautifully decorated reception tables"
|
||||
},
|
||||
{
|
||||
id: "3", title: "The Venue", description: "A stunning location that perfectly captures our vision", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxurious-wedding-ceremony-hall_181624-59290.jpg", imageAlt: "Elegant wedding venue", buttonIcon: ArrowRight,
|
||||
buttonHref: "#"},
|
||||
id: 3,
|
||||
title: "The Venue", description: "A stunning location that perfectly captures our vision", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxurious-wedding-ceremony-hall_181624-59290.jpg", imageAlt: "Elegant wedding venue"
|
||||
},
|
||||
{
|
||||
id: "4", title: "The Celebration", description: "Unforgettable moments with the people we love most", imageSrc: "http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg?_wi=3", imageAlt: "Joyful celebration", buttonIcon: ArrowRight,
|
||||
buttonHref: "#"},
|
||||
id: 4,
|
||||
title: "The Celebration", description: "Unforgettable moments with the people we love most", imageSrc: "http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg?_wi=3", imageAlt: "Joyful celebration"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#" },
|
||||
]}
|
||||
@@ -117,20 +115,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Elegance", name: "Single Accent Chair", price: "$650.00", rating: 4,
|
||||
reviewCount: "23.9k", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg", imageAlt: "Wedding furniture", onProductClick: () => console.log("Product clicked"),
|
||||
id: "1", name: "Single Accent Chair", price: "$650.00", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg", imageAlt: "Wedding furniture", onProductClick: () => console.log("Product clicked"),
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Floral", name: "Premium Bouquet", price: "$450.00", rating: 5,
|
||||
reviewCount: "18.5k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-pink-roses-green-leaves_181624-25521.jpg", imageAlt: "Beautiful flowers", onProductClick: () => console.log("Product clicked"),
|
||||
id: "2", name: "Premium Bouquet", price: "$450.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-pink-roses-green-leaves_181624-25521.jpg", imageAlt: "Beautiful flowers", onProductClick: () => console.log("Product clicked"),
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Diamonds", name: "Wedding Ring Set", price: "$2500.00", rating: 5,
|
||||
reviewCount: "42.1k", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-wedding-rings-sparklie-acorn_8353-704.jpg", imageAlt: "Wedding rings", onProductClick: () => console.log("Product clicked"),
|
||||
id: "3", name: "Wedding Ring Set", price: "$2500.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-wedding-rings-sparklie-acorn_8353-704.jpg", imageAlt: "Wedding rings", onProductClick: () => console.log("Product clicked"),
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Couture", name: "Bridal Gown", price: "$3200.00", rating: 5,
|
||||
reviewCount: "35.2k", imageSrc: "http://img.b2bpic.net/free-psd/elegant-woman-lace-bridal-dress-with-voluminous-hem_9975-132978.jpg", imageAlt: "Bridal dress", onProductClick: () => console.log("Product clicked"),
|
||||
id: "4", name: "Bridal Gown", price: "$3200.00", imageSrc: "http://img.b2bpic.net/free-psd/elegant-woman-lace-bridal-dress-with-voluminous-hem_9975-132978.jpg", imageAlt: "Bridal dress", onProductClick: () => console.log("Product clicked"),
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -160,17 +154,23 @@ export default function LandingPage() {
|
||||
mediaPosition="right"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What time should guests arrive?", content: "Guests should arrive by 4:00 PM for the ceremony. The wedding will begin promptly at 4:30 PM. Please allow extra time for parking and check-in."},
|
||||
id: "1", title: "What time should guests arrive?", content: "Guests should arrive by 4:00 PM for the ceremony. The wedding will begin promptly at 4:30 PM. Please allow extra time for parking and check-in."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What is the dress code?", content: "The dress code is black-tie optional. We encourage guests to wear their most elegant attire. Ladies in gowns or dressy cocktail dresses, gentlemen in tuxedos or dark suits."},
|
||||
id: "2", title: "What is the dress code?", content: "The dress code is black-tie optional. We encourage guests to wear their most elegant attire. Ladies in gowns or dressy cocktail dresses, gentlemen in tuxedos or dark suits."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can I bring a plus one?", content: "Plus ones are indicated on your invitation. If your invitation says 'and Guest,' you are welcome to bring someone. Please RSVP with their name by the deadline."},
|
||||
id: "3", title: "Can I bring a plus one?", content: "Plus ones are indicated on your invitation. If your invitation says 'and Guest,' you are welcome to bring someone. Please RSVP with their name by the deadline."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Where should I park?", content: "Complimentary valet parking will be available at the venue. Please follow the signage upon arrival. Guest parking is also available in the main lot."},
|
||||
id: "4", title: "Where should I park?", content: "Complimentary valet parking will be available at the venue. Please follow the signage upon arrival. Guest parking is also available in the main lot."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Are children welcome?", content: "We love children! However, our reception will be adults-only to ensure the best experience for all guests. Childcare options are available upon request."},
|
||||
id: "5", title: "Are children welcome?", content: "We love children! However, our reception will be adults-only to ensure the best experience for all guests. Childcare options are available upon request."
|
||||
},
|
||||
{
|
||||
id: "6", title: "How do I RSVP?", content: "Please RSVP by June 15th using the link sent in your invitation or by contacting us directly. We need an accurate headcount for catering purposes."},
|
||||
id: "6", title: "How do I RSVP?", content: "Please RSVP by June 15th using the link sent in your invitation or by contacting us directly. We need an accurate headcount for catering purposes."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user