Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function HomePage() {
|
||||
{ text: "Проложить маршрут", href: "https://maps.yandex.ru/?text=%D0%9F%D1%80.%20%D0%9A%D0%BE%D1%81%D1%8B%D0%B3%D0%B8%D0%BD%D0%B0,%2021,%20%D0%A1%D0%B0%D0%BD%D0%BA%D1%82-%D0%9F%D0%B5%D1%82%D0%B5%D1%80%D0%B1%D1%83%D1%80%D0%B3,%20195426" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg?_wi=1"
|
||||
imageAlt="ТЦ Народный №1 фасад"
|
||||
frameStyle="card"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -69,7 +69,7 @@ export default function HomePage() {
|
||||
buttons={[
|
||||
{ text: "Узнать больше", href: "#categories" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-red-blouse-jeans-holding-cup-coffee-shopping-mall_627829-9623.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-red-blouse-jeans-holding-cup-coffee-shopping-mall_627829-9623.jpg?_wi=1"
|
||||
imageAlt="Интерьер торгового центра"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -105,14 +105,14 @@ export default function HomePage() {
|
||||
id: 4,
|
||||
title: "Электроника",
|
||||
description: "Техника и электроника по доступным ценам с гарантией",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=1",
|
||||
imageAlt: "Электроника"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Услуги",
|
||||
description: "Салоны красоты, ремонт, почта, медицинские услуги в одном месте",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=1",
|
||||
imageAlt: "Услуги"
|
||||
},
|
||||
{
|
||||
@@ -141,28 +141,28 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Лабиринт",
|
||||
price: "Этаж 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-wearing-headphones-around-neck-hugging-book_23-2148397149.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-wearing-headphones-around-neck-hugging-book_23-2148397149.jpg?_wi=1",
|
||||
imageAlt: "Лабиринт"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Юпарт",
|
||||
price: "Этаж 2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-tire-tire-repair-garage-replacement-winter-summer-tires_146671-18338.jpg?_wi=1",
|
||||
imageAlt: "Юпарт"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Секонд-хенд Лепта",
|
||||
price: "Этаж 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525702.jpg?_wi=1",
|
||||
imageAlt: "Секонд-хенд Лепта"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Telefon812",
|
||||
price: "Этаж 3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg?_wi=1",
|
||||
imageAlt: "Telefon812"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user