Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-08 07:01:01 +00:00

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spring-field_1157-32888.jpg"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/wedding-bride-groom_1303-11471.jpg"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/wedding-bride-groom_1303-11471.jpg?_wi=1"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/white-chairs-stand-rows-green-lawn_1304-3719.jpg?_wi=1"},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
"October 18, 2025 at 2:00 PM. Join us for the ceremony at the Oak Garden Pavilion, followed by celebration and dinner.", icon: Calendar,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bride-groom_1303-11471.jpg", imageAlt: "Wedding invitation card"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bride-groom_1303-11471.jpg?_wi=2", imageAlt: "Wedding invitation card"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-newlyweds-smiling-with-closed-eyes-enjoying_176420-2235.jpg?_wi=2", imageAlt: "Celebration moments"},
],
@@ -164,7 +164,7 @@ export default function LandingPage() {
"Black tie optional. We want you to feel elegant and comfortable. Think festive and fabulous! Celebrate in style with us.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-free-time-park-sitting-bench_342744-873.jpg", imageAlt: "Formal attire"},
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-free-time-park-sitting-bench_342744-873.jpg?_wi=1", imageAlt: "Formal attire"},
{
imageSrc: "http://img.b2bpic.net/free-photo/party-outdoors-pillow-hand-wedding_1153-2205.jpg?_wi=1", imageAlt: "Wedding celebration"},
],
@@ -226,7 +226,7 @@ export default function LandingPage() {
{
id: "2", name: "Garden Moments", price: "Pure Joy", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-nature_23-2149042184.jpg?_wi=2", imageAlt: "Engagement photo 2"},
{
id: "3", name: "Nature & Love", price: "Timeless", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-free-time-park-sitting-bench_342744-873.jpg", imageAlt: "Engagement photo 3"},
id: "3", name: "Nature & Love", price: "Timeless", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-free-time-park-sitting-bench_342744-873.jpg?_wi=2", imageAlt: "Engagement photo 3"},
{
id: "4", name: "Celebration", price: "The Journey", imageSrc: "http://img.b2bpic.net/free-photo/party-outdoors-pillow-hand-wedding_1153-2205.jpg?_wi=2", imageAlt: "Engagement photo 4"},
]}