From 8977114b11a8fb19091384a3edad0bbe03daa82f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 14:57:05 +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 e52d6e5..3a6c8e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,11 +52,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", imageAlt: "gourmet restaurant interior elegant"}, + imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=1", imageAlt: "gourmet restaurant interior elegant"}, { - imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", imageAlt: "shashlik barbecue restaurant table"}, + imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=1", imageAlt: "shashlik barbecue restaurant table"}, { - imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg", imageAlt: "luxury restaurant terrace view"}, + imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg?_wi=1", imageAlt: "luxury restaurant terrace view"}, { imageSrc: "http://img.b2bpic.net/free-photo/capital-salad-with-peas-table_140725-7655.jpg", imageAlt: "fresh gourmet appetizers flatlay"}, { @@ -88,13 +88,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg", imageAlt: "abstract blur in coffee shop"}, { title: "Шашлык на углях", description: "Нежное мясо, приготовленное на настоящих березовых углях.", buttonIcon: ArrowRight, - imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", imageAlt: "abstract blur in coffee shop"}, + imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=2", imageAlt: "abstract blur in coffee shop"}, { title: "Кебаб со спаржей", description: "Авторская подача кебаба с хрустящей спаржей.", buttonIcon: ArrowRight, - imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", imageAlt: "abstract blur in coffee shop"}, + imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=2", imageAlt: "abstract blur in coffee shop"}, { title: "Авторские коктейли", description: "Изысканные напитки, дополняющие ваш ужин.", buttonIcon: ArrowRight, - imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg", imageAlt: "abstract blur in coffee shop"}, + imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg?_wi=2", imageAlt: "abstract blur in coffee shop"}, ]} title="Наше меню" description="Попробуйте лучшие блюда кавказской кухни, приготовленные по традиционным рецептам."