From 087a896ff63fc9e7070c0d254ef1439c04b1e81d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 07:40:41 +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 5e5d50d..26afe3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,16 +68,16 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bunch-various-cookies-wooden-board-with-pinecones-high-quality-photo_114579-68829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bunch-various-cookies-wooden-board-with-pinecones-high-quality-photo_114579-68829.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-delicious-bright-cake-with-cream-cracker-cookies-dark-desk-cake-biscuit-pie-sugar-sweet-cookies_140725-52628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-delicious-bright-cake-with-cream-cracker-cookies-dark-desk-cake-biscuit-pie-sugar-sweet-cookies_140725-52628.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cookies-with-nuts-orange-slices-dark-grey-background-cookies-biscuit-tea-sweet-cake_140725-117774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cookies-with-nuts-orange-slices-dark-grey-background-cookies-biscuit-tea-sweet-cake_140725-117774.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-with-side-cream_140725-1739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-with-side-cream_140725-1739.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-creamy-pastries-sugary-jelly-candies_114579-25926.jpg", @@ -108,7 +108,7 @@ export default function LandingPage() { title: "Years of Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/composition-delicious-tequenos-dish_23-2148945425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/composition-delicious-tequenos-dish_23-2148945425.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "I have been a regular customer of Sialkot Sweets and have always enjoyed their sweets in the past. Consistent quality!", tag: "Delicious", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-white-shirt-looking-camera-smiling-with-happy-face-showing-ok-sign-standing-olive-background_141793-53985.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bunch-various-cookies-wooden-board-with-pinecones-high-quality-photo_114579-68829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bunch-various-cookies-wooden-board-with-pinecones-high-quality-photo_114579-68829.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "Delicious sweets, love the taste and freshness. Highly recommended to everyone.", tag: "Fresh", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-tequenos-dish_23-2148945425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-tequenos-dish_23-2148945425.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "The taste is absolutely fantastic. Truly the best sweets in the area.", tag: "Fantastic", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-delicious-bright-cake-with-cream-cracker-cookies-dark-desk-cake-biscuit-pie-sugar-sweet-cookies_140725-52628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-delicious-bright-cake-with-cream-cracker-cookies-dark-desk-cake-biscuit-pie-sugar-sweet-cookies_140725-52628.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Consistently great quality for years. My family's go-to for special occasions.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-woman-with-copy-space_23-2148385853.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cookies-with-nuts-orange-slices-dark-grey-background-cookies-biscuit-tea-sweet-cake_140725-117774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cookies-with-nuts-orange-slices-dark-grey-background-cookies-biscuit-tea-sweet-cake_140725-117774.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "Amazing variety and very hygienic. The staff is always welcoming.", tag: "Hygienic", avatarSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-with-side-cream_140725-1739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-with-side-cream_140725-1739.jpg?_wi=2", imageAlt: "happy customer portrait", }, ]} -- 2.49.1