Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-01 10:11:56 +00:00

View File

@@ -70,23 +70,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-tattooed-caucasian-black-indian-men-drinking-craft-beer-microbrewery_613910-13584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-tattooed-caucasian-black-indian-men-drinking-craft-beer-microbrewery_613910-13584.jpg?_wi=1",
imageAlt: "Brewery interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132660.jpg?_wi=1",
imageAlt: "Craft beer tap",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-glass-drink-mobile-phone-looking-away_23-2147861928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-glass-drink-mobile-phone-looking-away_23-2147861928.jpg?_wi=1",
imageAlt: "Friends cheering",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-slices-with-pipe-cookies-sliced-tangerines-dark-background-fruit-cake-pie-cookie-sweet-tea_140725-96195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-slices-with-pipe-cookies-sliced-tangerines-dark-background-fruit-cake-pie-cookie-sweet-tea_140725-96195.jpg?_wi=1",
imageAlt: "Gourmet food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-beer-factory_23-2150573936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-beer-factory_23-2150573936.jpg?_wi=1",
imageAlt: "Brewery decor",
},
{
@@ -229,7 +229,7 @@ export default function LandingPage() {
quote: "The best craft beer in Mumbai. Absolutely love the atmosphere.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/two-handsome-men-watching-football-pub-drinking-beer_496169-2824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-tattooed-caucasian-black-indian-men-drinking-craft-beer-microbrewery_613910-13584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-tattooed-caucasian-black-indian-men-drinking-craft-beer-microbrewery_613910-13584.jpg?_wi=2",
imageAlt: "happy customer laughing pub",
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
quote: "I love their wood-fired pizzas, perfect with a cold stout.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/good-beginning-weekend-with-friend_329181-18336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132660.jpg?_wi=2",
imageAlt: "happy customer laughing pub",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
quote: "Cool interiors and very welcoming service every time.",
tag: "Visited 5x",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-artist-with-paintbrushes_23-2148014137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-glass-drink-mobile-phone-looking-away_23-2147861928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-glass-drink-mobile-phone-looking-away_23-2147861928.jpg?_wi=2",
imageAlt: "happy customer laughing pub",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
quote: "Truly unique flavor profiles that hit the spot.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-enjoying-coffee-outdoor_23-2148289226.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-slices-with-pipe-cookies-sliced-tangerines-dark-background-fruit-cake-pie-cookie-sweet-tea_140725-96195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-slices-with-pipe-cookies-sliced-tangerines-dark-background-fruit-cake-pie-cookie-sweet-tea_140725-96195.jpg?_wi=2",
imageAlt: "happy customer laughing pub",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
quote: "A go-to place for Friday night outings with friends.",
tag: "Frequent",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends_23-2148872432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-beer-factory_23-2150573936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-beer-factory_23-2150573936.jpg?_wi=2",
imageAlt: "happy customer laughing pub",
},
]}