Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-15 12:08:40 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg?_wi=1",
imageAlt: "Beautiful event space with elegant setup",
},
{
@@ -125,7 +125,7 @@ export default function HomePage() {
name: "Modern Conference Hall",
price: "$150/hour",
variant: "Downtown Location",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-standing-front-laptop-table_23-2147923374.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-standing-front-laptop-table_23-2147923374.jpg?_wi=1",
imageAlt: "Modern conference room with professional setup",
},
{

View File

@@ -91,11 +91,11 @@ export default function SpotDetailsPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-standing-front-laptop-table_23-2147923374.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-standing-front-laptop-table_23-2147923374.jpg?_wi=2",
imageAlt: "modern conference room table chairs business",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/engagement-event-table-with-tulle-tablecloth-flowers_114579-2084.jpg?_wi=2",
imageAlt: "modern event venue elegant setup interior",
},
]}