Update src/app/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
handle: "@cliente",
|
||||
testimonial: "Trovo sempre quello che cerco a prezzi ottimi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887458.jpg?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@cliente",
|
||||
testimonial: "Negozio fornitissimo, personale gentile.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glazed-sweets_1304-4080.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glazed-sweets_1304-4080.jpg?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@cliente",
|
||||
testimonial: "Ottima varietà, articoli introvabili altrove.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-models-posing-clothing-shop_23-2147669924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-models-posing-clothing-shop_23-2147669924.jpg?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@cliente",
|
||||
testimonial: "Il mio negozio preferito a Bolzano.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723485.jpg?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@cliente",
|
||||
testimonial: "Grande assortimento di casalinghi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786406.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786406.jpg?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "https://maps.app.goo.gl/xeMA8XDwcFBc9dUb8",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887458.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887458.jpg?_wi=2"
|
||||
imageAlt="Facciata del Jia Hao Market Bolzano"
|
||||
avatars={[
|
||||
{
|
||||
@@ -157,21 +157,21 @@ export default function LandingPage() {
|
||||
title: "Moda e Accessori",
|
||||
description: "Abbigliamento alla moda per ogni occasione.",
|
||||
tag: "Fashion",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-models-posing-clothing-shop_23-2147669924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-models-posing-clothing-shop_23-2147669924.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Elettronica",
|
||||
description: "Gadget tech e accessori per la tua casa.",
|
||||
tag: "Tech",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-air-fryer_23-2151723485.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Casa e Decorazioni",
|
||||
description: "Tutto per rendere accogliente il tuo spazio.",
|
||||
tag: "Casa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786406.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786406.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="I Nostri Punti di Forza"
|
||||
@@ -305,7 +305,7 @@ export default function LandingPage() {
|
||||
title="Domande Frequenti"
|
||||
description="Tutto quello che c'è da sapere sul Jia Hao Market."
|
||||
faqsAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-glazed-sweets_1304-4080.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-glazed-sweets_1304-4080.jpg?_wi=2"
|
||||
imageAlt="Interno del Jia Hao Market"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user