From 45317eefa5370c1502f1b195d0479e94a3ea021e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 10:24:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26da3f9..ca05543 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@sarah.cafe", testimonial: "Flawlessly balanced and smooth. A serene escape in every cup.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-still-life-hot-water-composition_23-2149055850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-still-life-hot-water-composition_23-2149055850.jpg?_wi=1", imageAlt: "luxury coffee pour slow motion", }, { @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@ahmed.coffee", testimonial: "Excellent service and consistently great taste. Simply the best.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-high-protein-vegan-meals_23-2149091333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-high-protein-vegan-meals_23-2149091333.jpg?_wi=1", imageAlt: "luxury coffee pour slow motion", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@layla.eats", testimonial: "Warm, welcoming, and authentically human. My daily ritual.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dessert-tiramisu-glasses-top-view_114579-9836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dessert-tiramisu-glasses-top-view_114579-9836.jpg?_wi=1", imageAlt: "luxury coffee pour slow motion", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@omar.roast", testimonial: "Truly the best coffee in the Eastern Province.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg?_wi=1", imageAlt: "luxury coffee pour slow motion", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-still-life-hot-water-composition_23-2149055850.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-still-life-hot-water-composition_23-2149055850.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-1440.jpg", @@ -144,21 +144,21 @@ export default function LandingPage() { title: "Specialty Coffee", description: "Ethically sourced, precisely brewed with master craftsmanship.", tag: "Craft", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-high-protein-vegan-meals_23-2149091333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-high-protein-vegan-meals_23-2149091333.jpg?_wi=2", }, { id: "2", title: "Artful Desserts", description: "Handcrafted indulgence, especially our iconic velvety Tiramisu.", tag: "Sweet", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dessert-tiramisu-glasses-top-view_114579-9836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dessert-tiramisu-glasses-top-view_114579-9836.jpg?_wi=2", }, { id: "3", title: "Modern Atmosphere", description: "Cozy minimalism meets sophisticated design aesthetics.", tag: "Vibe", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg?_wi=2", }, ]} title="Signature Experience"