From eb90c3b9693d4736e88097ab88d8554c3f776147 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 02:21:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9eb2075..b0f7a26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="Hot, delicious pizza delivered to your door in Dushanbe. Fresh ingredients, fast delivery, trusted by locals." slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg", imageAlt: "Fresh hot pepperoni pizza delivery" + imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=1", imageAlt: "Fresh hot pepperoni pizza delivery" }, { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-homemade-pizza_181624-35320.jpg", imageAlt: "Golden cheese pizza ready to serve" @@ -78,7 +78,7 @@ export default function LandingPage() { mediaAnimation="opacity" useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=2" imageAlt="Fast delivery options" accordionItems={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { useInvertedBackground={false} imagePosition="right" mediaAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=3" imageAlt="Fresh ingredients and quality pizza" bulletPoints={[ { -- 2.49.1