From 47316c51989f679a25e577dd8740b9e5df1f5742 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 07:31:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e952fa..af3df05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@beata_k", testimonial: "Отличное кафе: вкусный кофе и свежие пирожные. Рекомендую!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-with-dreads-has-pleasant-smile-has-white-teeth-happy-hear-good-news-wears-bright-clothes_273609-33580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-with-dreads-has-pleasant-smile-has-white-teeth-happy-hear-good-news-wears-bright-clothes_273609-33580.jpg?_wi=1", }, { name: "Elnur M.", @@ -104,7 +104,7 @@ export default function LandingPage() { href: "https://maps.google.com", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-coffee-cup-glass-cabinet-caf-shop_23-2147892914.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-coffee-cup-glass-cabinet-caf-shop_23-2147892914.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371896.jpg", @@ -173,7 +173,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-freshly-baked-delicious-pumpkin-chocolate-brownie-with-ice-cream-plate_181624-38571.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup-glass-cabinet-caf-shop_23-2147892914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup-glass-cabinet-caf-shop_23-2147892914.jpg?_wi=2", imageAlt: "croissant", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-coffee-beans-scattered-white-background-with-copy-space_141793-7139.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-with-dreads-has-pleasant-smile-has-white-teeth-happy-hear-good-news-wears-bright-clothes_273609-33580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-with-dreads-has-pleasant-smile-has-white-teeth-happy-hear-good-news-wears-bright-clothes_273609-33580.jpg?_wi=2", imageAlt: "croissant", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-cozy-reading-room_23-2151842755.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-choco-eclairs-dark-background_140725-91665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-choco-eclairs-dark-background_140725-91665.jpg?_wi=1", imageAlt: "croissant", }, ]} @@ -224,7 +224,7 @@ export default function LandingPage() { name: "Chocolate Eclair", price: "4.50 AZN", variant: "Pastry", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-choco-eclairs-dark-background_140725-91665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-choco-eclairs-dark-background_140725-91665.jpg?_wi=2", }, { id: "2", -- 2.49.1