From 2bde62385130a1441955b99cf6997ede60bf6e9a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 08:57:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 870ed21..b2bc649 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg", @@ -161,21 +161,21 @@ export default function LandingPage() { title: "Cheesecakes", subtitle: "Creamy goodness", description: "Classic, fruit-topped, and decadent varieties.", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg?_wi=1", }, { tag: "Sweet", title: "Cupcakes", subtitle: "Perfect bites", description: "Fluffy cakes topped with rich buttercream.", - imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg?_wi=1", }, { tag: "Drink", title: "Artisan Coffee", subtitle: "Bold aroma", description: "Locally roasted blends to pair with sweets.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg?_wi=1", }, ]} title="Our Signature Treats" @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "The staff is always so welcoming.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-young-girl-with-dark-wavy-hairstyle-modern-makeup-stylish-earrings-beige-trench-coat-sitting-city-cafe-terrace-holding-piece-cheesecake_197531-24437.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=2", imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { quote: "I cannot start my day without their coffee.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-eating-croissant-cafe_1170-630.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homemade-cheese-cake_169016-1935.jpg?_wi=2", imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "Perfectly balanced sugar and flavor.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-big-cup-coffee-smiling-looking-happy_1258-201127.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hand-holding-sweet-roll-from-wooden-board_114579-25729.jpg?_wi=2", imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "My party guests loved the strawberry cake.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-frappe-cake-wooden-plate_23-2148222451.jpg?_wi=2", imageAlt: "Pretty young girl with dark wavy hairstyle, modern makeup, stylish earrings and beige trench coat sitting at city cafe terrace and holding piece of cheesecake", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/positive-chef-decorating-ice-cream-with-berries_1262-20328.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg?_wi=3", imageAlt: "Portrait of smiling baker holding mould and stack of tray", }, ]} -- 2.49.1