Update src/app/page.tsx

This commit is contained in:
2026-05-21 07:52:35 +00:00
parent bd03e8759e
commit e184eae67e

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{
text: "Посмотреть меню", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/mexican-hat-wrapped-tacos-tasty-nachos-salsa-sauce-guacamole-black-slate-red-chilies-table_23-2148042473.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mexican-hat-wrapped-tacos-tasty-nachos-salsa-sauce-guacamole-black-slate-red-chilies-table_23-2148042473.jpg?_wi=1"
imageAlt="cozy cafe interior mexican food"
avatars={[
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
title="Уютное место для каждого"
description="Мы создаем атмосферу гостеприимства и предлагаем уникальные мексиканские рецепты в самом сердце города."
subdescription="Ждем вас ежедневно по адресу Лермонтовский проспект, 10/53."
imageSrc="http://img.b2bpic.net/free-photo/tortilla-mexican-food-near-blackboard_23-2147740761.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tortilla-mexican-food-near-blackboard_23-2147740761.jpg?_wi=1"
mediaAnimation="slide-up"
icon={Coffee}
imageAlt="cafe staff preparing food fresh"
@@ -132,9 +132,9 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Анна", date: "10.01.2025", title: "Отлично!", quote: "Очень вкусные тако, вернусь еще!", tag: "Гость", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mexican-hat-wrapped-tacos-tasty-nachos-salsa-sauce-guacamole-black-slate-red-chilies-table_23-2148042473.jpg", imageAlt: "happy customer eating tacos"},
id: "1", name: "Анна", date: "10.01.2025", title: "Отлично!", quote: "Очень вкусные тако, вернусь еще!", tag: "Гость", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mexican-hat-wrapped-tacos-tasty-nachos-salsa-sauce-guacamole-black-slate-red-chilies-table_23-2148042473.jpg?_wi=2", imageAlt: "happy customer eating tacos"},
{
id: "2", name: "Иван", date: "15.01.2025", title: "Лучшее тако", quote: "Настоящий мексиканский вкус в центре.", tag: "Постоянный клиент", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-funny-pin-up-woman-holding-cake-hands_176420-3320.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-mexican-food-near-blackboard_23-2147740761.jpg", imageAlt: "happy customer eating tacos"},
id: "2", name: "Иван", date: "15.01.2025", title: "Лучшее тако", quote: "Настоящий мексиканский вкус в центре.", tag: "Постоянный клиент", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-funny-pin-up-woman-holding-cake-hands_176420-3320.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-mexican-food-near-blackboard_23-2147740761.jpg?_wi=2", imageAlt: "happy customer eating tacos"},
{
id: "3", name: "Мария", date: "20.01.2025", title: "Уютно", quote: "Прекрасное место для ужина с друзьями.", tag: "Гость", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg", imageSrc: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24813.jpg", imageAlt: "happy customer eating tacos"},
{