diff --git a/src/app/page.tsx b/src/app/page.tsx index ccca4a1..d91d884 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."