Update src/app/page.tsx

This commit is contained in:
2026-05-10 19:13:52 +00:00
parent c2a3b8e2fb
commit 531808bd57

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109436.jpg?_wi=1",
imageAlt: "Hero Burger",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg?_wi=1",
imageAlt: "Classic Burger",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-beef-steak-tartar_52683-122024.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109436.jpg?_wi=2",
imageAlt: "fresh organic lettuce burger component",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-squeezing-lemon-fish-slices-knife-cutting-board-vegetables-wood-serving-board-kitchen-table_179666-44303.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg?_wi=2",
imageAlt: "fresh organic lettuce burger component",
},
]}