|
|
|
@@ -7,9 +7,8 @@ import FaqBase from '@/components/sections/faq/FaqBase';
|
|
|
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|
|
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|
|
|
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
|
|
|
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
|
|
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
|
|
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
|
|
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
|
|
|
|
|
|
|
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
|
|
|
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
|
|
|
import CellWaveBackground from '@/components/background/CellWaveBackground';
|
|
|
|
import RadialGradientBackground from '@/components/background/RadialGradientBackground';
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -25,27 +24,14 @@ export default function LandingPage() {
|
|
|
|
secondaryButtonStyle="radial-glow"
|
|
|
|
secondaryButtonStyle="radial-glow"
|
|
|
|
headingFontWeight="bold"
|
|
|
|
headingFontWeight="bold"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<CellWaveBackground />
|
|
|
|
<RadialGradientBackground />
|
|
|
|
<ReactLenis root>
|
|
|
|
<ReactLenis root>
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
|
|
|
<NavbarLayoutFloatingOverlay
|
|
|
|
|
|
|
|
navItems={[
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
name: "SNEAKERS", id: "#sneakers"},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
name: "VÊTEMENTS", id: "#vetements"},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
name: "SACS", id: "#sacs"},
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
brandName="LP.STORE"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroSplitKpi
|
|
|
|
<HeroSplitKpi
|
|
|
|
background={{
|
|
|
|
background={{
|
|
|
|
variant: "plain"}}
|
|
|
|
variant: "plain"}}
|
|
|
|
title="LP.STORE • DRESSING DESTOCKAGE"
|
|
|
|
title="LB.STORE • DRESSING DESTOCKAGE"
|
|
|
|
description="Stock authentique dispo. Envoi rapide 24h. Contactez-nous sur Snap ou Insta pour achat."
|
|
|
|
description="Stock authentique dispo. Envoi rapide 24h. Contactez-nous sur Snap ou Insta pour achat."
|
|
|
|
kpis={[
|
|
|
|
kpis={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -70,7 +56,7 @@ export default function LandingPage() {
|
|
|
|
src: "http://img.b2bpic.net/free-photo/side-view-man-posing-outdoors_52683-94395.jpg", alt: "Side view man posing outdoors"},
|
|
|
|
src: "http://img.b2bpic.net/free-photo/side-view-man-posing-outdoors_52683-94395.jpg", alt: "Side view man posing outdoors"},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
avatarText="Plus de 500+ clients satisfaits"
|
|
|
|
avatarText="Plus de 500+ clients satisfaits"
|
|
|
|
imageSrc="https://img.freepik.com/free-photo/vibrant-futuristic-abstract-background-glowing-neon-lines-geometric-shapes_23-2149652579.jpg"
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E62CA154sKx08koAVgcdnagCpo/uploaded-1779487309887-kmazfr7g.png"
|
|
|
|
imageAlt="Streetwear aesthetic background"
|
|
|
|
imageAlt="Streetwear aesthetic background"
|
|
|
|
marqueeItems={[
|
|
|
|
marqueeItems={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@@ -95,17 +81,17 @@ export default function LandingPage() {
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
products={[
|
|
|
|
products={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p1", name: "Adidas Samba OG", price: "45€", variant: "40, 42", imageSrc: "http://img.b2bpic.net/free-photo/woman-sneakers-riding-skateboard-outdoor-asphalt-surface_158595-4159.jpg"},
|
|
|
|
id: "p1", name: "Adidas Samba OG", price: "80€", variant: "40, 42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E62CA154sKx08koAVgcdnagCpo/uploaded-1779485551474-zb77uwp0.webp"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p2", name: "Birkenstock Boston", price: "35€", variant: "38-42", imageSrc: "http://img.b2bpic.net/free-photo/people-ferris-wheel-high-angle_23-2149748533.jpg"},
|
|
|
|
id: "p2", name: "Birkenstock Boston", price: "70€", variant: "41-43", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E62CA154sKx08koAVgcdnagCpo/uploaded-1779485598130-kwh8l3z8.avif"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p3", name: "Doudoune Noire", price: "45€", variant: "M, L, XL", imageSrc: "http://img.b2bpic.net/free-photo/woman-black-jacket-walking-through-bridge_1303-25988.jpg"},
|
|
|
|
id: "p3", name: "Doudoune Noire", price: "80€", variant: "M, L", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E62CA154sKx08koAVgcdnagCpo/uploaded-1779485767559-t88scov6.webp"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p4", name: "Veste Outdoor", price: "40€", variant: "M, L", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-with-trucker-hat_23-2149412790.jpg"},
|
|
|
|
id: "p4", name: "Pull Stone 50€", price: " ", variant: "M, L", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E62CA154sKx08koAVgcdnagCpo/uploaded-1779486344042-zyr9j6z4.png"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p5", name: "Guess Tote Bag", price: "45€", variant: "Monogram", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916687.jpg"},
|
|
|
|
id: "p5", name: "Guess Tote Bag", price: "80€", variant: "Monogram", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916687.jpg"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p6", name: "Alo Yoga Set", price: "35€", variant: "S, M", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-pensive-woman-being-good-physical-shape-takes-rest-urban-setting-wears-sportswear-holds-bottle-water-refresh-feels-satisfied-from-well-done-training-sporty-lifestyle_273609-59136.jpg"},
|
|
|
|
id: "p6", name: "Alo Yoga Set", price: "70€", variant: "S, M", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-pensive-woman-being-good-physical-shape-takes-rest-urban-setting-wears-sportswear-holds-bottle-water-refresh-feels-satisfied-from-well-done-training-sporty-lifestyle_273609-59136.jpg"},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
title="LE CATALOGUE"
|
|
|
|
title="LE CATALOGUE"
|
|
|
|
description="Découvre nos pièces uniques disponibles en stock limité."
|
|
|
|
description="Découvre nos pièces uniques disponibles en stock limité."
|
|
|
|
@@ -165,7 +151,7 @@ export default function LandingPage() {
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<FooterMedia
|
|
|
|
<FooterMedia
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-palm-tree-leaves_23-2148229261.jpg"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-palm-tree-leaves_23-2148229261.jpg"
|
|
|
|
logoText="LP.STORE"
|
|
|
|
logoText="LB.STORE"
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "SOCIAL", items: [
|
|
|
|
title: "SOCIAL", items: [
|
|
|
|
|