diff --git a/src/app/page.tsx b/src/app/page.tsx index 04fc7e4..eb468e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { description="Founded on a passion for quality beans and local hospitality, Locals Cafe has grown from a humble neighborhood spot into a beloved cornerstone of Jeddah." subdescription="We are proud to serve over 27,000 happy customers with an award-winning experience, ensuring every cup and every toast is crafted with local love." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -141,7 +141,7 @@ export default function LandingPage() { "Fresh", "Locally Roasted", ], - imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-coffee-with-tree-latte-art_53876-94345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-coffee-with-tree-latte-art_53876-94345.jpg?_wi=1", }, { id: "2", @@ -152,7 +152,7 @@ export default function LandingPage() { "Fresh", "Locally Sourced", ], - imageSrc: "http://img.b2bpic.net/free-photo/avocado-open-toast-with-avocado-slices-lemon-flax-seeds-sesame-seeds-black-bread-slices-top-view_2831-796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/avocado-open-toast-with-avocado-slices-lemon-flax-seeds-sesame-seeds-black-bread-slices-top-view_2831-796.jpg?_wi=1", }, { id: "3", @@ -194,7 +194,7 @@ export default function LandingPage() { id: "p3", name: "Buttery Croissant", price: "SAR 15", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419695.jpg?_wi=1", }, { id: "p4", @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Perfect spot for a morning work session.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-drinking-coffee-order-drink-from-cafe-takeaway_176420-25476.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg?_wi=2", imageAlt: "smiling happy customer coffee shop", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Love the avocado toast, absolutely delicious.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-girl-holding-takeaway-coffee-cup_23-2147906537.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/avocado-open-toast-with-avocado-slices-lemon-flax-seeds-sesame-seeds-black-bread-slices-top-view_2831-796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/avocado-open-toast-with-avocado-slices-lemon-flax-seeds-sesame-seeds-black-bread-slices-top-view_2831-796.jpg?_wi=2", imageAlt: "smiling happy customer coffee shop", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "Super fast pickup for my morning latte.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-enjoying-morning-coffee-with-donuts-outdoor-terrace_169016-10683.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-coffee-with-tree-latte-art_53876-94345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-coffee-with-tree-latte-art_53876-94345.jpg?_wi=2", imageAlt: "smiling happy customer coffee shop", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Amazing vibes and very friendly staff.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-stylish-asian-man-sitting-table-cafe-working-laptop_1098-17610.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419695.jpg?_wi=2", imageAlt: "smiling happy customer coffee shop", }, ]}