Update src/app/page.tsx

This commit is contained in:
2026-05-07 02:45:51 +00:00
parent 37ae4e39b8
commit aa165cd1de

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg", imageAlt: "luxurious asian buffet spread"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=1", imageAlt: "luxurious asian buffet spread"},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-plate-fruits-dried-fruits_140725-3542.jpg", imageAlt: "luxurious asian buffet spread"}
]}
@@ -87,13 +87,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "Fresh", title: "Fresh Ingredients", description: "Daily selection of fresh, seasonal produce.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg"},
id: "m1", value: "Fresh", title: "Fresh Ingredients", description: "Daily selection of fresh, seasonal produce.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=2"},
{
id: "m2", value: "Value", title: "Great Value", description: "Affordable pricing for premium quality dining.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg"},
id: "m2", value: "Value", title: "Great Value", description: "Affordable pricing for premium quality dining.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=3"},
{
id: "m3", value: "Rated", title: "Grade A Rated", description: "Health inspected and approved for safety.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg"},
id: "m3", value: "Rated", title: "Grade A Rated", description: "Health inspected and approved for safety.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=4"},
{
id: "m4", value: "Family", title: "Family Welcome", description: "Welcoming environment for all occasions.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg"},
id: "m4", value: "Family", title: "Family Welcome", description: "Welcoming environment for all occasions.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=5"},
]}
title="Our Promise"
description="What sets us apart every single day."