Update src/app/page.tsx

This commit is contained in:
2026-05-23 20:46:55 +00:00
parent dceac2300b
commit 55e184d29f

View File

@@ -68,15 +68,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=1",
imageAlt: "Beyoğlu Rooftop View",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg?_wi=1",
imageAlt: "Modern Meyhane Ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg?_wi=1",
imageAlt: "Elegant Dining Terrace",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-pomegranate_23-2148993798.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=2",
imageAlt: "turkish food close up presentation",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929525.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg?_wi=2",
imageAlt: "turkish food close up presentation",
},
{
@@ -157,7 +157,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-winegrapes-top_140725-3722.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg?_wi=2",
imageAlt: "turkish food close up presentation",
},
]}