Update src/app/page.tsx
This commit is contained in:
428
src/app/page.tsx
428
src/app/page.tsx
@@ -27,318 +27,138 @@ export default function LandingPage() {
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Prodotti",
|
||||
id: "#products",
|
||||
},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "#contact",
|
||||
},
|
||||
]}
|
||||
brandName="Jia Hao Market"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Chi Siamo", id: "#about" },
|
||||
{ name: "Prodotti", id: "#products" },
|
||||
{ name: "Contatti", id: "#contact" }
|
||||
]}
|
||||
brandName="Jia Hao Market"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Tutto quello che cerchi, in un solo posto."
|
||||
description="Benvenuti al Jia Hao Market di Bolzano, il tuo bazar asiatico di riferimento per casa, moda e tecnologia."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marco Rossi",
|
||||
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?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
name: "Anna Verdi",
|
||||
handle: "@cliente",
|
||||
testimonial: "Negozio fornitissimo, personale gentile.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glazed-sweets_1304-4080.jpg?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
name: "Luca Bianchi",
|
||||
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?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
name: "Giulia Neri",
|
||||
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?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
{
|
||||
name: "Paolo Gialli",
|
||||
handle: "@cliente",
|
||||
testimonial: "Grande assortimento di casalinghi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786406.jpg?_wi=1",
|
||||
imageAlt: "facciata esterno market asiatico moderno",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri il Market",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
text: "Indicazioni",
|
||||
href: "https://maps.app.goo.gl/xeMA8XDwcFBc9dUb8",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887458.jpg?_wi=2"
|
||||
imageAlt="Facciata del Jia Hao Market Bolzano"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/china-old-garden_1127-3655.jpg",
|
||||
alt: "Cliente soddisfatto 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666487.jpg",
|
||||
alt: "Cliente soddisfatto 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-women-wearing-bucket-hats_23-2149356065.jpg",
|
||||
alt: "Cliente soddisfatto 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-traditional-japanese-wooden-structure_23-2148809598.jpg",
|
||||
alt: "Cliente soddisfatto 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525702.jpg",
|
||||
alt: "Cliente soddisfatto 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Oltre 500 clienti felici"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Tutto quello che cerchi, in un solo posto."
|
||||
description="Benvenuti al Jia Hao Market di Bolzano, il tuo bazar asiatico di riferimento per casa, moda e tecnologia."
|
||||
testimonials={[
|
||||
{ name: "Marco Rossi", 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", imageAlt: "facciata esterno market asiatico moderno" },
|
||||
{ name: "Anna Verdi", handle: "@cliente", testimonial: "Negozio fornitissimo, personale gentile.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-glazed-sweets_1304-4080.jpg", imageAlt: "facciata esterno market asiatico moderno" },
|
||||
{ name: "Luca Bianchi", 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", imageAlt: "facciata esterno market asiatico moderno" },
|
||||
{ name: "Giulia Neri", 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", imageAlt: "facciata esterno market asiatico moderno" },
|
||||
{ name: "Paolo Gialli", handle: "@cliente", testimonial: "Grande assortimento di casalinghi.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-room-design-concept_23-2148786406.jpg", imageAlt: "facciata esterno market asiatico moderno" }
|
||||
]}
|
||||
buttons={[{ text: "Scopri il Market", href: "#about" }, { text: "Indicazioni", href: "https://maps.app.goo.gl/xeMA8XDwcFBc9dUb8" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-touristic-attraction-place_23-2148887458.jpg"
|
||||
imageAlt="Facciata del Jia Hao Market Bolzano"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/china-old-garden_1127-3655.jpg", alt: "Cliente soddisfatto 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666487.jpg", alt: "Cliente soddisfatto 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/full-shot-women-wearing-bucket-hats_23-2149356065.jpg", alt: "Cliente soddisfatto 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-traditional-japanese-wooden-structure_23-2148809598.jpg", alt: "Cliente soddisfatto 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525702.jpg", alt: "Cliente soddisfatto 5" }
|
||||
]}
|
||||
avatarText="Oltre 500 clienti felici"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={true}
|
||||
title="La Nostra Storia"
|
||||
description={[
|
||||
"Jia Hao Market è uno dei bazar asiatici più conosciuti di Bolzano. Da anni offriamo una vasta selezione di articoli per la casa, abbigliamento, elettronica e accessori.",
|
||||
"Ci impegniamo a mantenere un assortimento sempre aggiornato, garantendo prezzi convenienti e la massima praticità per i nostri clienti in centro a Bolzano.",
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={true}
|
||||
title="La Nostra Storia"
|
||||
description={[
|
||||
"Jia Hao Market è uno dei bazar asiatici più conosciuti di Bolzano. Da anni offriamo una vasta selezione di articoli per la casa, abbigliamento, elettronica e accessori.", "Ci impegniamo a mantenere un assortimento sempre aggiornato, garantendo prezzi convenienti e la massima praticità per i nostri clienti in centro a Bolzano."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardMedia
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
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?_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?_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?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="I Nostri Punti di Forza"
|
||||
description="Scopri perché Jia Hao Market è la scelta preferita di migliaia di clienti."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardMedia
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", 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" },
|
||||
{ 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" },
|
||||
{ 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" }
|
||||
]}
|
||||
title="I Nostri Punti di Forza"
|
||||
description="Scopri perché Jia Hao Market è la scelta preferita di migliaia di clienti."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Moda",
|
||||
name: "Abbigliamento",
|
||||
price: "Vasta scelta",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176766.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Accessori",
|
||||
name: "Borse & Accessori",
|
||||
price: "Convenienti",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life-top-view_23-2150217973.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Tech",
|
||||
name: "Elettronica",
|
||||
price: "Prezzi Competitivi",
|
||||
rating: 4,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charger-usb-cable-type-c-pink-blue-background_58702-4611.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Casa",
|
||||
name: "Casalinghi",
|
||||
price: "Utili",
|
||||
rating: 5,
|
||||
reviewCount: "200+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-supplies-composition-with-green-background_23-2149491457.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Decor",
|
||||
name: "Decorazioni",
|
||||
price: "Uniche",
|
||||
rating: 5,
|
||||
reviewCount: "90+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-year-chinese-2021-branch-with-flower-decoration_23-2148763926.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Viaggio",
|
||||
name: "Valigie",
|
||||
price: "Resistenti",
|
||||
rating: 5,
|
||||
reviewCount: "40+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-suitcases-with-wheels_23-2151029569.jpg",
|
||||
},
|
||||
]}
|
||||
title="Le Nostre Categorie"
|
||||
description="Due piani pieni di articoli introvabili."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "Moda", name: "Abbigliamento", price: "Vasta scelta", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176766.jpg" },
|
||||
{ id: "p2", brand: "Accessori", name: "Borse & Accessori", price: "Convenienti", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life-top-view_23-2150217973.jpg" },
|
||||
{ id: "p3", brand: "Tech", name: "Elettronica", price: "Prezzi Competitivi", rating: 4, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/charger-usb-cable-type-c-pink-blue-background_58702-4611.jpg" },
|
||||
{ id: "p4", brand: "Casa", name: "Casalinghi", price: "Utili", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-supplies-composition-with-green-background_23-2149491457.jpg" },
|
||||
{ id: "p5", brand: "Decor", name: "Decorazioni", price: "Uniche", rating: 5, reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/new-year-chinese-2021-branch-with-flower-decoration_23-2148763926.jpg" },
|
||||
{ id: "p6", brand: "Viaggio", name: "Valigie", price: "Resistenti", rating: 5, reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-suitcases-with-wheels_23-2151029569.jpg" }
|
||||
]}
|
||||
title="Le Nostre Categorie"
|
||||
description="Due piani pieni di articoli introvabili."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marco Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-lady-yellow-black-flower-designed-dress-with-yellow-bandage-head-holding-shopping-packages-kitten-yellow_140725-16842.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Anna Verdi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2836.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Luca Bianchi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-blouse-cardigan-looking-merry-front-view_176474-109580.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Giulia Neri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bag_1170-796.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Paolo Gialli",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-mushrooms-extra-virgin-olive-oil-pastas-cherry-tomatoes-chili-peppers-piece-marble_114579-66609.jpg",
|
||||
},
|
||||
]}
|
||||
cardTitle="Cosa Dicono i Nostri Clienti"
|
||||
cardTag="Recensioni"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-lady-yellow-black-flower-designed-dress-with-yellow-bandage-head-holding-shopping-packages-kitten-yellow_140725-16842.jpg" },
|
||||
{ id: "2", name: "Anna Verdi", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2836.jpg" },
|
||||
{ id: "3", name: "Luca Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-blouse-cardigan-looking-merry-front-view_176474-109580.jpg" },
|
||||
{ id: "4", name: "Giulia Neri", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bag_1170-796.jpg" },
|
||||
{ id: "5", name: "Paolo Gialli", imageSrc: "http://img.b2bpic.net/free-photo/set-mushrooms-extra-virgin-olive-oil-pastas-cherry-tomatoes-chili-peppers-piece-marble_114579-66609.jpg" }
|
||||
]}
|
||||
cardTitle="Cosa Dicono i Nostri Clienti"
|
||||
cardTag="Recensioni"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Quali sono gli orari?",
|
||||
content: "Siamo aperti Lun-Sab 08:30-19:30, Dom 09:30-19:00.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Dove vi trovate?",
|
||||
content: "In Via Torino 21, Bolzano.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Avete prodotti stagionali?",
|
||||
content: "Sì, il nostro assortimento varia in base alle stagioni.",
|
||||
},
|
||||
]}
|
||||
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?_wi=2"
|
||||
imageAlt="Interno del Jia Hao Market"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
faqsAnimation="blur-reveal"
|
||||
mediaAnimation="blur-reveal"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Quali sono gli orari?", content: "Siamo aperti Lun-Sab 08:30-19:30, Dom 09:30-19:00." },
|
||||
{ id: "q2", title: "Dove vi trovate?", content: "In Via Torino 21, Bolzano." },
|
||||
{ id: "q3", title: "Avete prodotti stagionali?", content: "Sì, il nostro assortimento varia in base alle stagioni." }
|
||||
]}
|
||||
title="Domande Frequenti"
|
||||
description="Tutto quello che c'è da sapere sul Jia Hao Market."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-glazed-sweets_1304-4080.jpg"
|
||||
imageAlt="Interno del Jia Hao Market"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
tag="Contatti"
|
||||
title="Vieni a Trovarci"
|
||||
description="Siamo in Via Torino 21, Bolzano. Ti aspettiamo con tante novità!"
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/39...",
|
||||
},
|
||||
{
|
||||
text: "Come Arrivare",
|
||||
href: "https://maps.app.goo.gl/xeMA8XDwcFBc9dUb8",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Contatti"
|
||||
title="Vieni a Trovarci"
|
||||
description="Siamo in Via Torino 21, Bolzano. Ti aspettiamo con tante novità!"
|
||||
buttons={[{ text: "WhatsApp", href: "https://wa.me/39..." }, { text: "Come Arrivare", href: "https://maps.app.goo.gl/xeMA8XDwcFBc9dUb8" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Jia Hao Market"
|
||||
copyrightText="© 2025 Jia Hao Market | Via Torino 21, Bolzano"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Jia Hao Market"
|
||||
copyrightText="© 2025 Jia Hao Market | Via Torino 21, Bolzano"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user