Update src/app/page.tsx

This commit is contained in:
2026-05-10 08:34:38 +00:00
parent 7f713d71b9
commit b8bd41bab8

View File

@@ -61,15 +61,15 @@ export default function LandingPage() {
description="Experience culinary excellence at Foddies Park. We craft every meal with fresh, local ingredients and passion."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg?_wi=1",
imageAlt: "Gourmet table setting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727959.jpg?_wi=1",
imageAlt: "Chef preparation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/serving-table-young-woman-swhite-shirt-putting-plates-table_259150-59713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serving-table-young-woman-swhite-shirt-putting-plates-table_259150-59713.jpg?_wi=1",
imageAlt: "Upscale restaurant ambiance",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-wooden-board-black-pepper-wooden-spoon-oil-bottle-garlic-green-onions-turmeric-table_140725-147696.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg?_wi=2",
imageAlt: "fresh farm vegetables ingredients",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-decorating-table-christmas-party_23-2147969385.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149727959.jpg?_wi=2",
imageAlt: "fresh farm vegetables ingredients",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cafe-design-interior-objective-shop-concept_53876-23389.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/serving-table-young-woman-swhite-shirt-putting-plates-table_259150-59713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serving-table-young-woman-swhite-shirt-putting-plates-table_259150-59713.jpg?_wi=2",
imageAlt: "fresh farm vegetables ingredients",
},
]}