1 Commits

Author SHA1 Message Date
181c1f327f Update src/app/page.tsx 2026-04-03 15:19:28 +00:00

View File

@@ -154,7 +154,7 @@ export default function LandingPage() {
"Authentic", "Authentic",
"Street Style", "Street Style",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=1",
}, },
{ {
id: "t2", id: "t2",
@@ -163,7 +163,7 @@ export default function LandingPage() {
"Comfort", "Comfort",
"Classic", "Classic",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=2",
}, },
{ {
id: "t3", id: "t3",
@@ -172,7 +172,7 @@ export default function LandingPage() {
"Spicy", "Spicy",
"Fresh", "Fresh",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cooked-food_209848-107.jpg?_wi=3",
}, },
]} ]}
title="Unforgettable Flavors" title="Unforgettable Flavors"