From becef0261037dd0e7bd30e70f59877b936cb9bab Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:53:36 +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 9fd4f04..b030a93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg?_wi=1" imageAlt="Luxurious Italian espresso machine" /> @@ -76,14 +76,14 @@ export default function LandingPage() { title: "Système 15 Bars", description: "Extraction parfaite pour un espresso riche et aromatique à chaque fois.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg?_wi=2", imageAlt: "15 Bar Pressure", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg?_wi=3", imageAlt: "15 Bar Pressure", }, - imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg?_wi=4", imageAlt: "luxury espresso machine marble cafe", }, { @@ -91,14 +91,14 @@ export default function LandingPage() { title: "Mousseur à Lait", description: "Créez une mousse de lait onctueuse digne d'un barista professionnel.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg?_wi=1", imageAlt: "Milk Frother", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg?_wi=2", imageAlt: "Milk Frother", }, - imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187539.jpg?_wi=5", imageAlt: "coffee machine pressure gauge detail", }, { @@ -106,14 +106,14 @@ export default function LandingPage() { title: "Garantie 2 Ans", description: "Une protection durable pour votre tranquillité d'esprit.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/pack-golden-stickers-vintage-style_23-2147623598.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/pack-golden-stickers-vintage-style_23-2147623598.jpg?_wi=1", imageAlt: "Warranty", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/pack-golden-stickers-vintage-style_23-2147623598.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/pack-golden-stickers-vintage-style_23-2147623598.jpg?_wi=2", imageAlt: "Warranty", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg?_wi=3", imageAlt: "espresso machine steam wand close-up", }, ]} -- 2.49.1