Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 14:35:07 +00:00

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
},
{
id: "gallery-6", title: "Social Gatherings", author: "STYX", description: "The perfect venue for unforgettable moments with friends and colleagues.", tags: ["Events", "Social"],
imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147927679.jpg", imageAlt: "intimate café setting ambiance"
imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147927679.jpg?_wi=1", imageAlt: "intimate café setting ambiance"
}
]}
/>
@@ -125,7 +125,7 @@ export default function LandingPage() {
id: "event-2", name: "Themed Night", price: "Special Offers", imageSrc: "http://img.b2bpic.net/free-photo/romantic-table-unforgettable-evening_8353-9908.jpg", imageAlt: "themed party decoration costume"
},
{
id: "event-3", name: "Live Music", price: "Free Entry", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147927679.jpg", imageAlt: "intimate café setting ambiance"
id: "event-3", name: "Live Music", price: "Free Entry", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-interior-with-flat-design_23-2147927679.jpg?_wi=2", imageAlt: "intimate café setting ambiance"
}
]}
/>