diff --git a/src/app/page.tsx b/src/app/page.tsx index 82b0257..92a0692 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@localguide", testimonial: "Tucked between the bustling streets of Olaya is a small coffee shop where you can relax.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-ground-whole-coffee-beans-cup-coffee_114579-44829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-ground-whole-coffee-beans-cup-coffee_114579-44829.jpg?_wi=1", imageAlt: "cozy specialty coffee shop interior", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@reviewer", testimonial: "A calm and pleasant specialty coffee spot located in Al Olaya, away from the city hustle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg?_wi=1", imageAlt: "cozy specialty coffee shop interior", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@coffeeaddict", testimonial: "Best flat white in town, incredible beans and a perfect atmosphere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg?_wi=1", imageAlt: "cozy specialty coffee shop interior", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@visitriyadh", testimonial: "The atmosphere is serene, making it the perfect spot for quiet reading.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cup-black-tea_1339-7162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-black-tea_1339-7162.jpg?_wi=1", imageAlt: "cozy specialty coffee shop interior", }, { @@ -99,11 +99,11 @@ export default function LandingPage() { handle: "@coffeelover", testimonial: "Excellent service and consistently great coffee every time I visit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=1", imageAlt: "cozy specialty coffee shop interior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tray-with-ground-whole-coffee-beans-cup-coffee_114579-44829.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tray-with-ground-whole-coffee-beans-cup-coffee_114579-44829.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee_1258-198933.jpg", @@ -187,19 +187,19 @@ export default function LandingPage() { id: "p1", name: "Hot Spanish Latte", price: "SAR 18", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg?_wi=2", }, { id: "p2", name: "Iced Coffee", price: "SAR 15", - imageSrc: "http://img.b2bpic.net/free-photo/cup-black-tea_1339-7162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-black-tea_1339-7162.jpg?_wi=2", }, { id: "p3", name: "Cortado", price: "SAR 14", - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=2", }, { id: "p4", @@ -239,7 +239,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/tanned-lady-is-sitting-cafe-with-wooden-furniture-watching-video-phone_197531-17107.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-ground-whole-coffee-beans-cup-coffee_114579-44829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-ground-whole-coffee-beans-cup-coffee_114579-44829.jpg?_wi=3", imageAlt: "modern coffee shop interior design", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14509.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg?_wi=2", imageAlt: "modern coffee shop interior design", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/relaxed-woman-with-book-cafe_23-2147778683.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg?_wi=3", imageAlt: "modern coffee shop interior design", }, ]}