Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-29 07:34:47 +00:00

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
tag="Welcome to Meeka's"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg?_wi=1",
imageAlt: "Cafe interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1",
imageAlt: "Coffee and food",
},
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
"Gourmet",
"Fresh",
],
imageSrc: "http://img.b2bpic.net/free-photo/food-cooking_114579-8725.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-cooking_114579-8725.jpg?_wi=1",
imageAlt: "Artisanal food",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
"Relaxing",
"Cozy",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg?_wi=1",
imageAlt: "Cafe vibe",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
"Sustainable",
"Green",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1056.jpg?_wi=1",
imageAlt: "Sustainable ingredients",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
quote: "The best coffee in town. Always a warm welcome!",
tag: "Coffee",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg?_wi=2",
imageAlt: "happy customer laughing portrait",
},
{
@@ -264,7 +264,7 @@ export default function LandingPage() {
quote: "I love the farm-to-table brunch specials.",
tag: "Brunch",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-tourist-checking-his-notes-making-list-items-holiday-writing-down-ideas-packing_1258-314031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2",
imageAlt: "happy customer laughing portrait",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
quote: "My favorite place to get some work done with great vibes.",
tag: "Atmosphere",
avatarSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-cooking_114579-8725.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-cooking_114579-8725.jpg?_wi=2",
imageAlt: "happy customer laughing portrait",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
quote: "High quality espresso every time.",
tag: "Coffee",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg?_wi=2",
imageAlt: "happy customer laughing portrait",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
quote: "The pastries are absolutely divine.",
tag: "Bakery",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1056.jpg?_wi=2",
imageAlt: "happy customer laughing portrait",
},
]}