From b042e746c6c83e72a4dfa34f6ec59a42c3f8ad5b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:47:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f6e2f6f..ac60528 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { }} title="Alexandra - Stile a Peschiera" description="Scopri la nostra selezione esclusiva di abbigliamento, pensata per chi ama la qualità e l'eleganza sulle rive del Lago di Garda." - imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-female-black-customer-choosing-goods-shopping-mall_657883-239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-female-black-customer-choosing-goods-shopping-mall_657883-239.jpg?_wi=1" imageAlt="Alexandra Boutiqu" /> @@ -88,7 +88,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-wool-texture-design_23-2149503277.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-black-customer-choosing-goods-shopping-mall_657883-239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-black-customer-choosing-goods-shopping-mall_657883-239.jpg?_wi=2", imageAlt: "handpicked fashion accessories", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/soft-textured-light-gray-fabric-background_1108-738.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/back-view-incognito-elegant-sexy-blondie-with-nude-shoulder-perfect-hairstyle-posing-sexy-long-dress-fashionable-look-studio-against-gray-background-shopping-sale-fashion_132075-11636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-incognito-elegant-sexy-blondie-with-nude-shoulder-perfect-hairstyle-posing-sexy-long-dress-fashionable-look-studio-against-gray-background-shopping-sale-fashion_132075-11636.jpg?_wi=1", imageAlt: "handpicked fashion accessories", }, ]} @@ -133,7 +133,7 @@ export default function LandingPage() { id: "1", name: "Abito Sera", price: "€129", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-incognito-elegant-sexy-blondie-with-nude-shoulder-perfect-hairstyle-posing-sexy-long-dress-fashionable-look-studio-against-gray-background-shopping-sale-fashion_132075-11636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-incognito-elegant-sexy-blondie-with-nude-shoulder-perfect-hairstyle-posing-sexy-long-dress-fashionable-look-studio-against-gray-background-shopping-sale-fashion_132075-11636.jpg?_wi=2", }, { id: "2", -- 2.49.1