Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 18:49:00 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "Absolutely stunning venue! Our wedding felt like a dream.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg?_wi=1",
imageAlt: "luxury banquet hall interior",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@mikek",
testimonial: "Top-class service and beautiful ambiance. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=1",
imageAlt: "luxury banquet hall interior",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@emilyr",
testimonial: "The staff made our corporate gala flawless and unforgettable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg?_wi=1",
imageAlt: "luxury banquet hall interior",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@davidm",
testimonial: "Perfect venue for our annual event. Everything was elegant.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg?_wi=1",
imageAlt: "luxury banquet hall interior",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-people-celebrating-wedding-nature_23-2150639485.jpg",
@@ -162,19 +162,19 @@ export default function LandingPage() {
{
title: "Luxury Interior",
description: "Elegant décor and exquisite lighting designed to impress your guests from the moment they arrive.",
imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=2",
imageAlt: "Luxury Interior",
},
{
title: "500+ Capacity",
description: "Spacious ballroom perfect for large weddings, grand galas, and corporate celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg?_wi=2",
imageAlt: "Ballroom",
},
{
title: "Prime Location",
description: "Easily accessible venue with ample secure parking and valet services for your guests.",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg?_wi=2",
imageAlt: "Location",
},
]}