Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-13 23:41:29 +00:00

View File

@@ -140,9 +140,10 @@ export default function LandingPage() {
{ value: "Board Games", title: "Social Activities" },
{ value: "Warm Ambiance", title: "Relaxing Vibe" }
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944021.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944021.jpg"
imageAlt="Comfortable seating area at Cafe De Madrid"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
useInvertedBackground={false}
containerClassName="max-w-6xl"
/>
@@ -165,7 +166,7 @@ export default function LandingPage() {
id: "event-1", name: "Erika Davila", price: "Every Friday", variant: "8 PM - 11 PM", imageSrc: "http://img.b2bpic.net/free-photo/female-student-playing-violin_107420-64932.jpg", imageAlt: "Live music performance by Erika Davila"
},
{
id: "event-2", name: "Date Nights", price: "Perfect Vibe", variant: "Romantic Setting", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944021.jpg?_wi=2", imageAlt: "Intimate cafe setting for couples"
id: "event-2", name: "Date Nights", price: "Perfect Vibe", variant: "Romantic Setting", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944021.jpg", imageAlt: "Intimate cafe setting for couples"
},
{
id: "event-3", name: "Friends Gathering", price: "Social Atmosphere", variant: "Group Friendly", imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-poker-together_23-2149342783.jpg", imageAlt: "Friends enjoying social gathering at cafe"