Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 10:06:40 +00:00

View File

@@ -86,14 +86,14 @@ export default function HomePage() {
title: "Spacious Convention Hall", description: "Large, well-maintained halls with flexible layouts to accommodate weddings, receptions, corporate events, and gatherings of up to 1000+ guests.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg", imageAlt: "Convention Hall Exterior"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", imageAlt: "Wedding Setup"},
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=1", imageAlt: "Wedding Setup"},
},
{
id: 2,
title: "Modern Facilities & Comfort", description: "Air-conditioned halls, professional lighting systems, stage setup, sound systems, and comfortable seating arrangements for all event types.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg", imageAlt: "Dining Hall"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", imageAlt: "Wedding Decoration"},
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=2", imageAlt: "Wedding Decoration"},
},
]}
showStepNumbers={true}