Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
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={[
|
||||
{
|
||||
@@ -97,7 +97,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"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
description: "Только аутентичные ингредиенты",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24813.jpg?_wi=1",
|
||||
imageAlt: "authentic mexican street tacos",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
description: "Ежедневная поставка ингредиентов",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
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=2",
|
||||
imageAlt: "authentic mexican street tacos",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
description: "Всего пара минут от метро Садовая",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: MapPin,
|
||||
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=2",
|
||||
imageAlt: "authentic mexican street tacos",
|
||||
},
|
||||
]}
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
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=3",
|
||||
imageAlt: "happy customer eating tacos",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-mexican-food-near-blackboard_23-2147740761.jpg?_wi=3",
|
||||
imageAlt: "happy customer eating tacos",
|
||||
},
|
||||
{
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24813.jpg?_wi=2",
|
||||
imageAlt: "happy customer eating tacos",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user