diff --git a/src/app/page.tsx b/src/app/page.tsx index 05965f3..df4bde1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,12 +47,12 @@ export default function LandingPage() { description="Experience the classic taste of American-style breakfasts, specialty coffee, and handmade comfort food in our cozy neighborhood home." buttons={[{ text: "View Our Menu", href: "#menu" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg", imageAlt: "Cafe Atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=1", imageAlt: "Cafe Atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=2", imageAlt: "Cafe Atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=3", imageAlt: "Cafe Atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=4", imageAlt: "Cafe Atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=5", imageAlt: "Cafe Atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=6", imageAlt: "Cafe Atmosphere" }, ]} />