Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-22 04:24:49 +00:00

View File

@@ -54,9 +54,9 @@ export default function LandingPage() {
description="Brewberry Social is your premium workspace, dessert bar, and cafe sanctuary. Experience the perfect blend of specialty coffee and lofi vibes."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg", imageAlt: "Cozy cafe interior"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=1", imageAlt: "Cozy cafe interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg", imageAlt: "Coffee art"},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg?_wi=1", imageAlt: "Coffee art"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg", imageAlt: "Reading corner"},
{
@@ -115,7 +115,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg?_wi=2"},
],
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-shopping_1321-366.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=2"},
],
},
]}