Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 780b9ded4e | |||
| 58ac10b4c6 | |||
| a1ae6e0434 |
298
src/app/page.tsx
298
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Collection",
|
name: "Collection", id: "products"},
|
||||||
id: "products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="VelocitySport"
|
brandName="VelocitySport"
|
||||||
/>
|
/>
|
||||||
@@ -54,105 +46,57 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardTestimonial
|
<HeroBillboardTestimonial
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Unleash Your Velocity"
|
title="Unleash Your Velocity"
|
||||||
description="Engineered for speed, built for comfort. Experience the next generation of athletic performance footwear."
|
description="Engineered for speed, built for comfort. Experience the next generation of athletic performance footwear."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alex R.",
|
name: "Alex R.", handle: "@runneralex", testimonial: "These shoes changed my marathon game completely. Lightweight and incredibly responsive.", rating: 5,
|
||||||
handle: "@runneralex",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=1", imageAlt: "athletic running shoe studio professional"},
|
||||||
testimonial: "These shoes changed my marathon game completely. Lightweight and incredibly responsive.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=1",
|
|
||||||
imageAlt: "athletic running shoe studio professional",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Jamie L.",
|
name: "Jamie L.", handle: "@fitjam", testimonial: "Finally, a trainer that handles both sprints and long runs with total ease.", rating: 5,
|
||||||
handle: "@fitjam",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=1", imageAlt: "sport shoe close up"},
|
||||||
testimonial: "Finally, a trainer that handles both sprints and long runs with total ease.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=1",
|
|
||||||
imageAlt: "sport shoe close up",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Marcus S.",
|
name: "Marcus S.", handle: "@marcustrains", testimonial: "Exceptional grip and energy return. Definitely the best upgrade to my gear this year.", rating: 5,
|
||||||
handle: "@marcustrains",
|
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=1", imageAlt: "sport shoe close up"},
|
||||||
testimonial: "Exceptional grip and energy return. Definitely the best upgrade to my gear this year.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=1",
|
|
||||||
imageAlt: "sport shoe close up",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Chloe T.",
|
name: "Chloe T.", handle: "@chloefitness", testimonial: "Comfort that lasts the whole day. Can't recommend enough for the active enthusiast.", rating: 5,
|
||||||
handle: "@chloefitness",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=1", imageAlt: "sport shoe close up"},
|
||||||
testimonial: "Comfort that lasts the whole day. Can't recommend enough for the active enthusiast.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=1",
|
|
||||||
imageAlt: "sport shoe close up",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "David W.",
|
name: "David W.", handle: "@davewins", testimonial: "VelocitySport shoes feel like an extension of my feet. Pure innovation.", rating: 5,
|
||||||
handle: "@davewins",
|
imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=1", imageAlt: "sport shoe close up"},
|
||||||
testimonial: "VelocitySport shoes feel like an extension of my feet. Pure innovation.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=1",
|
|
||||||
imageAlt: "sport shoe close up",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Shop Collection",
|
text: "Shop Collection", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=2"
|
||||||
imageAlt="High-performance athletic shoe"
|
imageAlt="High-performance athletic shoe"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg",
|
src: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg", alt: "Alex R."},
|
||||||
alt: "Alex R.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg", alt: "Jamie L."},
|
||||||
alt: "Jamie L.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", alt: "Marcus S."},
|
||||||
alt: "Marcus S.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg", alt: "Chloe T."},
|
||||||
alt: "Chloe T.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
|
src: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg", alt: "David W."},
|
||||||
alt: "David W.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by 10,000+ athletes"
|
avatarText="Trusted by 10,000+ athletes"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "World-Class Engineering"},
|
||||||
text: "World-Class Engineering",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Unmatched Velocity"},
|
||||||
text: "Unmatched Velocity",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Precision Grip"},
|
||||||
text: "Precision Grip",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Breathable Comfort"},
|
||||||
text: "Breathable Comfort",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Race-Day Ready"},
|
||||||
text: "Race-Day Ready",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -163,9 +107,7 @@ export default function LandingPage() {
|
|||||||
title="Precision Meets Performance"
|
title="Precision Meets Performance"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Our Story",
|
text: "Our Story", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -178,65 +120,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", brand: "Velocity", name: "SwiftRunner Elite", price: "$159.00", rating: 5,
|
||||||
brand: "Velocity",
|
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=2", imageAlt: "SwiftRunner Elite shoe"},
|
||||||
name: "SwiftRunner Elite",
|
|
||||||
price: "$159.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "124",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=2",
|
|
||||||
imageAlt: "SwiftRunner Elite shoe",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", brand: "Velocity", name: "ProStrider Tech", price: "$179.00", rating: 5,
|
||||||
brand: "Velocity",
|
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=2", imageAlt: "ProStrider Tech shoe"},
|
||||||
name: "ProStrider Tech",
|
|
||||||
price: "$179.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "89",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=2",
|
|
||||||
imageAlt: "ProStrider Tech shoe",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", brand: "Velocity", name: "HyperDash v2", price: "$145.00", rating: 4,
|
||||||
brand: "Velocity",
|
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=2", imageAlt: "HyperDash v2 shoe"},
|
||||||
name: "HyperDash v2",
|
|
||||||
price: "$145.00",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "210",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=2",
|
|
||||||
imageAlt: "HyperDash v2 shoe",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", brand: "Velocity", name: "AeroStride Pro", price: "$199.00", rating: 5,
|
||||||
brand: "Velocity",
|
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=2", imageAlt: "AeroStride Pro shoe"},
|
||||||
name: "AeroStride Pro",
|
|
||||||
price: "$199.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "56",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=2",
|
|
||||||
imageAlt: "AeroStride Pro shoe",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", brand: "Velocity", name: "GravitySprint X", price: "$165.00", rating: 5,
|
||||||
brand: "Velocity",
|
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/gym-composition-with-sport-elements_23-2147915643.jpg", imageAlt: "GravitySprint X shoe"},
|
||||||
name: "GravitySprint X",
|
|
||||||
price: "$165.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "142",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-composition-with-sport-elements_23-2147915643.jpg",
|
|
||||||
imageAlt: "GravitySprint X shoe",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", brand: "Velocity", name: "EndureFlow 5", price: "$135.00", rating: 4,
|
||||||
brand: "Velocity",
|
reviewCount: "301", imageSrc: "http://img.b2bpic.net/free-photo/side-view-boy-doing-parkour_23-2150373119.jpg", imageAlt: "EndureFlow 5 shoe"},
|
||||||
name: "EndureFlow 5",
|
|
||||||
price: "$135.00",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "301",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-boy-doing-parkour_23-2150373119.jpg",
|
|
||||||
imageAlt: "EndureFlow 5 shoe",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Featured Collections"
|
title="Featured Collections"
|
||||||
description="Explore our latest innovations in athletic footwear, designed for athletes who settle for nothing less than their best."
|
description="Explore our latest innovations in athletic footwear, designed for athletes who settle for nothing less than their best."
|
||||||
@@ -250,20 +150,11 @@ export default function LandingPage() {
|
|||||||
description="Our footwear incorporates industry-leading materials and advanced structural design."
|
description="Our footwear incorporates industry-leading materials and advanced structural design."
|
||||||
accordionItems={[
|
accordionItems={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "Carbon Propulsion Frame", content: "Our proprietary carbon-infused frame ensures maximum energy return with every stride, propelling you forward."},
|
||||||
title: "Carbon Propulsion Frame",
|
|
||||||
content: "Our proprietary carbon-infused frame ensures maximum energy return with every stride, propelling you forward.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Breathable AeroMesh", content: "Keep cool even under intense heat with our highly breathable, multi-layered mesh that keeps airflow consistent."},
|
||||||
title: "Breathable AeroMesh",
|
|
||||||
content: "Keep cool even under intense heat with our highly breathable, multi-layered mesh that keeps airflow consistent.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Adaptive Traction Sole", content: "Our unique sole composition adapts to different terrains, offering superior grip whether on track, asphalt, or light trail."},
|
||||||
title: "Adaptive Traction Sole",
|
|
||||||
content: "Our unique sole composition adapts to different terrains, offering superior grip whether on track, asphalt, or light trail.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=3"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=3"
|
||||||
imageAlt="Feature illustration"
|
imageAlt="Feature illustration"
|
||||||
@@ -278,59 +169,28 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Sarah J.", role: "Pro Runner", company: "Global Running", rating: 5,
|
||||||
name: "Sarah J.",
|
imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg"},
|
||||||
role: "Pro Runner",
|
|
||||||
company: "Global Running",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Michael C.", role: "Trainer", company: "FitLab", rating: 5,
|
||||||
name: "Michael C.",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg"},
|
||||||
role: "Trainer",
|
|
||||||
company: "FitLab",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Emily R.", role: "Athlete", company: "Strive", rating: 5,
|
||||||
name: "Emily R.",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg"},
|
||||||
role: "Athlete",
|
|
||||||
company: "Strive",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "David K.", role: "Coach", company: "Apex Athletics", rating: 5,
|
||||||
name: "David K.",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg"},
|
||||||
role: "Coach",
|
|
||||||
company: "Apex Athletics",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "Lydia M.", role: "Marathoner", company: "Endurance Club", rating: 5,
|
||||||
name: "Lydia M.",
|
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg"},
|
||||||
role: "Marathoner",
|
|
||||||
company: "Endurance Club",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
value: "500K+",
|
value: "500K+", label: "Shoes Sold"},
|
||||||
label: "Shoes Sold",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "4.9/5",
|
value: "4.9/5", label: "Customer Rating"},
|
||||||
label: "Customer Rating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "50+",
|
value: "50+", label: "Marathons Conquered"},
|
||||||
label: "Marathons Conquered",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Voices of the Track"
|
title="Voices of the Track"
|
||||||
description="What the running community says about VelocitySport."
|
description="What the running community says about VelocitySport."
|
||||||
@@ -341,14 +201,11 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
text="Ready to take the first step towards better performance? Join the Velocity community today."
|
text="Ready to take the first step towards better performance? Join the Velocity community today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us",
|
text: "Contact Us", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -357,50 +214,31 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Careers",
|
label: "Careers", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Blog",
|
label: "Blog", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Shop",
|
title: "Shop", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "New Arrivals",
|
label: "New Arrivals", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Best Sellers",
|
label: "Best Sellers", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Sale",
|
label: "Sale", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user