diff --git a/src/app/page.tsx b/src/app/page.tsx index cc10cae..9f67396 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@anna_k", testimonial: "To nie lokal — to prawdziwe doświadczenie. Mega klimat.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg?_wi=1", }, { name: "Marek Nowak", @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@karolina_m", testimonial: "Miejsce z duszą, w którym czas się zatrzymuje. Idealne na reset.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg?_wi=2", }, ]} buttons={[ @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/creative-feng-shui-composition_23-2149058733.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-feng-shui-composition_23-2149058733.jpg?_wi=1" imageAlt="Ceremonia parzenia herbaty" avatars={[ { @@ -169,7 +169,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-barista-cafe_181624-26830.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-barista-cafe_181624-26830.jpg?_wi=1" imageAlt="Rytuał parzenia herbaty" /> @@ -185,7 +185,7 @@ export default function LandingPage() { description: "Samodzielne parzenie zmienia picie w coś wciągającego.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/creative-feng-shui-composition_23-2149058733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-feng-shui-composition_23-2149058733.jpg?_wi=2", imageAlt: "traditional tea pouring ritual", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { description: "Od klasyków po eksperymentalne smaki świata.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/male-barista-cafe_181624-26830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barista-cafe_181624-26830.jpg?_wi=2", imageAlt: "tea brewing setup wooden table", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { description: "Poduchy, drewno i zero pośpiechu. Miejsce na reset.", bentoComponent: "reveal-icon", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=1", imageAlt: "assortment of high quality tea leaves", }, ]} @@ -220,19 +220,19 @@ export default function LandingPage() { id: "p1", name: "Zielone 🌱", price: "od 15 zł", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=2", }, { id: "p2", name: "Czarne 🌑", price: "od 18 zł", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=3", }, { id: "p3", name: "Oolong 🐉", price: "od 22 zł", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=4", }, ]} title="Wybór, który przytłacza"