From 20a097c868c6beed48b9dfc2d375396d41ca0d92 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 12:07:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4c9701..ab1d322 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function HomePage() { { text: "View Menu", href: "/menu" }, ]} buttonAnimation="slide-up" - videoSrc="http://img.b2bpic.net/free-photo/coffee-cupcake-table_23-2147765316.jpg" + videoSrc="http://img.b2bpic.net/free-photo/coffee-cupcake-table_23-2147765316.jpg?_wi=1" videoAriaLabel="Café Dijo - Coffee and brunch experience" mediaAnimation="blur-reveal" ariaLabel="Café Dijo hero section" @@ -145,7 +145,7 @@ export default function HomePage() { description="Café Dijo is a luxury destination for coffee enthusiasts and food lovers. Located in Kgale Hill Shopping Centre, we craft exceptional espresso, brew perfect pour-overs, and create memorable moments." subdescription="From sunrise to sunset, our garden café offers the perfect escape for professionals, remote workers, tourists, and couples seeking quality coffee and warm hospitality." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104746.jpg" + imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104746.jpg?_wi=1" imageAlt="Café Dijo interior" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -166,28 +166,28 @@ export default function HomePage() { id: "espresso", title: "Artisan Espresso", description: "Single-origin, freshly roasted beans crafted into perfect espresso shots by our master baristas", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-kettle_23-2148551570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-kettle_23-2148551570.jpg?_wi=1", imageAlt: "artisan espresso pouring specialty coffee", }, { id: "brunch", title: "Gourmet Brunch", description: "Farm-to-table breakfast and brunch platters featuring seasonal ingredients and innovative dishes", - imageSrc: "http://img.b2bpic.net/free-photo/granola-coffee-breakfast-bed_23-2147699746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/granola-coffee-breakfast-bed_23-2147699746.jpg?_wi=1", imageAlt: "gourmet brunch plate presentation", }, { id: "pastries", title: "Artisan Pastries", description: "Fresh-baked croissants, sourdough, and decadent desserts made daily in our kitchen", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-bakery-with-croissant-tangerine_114579-24974.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-bakery-with-croissant-tangerine_114579-24974.jpg?_wi=1", imageAlt: "fresh baked pastries croissants display", }, { id: "garden", title: "Garden Café", description: "Relaxed outdoor seating surrounded by greenery, perfect for working or gathering with friends", - imageSrc: "http://img.b2bpic.net/free-photo/look-through-shiny-branches-white-table-with-candles_1304-4758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/look-through-shiny-branches-white-table-with-candles_1304-4758.jpg?_wi=1", imageAlt: "outdoor garden café seating area", }, ]} @@ -215,7 +215,7 @@ export default function HomePage() { name: "Amara Kedibone", role: "Business Professional", testimonial: "The perfect place to work remotely with exceptional coffee. The atmosphere is elegant yet welcoming, and the WiFi is reliable. Café Dijo has become my second office.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=1", imageAlt: "professional woman business portrait", }, { @@ -223,7 +223,7 @@ export default function HomePage() { name: "Thabo Mthembu", role: "Coffee Enthusiast", testimonial: "Finally, a café that understands specialty coffee. Their single-origin espresso is impeccable, and the baristas know their craft. This is true artisan coffee culture.", - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-park_839833-33980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-park_839833-33980.jpg?_wi=1", imageAlt: "man coffee enthusiast portrait photo", }, { @@ -231,7 +231,7 @@ export default function HomePage() { name: "Naledi Okafor", role: "Food Blogger", testimonial: "The brunch here is exceptional. Every plate is beautifully presented and tastes even better. The garden setting makes it Instagram-perfect and genuinely peaceful.", - imageSrc: "http://img.b2bpic.net/free-photo/cooking-vlogger_23-2148161778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cooking-vlogger_23-2148161778.jpg?_wi=1", imageAlt: "woman food blogger professional portrait", }, { @@ -239,7 +239,7 @@ export default function HomePage() { name: "James Harrison", role: "Tourist", testimonial: "What a gem in Gaborone. The service is warm, the coffee is world-class, and the pastries are to die for. Café Dijo is a must-visit destination.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3540.jpg?_wi=1", imageAlt: "man tourist travel portrait happy", }, ]}