Update src/app/page.tsx

This commit is contained in:
2026-06-03 21:39:33 +00:00
parent a19b31cd77
commit a02f78304b

View File

@@ -91,19 +91,19 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/plate-aubergine-wraps-stuffed-with-fillings_140725-8643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-aubergine-wraps-stuffed-with-fillings_140725-8643.jpg?_wi=1",
imageAlt: "Gourmet kebap platter at Sare Restaurant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg?_wi=1",
imageAlt: "Luxurious interior dining area of Sare Restaurant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-cooking-japanese-street-food_23-2149410195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-cooking-japanese-street-food_23-2149410195.jpg?_wi=1",
imageAlt: "Chef demonstrating Zırh kebap technique",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-fried-orange-slice_141793-1125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-fried-orange-slice_141793-1125.jpg?_wi=1",
imageAlt: "Premium cocktails and dessert presentation",
},
{
@@ -321,7 +321,7 @@ export default function LandingPage() {
tag: "Food Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/serious-tanned-woman-dark-glasses-listening-music-white-earphones-charming-hispanic-lady-trendy-jacket-carrying-purchases-walking-street_197531-25114.jpg",
avatarAlt: "Can Mert",
imageSrc: "http://img.b2bpic.net/free-photo/plate-aubergine-wraps-stuffed-with-fillings_140725-8643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-aubergine-wraps-stuffed-with-fillings_140725-8643.jpg?_wi=2",
imageAlt: "professional businessman smiling portrait",
},
{
@@ -333,7 +333,7 @@ export default function LandingPage() {
tag: "Family Outing",
avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-adopted-by-couple_23-2149574121.jpg",
avatarAlt: "Deniz Kaya",
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg?_wi=2",
imageAlt: "professional businessman smiling portrait",
},
{
@@ -345,7 +345,7 @@ export default function LandingPage() {
tag: "Business Professional",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg",
avatarAlt: "Bülent Öztürk",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-cooking-japanese-street-food_23-2149410195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-cooking-japanese-street-food_23-2149410195.jpg?_wi=2",
imageAlt: "professional businessman smiling portrait",
},
{
@@ -357,7 +357,7 @@ export default function LandingPage() {
tag: "Gastronomy Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-chef-showing-muscles_23-2148723259.jpg",
avatarAlt: "Zeynep Arslan",
imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-fried-orange-slice_141793-1125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beverage-topped-with-fried-orange-slice_141793-1125.jpg?_wi=2",
imageAlt: "professional businessman smiling portrait",
},
]}