Merge version_2 into main #1

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

View File

@@ -65,15 +65,15 @@ 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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg?_wi=1",
imageAlt: "Reading corner",
},
{
@@ -165,7 +165,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.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",
imageAlt: "people working in coffee shop",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
imageSrc: "hero-2",
},
],
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",
imageAlt: "people working in coffee shop",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
imageSrc: "hero-1",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg?_wi=2",
imageAlt: "people working in coffee shop",
},
]}