From b9342c27bfc5387c49a9243aa45c1dd0adec2eaa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:17:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f6dd56c..3f1b4c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@aziz", testimonial: "Atmosfera prosta bomba", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg?_wi=1", imageAlt: "luxury premium steak restaurant dark mode", }, { @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@diyor", testimonial: "Steyklariga gap yo‘q", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-feeding-his-bride-with-croissant-cafe_176420-2272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-feeding-his-bride-with-croissant-cafe_176420-2272.jpg?_wi=1", imageAlt: "luxury premium steak restaurant dark mode", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@kamola", testimonial: "Oilaviy kelishga zo‘r joy", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg?_wi=1", imageAlt: "luxury premium steak restaurant dark mode", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@bahodir", testimonial: "Xizmat darajasi juda yuqori", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-giving-small-gift-box-blond-woman-table_23-2148014511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-giving-small-gift-box-blond-woman-table_23-2148014511.jpg?_wi=1", imageAlt: "luxury premium steak restaurant dark mode", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@sardor", testimonial: "Eng zo'r steyk restorani", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg?_wi=1", imageAlt: "luxury premium steak restaurant dark mode", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/grilled-beef-steaks-with-spices-herbs-black-slate-black-background-ai-generative_123827-23820.jpg", @@ -153,7 +153,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tenderloin-steak-with-snacks-sauces_114579-2159.jpg?_wi=3" metricsAnimation="slide-up" /> @@ -171,7 +171,7 @@ export default function LandingPage() { role: "Mijoz", company: "Qoratosh", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-feeding-his-bride-with-croissant-cafe_176420-2272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-feeding-his-bride-with-croissant-cafe_176420-2272.jpg?_wi=2", }, { id: "2", @@ -179,7 +179,7 @@ export default function LandingPage() { role: "Mijoz", company: "Qoratosh", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7323.jpg?_wi=2", }, { id: "3", @@ -187,7 +187,7 @@ export default function LandingPage() { role: "Mijoz", company: "Qoratosh", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-giving-small-gift-box-blond-woman-table_23-2148014511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-giving-small-gift-box-blond-woman-table_23-2148014511.jpg?_wi=2", }, { id: "4", @@ -195,7 +195,7 @@ export default function LandingPage() { role: "Mijoz", company: "Qoratosh", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg?_wi=2", }, { id: "5", -- 2.49.1