diff --git a/src/app/page.tsx b/src/app/page.tsx index 0aa3c5a..c6283b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312237.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312237.jpg?_wi=1" /> @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Happy Neighbors Served", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-couple-cooking-together_23-2150405873.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-couple-cooking-together_23-2150405873.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -104,21 +104,21 @@ export default function LandingPage() { title: "Authentic Flavors", description: "Generations-old family recipes prepared fresh daily.", tag: "Heritage", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mixed-kebab-served-with-fresh-vegetable-salad-cheese-plate-eggplant-rolls-colorful-rug_140725-12411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mixed-kebab-served-with-fresh-vegetable-salad-cheese-plate-eggplant-rolls-colorful-rug_140725-12411.jpg?_wi=1", }, { id: "f2", title: "Handmade Daily", description: "From our pita to our pastries, we make it all by hand.", tag: "Freshness", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-dough-black-table_23-2148296903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-dough-black-table_23-2148296903.jpg?_wi=1", }, { id: "f3", title: "Family Hospitality", description: "You're not just a customer; you're part of our family.", tag: "Welcome", - imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247754.jpg?_wi=1", }, ]} title="Why Verona Cafe?" @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "The best Lebanese food I've ever had, hands down. It feels like eating at home.", tag: "Authentic", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-lunch-together-restaurant_58466-16804.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312237.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "My kids love the hummus and pita. We feel so welcomed every time we visit.", tag: "Family-Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/old-man-putting-roasted-chicken-festive-table_23-2147973656.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-cooking-together_23-2150405873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-couple-cooking-together_23-2150405873.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "An absolute gem in Millcreek. You can taste the love in every ingredient.", tag: "Authentic", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-pizza-slice_23-2149333834.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mixed-kebab-served-with-fresh-vegetable-salad-cheese-plate-eggplant-rolls-colorful-rug_140725-12411.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mixed-kebab-served-with-fresh-vegetable-salad-cheese-plate-eggplant-rolls-colorful-rug_140725-12411.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "I travel specifically to Millcreek just to eat here. Nothing compares to their Fattoush.", tag: "Must-Visit", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-people-taking-selfie-bistro-medium-shot_23-2149366464.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-dough-black-table_23-2148296903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cutting-dough-black-table_23-2148296903.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Verona Cafe is the heart of our community. Excellent hospitality and quality food.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-table-enjoying-feast-first-day-passover-seder_23-2150247754.jpg?_wi=2", imageAlt: "smiling customer portrait", }, ]}