Merge version_1 into main #1
190
src/app/page.tsx
190
src/app/page.tsx
@@ -30,64 +30,36 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="StrideStore"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Step into the Future of Comfort"
|
||||
description="Premium footwear designed for the modern lifestyle. Experience unparalleled support and style with every stride."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Collection", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg",
|
||||
imageAlt: "Trendy sneaker showcase 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-stylish-shoes-store_627829-6034.jpg",
|
||||
imageAlt: "Trendy sneaker showcase 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005646.jpg",
|
||||
imageAlt: "Trendy sneaker showcase 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-walking-down-stairs_53876-20808.jpg",
|
||||
imageAlt: "Trendy sneaker showcase 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-tying-shoelaces-outdoors_23-2148758499.jpg",
|
||||
imageAlt: "Trendy sneaker showcase 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/posture-kids-life-greeting-parenthood_1323-64.jpg",
|
||||
imageAlt: "Trendy sneaker showcase 6",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg", imageAlt: "Trendy sneaker showcase 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-stylish-shoes-store_627829-6034.jpg", imageAlt: "Trendy sneaker showcase 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005646.jpg", imageAlt: "Trendy sneaker showcase 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-walking-down-stairs_53876-20808.jpg", imageAlt: "Trendy sneaker showcase 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teenager-tying-shoelaces-outdoors_23-2148758499.jpg", imageAlt: "Trendy sneaker showcase 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/posture-kids-life-greeting-parenthood_1323-64.jpg", imageAlt: "Trendy sneaker showcase 6" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,19 +72,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Durable Materials",
|
||||
description: "High-quality leather and synthetic fibers built to last.",
|
||||
},
|
||||
title: "Durable Materials", description: "High-quality leather and synthetic fibers built to last."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Instant Comfort",
|
||||
description: "Engineered insoles for all-day wearability.",
|
||||
},
|
||||
title: "Instant Comfort", description: "Engineered insoles for all-day wearability."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Premium Quality",
|
||||
description: "Hand-finished details in every pair we ship.",
|
||||
},
|
||||
title: "Premium Quality", description: "Hand-finished details in every pair we ship."},
|
||||
]}
|
||||
title="Why Choose Our Footwear"
|
||||
description="Crafted with precision, designed for endurance, and styled for your everyday journey."
|
||||
@@ -127,41 +93,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Urban Sneaker",
|
||||
price: "$120.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-father-son-shoes_23-2148868945.jpg",
|
||||
},
|
||||
id: "p1", name: "Classic Urban Sneaker", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/composition-father-son-shoes_23-2148868945.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern Leather Loafer",
|
||||
price: "$150.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-casual-leather-men-shoes_1203-7706.jpg",
|
||||
},
|
||||
id: "p2", name: "Modern Leather Loafer", price: "$150.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-casual-leather-men-shoes_1203-7706.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Athletic Pro Run",
|
||||
price: "$135.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005678.jpg",
|
||||
},
|
||||
id: "p3", name: "Athletic Pro Run", price: "$135.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005678.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Pastel Suede Trainer",
|
||||
price: "$110.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005695.jpg",
|
||||
},
|
||||
id: "p4", name: "Pastel Suede Trainer", price: "$110.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005695.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Rugged Terrain Boot",
|
||||
price: "$185.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seductive-blond-woman-with-perfect-legs-sitting-bench_273443-3389.jpg",
|
||||
},
|
||||
id: "p5", name: "Rugged Terrain Boot", price: "$185.00", imageSrc: "http://img.b2bpic.net/free-photo/seductive-blond-woman-with-perfect-legs-sitting-bench_273443-3389.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Urban High-Top",
|
||||
price: "$140.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-skateboard_23-2148950654.jpg",
|
||||
},
|
||||
id: "p6", name: "Urban High-Top", price: "$140.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-skateboard_23-2148950654.jpg"},
|
||||
]}
|
||||
title="Latest Arrivals"
|
||||
description="Explore our curated selection of season-defining footwear."
|
||||
@@ -174,45 +116,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Life changing comfort",
|
||||
quote: "I've never worn a more comfortable pair of shoes. Truly premium.",
|
||||
name: "Sarah Johnson",
|
||||
role: "Fashion Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/africanamerican-woman-shopping-shoes-store_627829-4479.jpg",
|
||||
},
|
||||
id: "1", title: "Life changing comfort", quote: "I've never worn a more comfortable pair of shoes. Truly premium.", name: "Sarah Johnson", role: "Fashion Blogger", imageSrc: "http://img.b2bpic.net/free-photo/africanamerican-woman-shopping-shoes-store_627829-4479.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Perfect fit",
|
||||
quote: "Finally, sneakers that fit my feet and look great for the office too.",
|
||||
name: "Michael Chen",
|
||||
role: "Creative Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-isolated-black-suit-holding-pait-shoes_285396-433.jpg",
|
||||
},
|
||||
id: "2", title: "Perfect fit", quote: "Finally, sneakers that fit my feet and look great for the office too.", name: "Michael Chen", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-isolated-black-suit-holding-pait-shoes_285396-433.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Excellent quality",
|
||||
quote: "The durability is top-notch. I walk miles every day and they still feel new.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/five-golden-stars-inside-white-message-box-client-excellent-evaluation-by-3d-render_616485-27.jpg",
|
||||
},
|
||||
id: "3", title: "Excellent quality", quote: "The durability is top-notch. I walk miles every day and they still feel new.", name: "Emily Rodriguez", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/five-golden-stars-inside-white-message-box-client-excellent-evaluation-by-3d-render_616485-27.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Worth every penny",
|
||||
quote: "Fantastic design, lightweight, and super durable. Highly recommend.",
|
||||
name: "David Kim",
|
||||
role: "Consultant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-grey-t-shirt-looking-positive_176474-18304.jpg",
|
||||
},
|
||||
id: "4", title: "Worth every penny", quote: "Fantastic design, lightweight, and super durable. Highly recommend.", name: "David Kim", role: "Consultant", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-grey-t-shirt-looking-positive_176474-18304.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "My go-to store",
|
||||
quote: "StrideStore has officially replaced my previous shoe brand. Great experience.",
|
||||
name: "Anna Peterson",
|
||||
role: "Graphic Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-checking-what-they-bought_23-2148312147.jpg",
|
||||
},
|
||||
id: "5", title: "My go-to store", quote: "StrideStore has officially replaced my previous shoe brand. Great experience.", name: "Anna Peterson", role: "Graphic Designer", imageSrc: "http://img.b2bpic.net/free-photo/girlfriends-checking-what-they-bought_23-2148312147.jpg"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Join thousands of happy walkers around the globe."
|
||||
@@ -223,8 +135,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Stay Updated"
|
||||
title="Join the Stride Club"
|
||||
description="Sign up for early access to new releases and exclusive members-only offers."
|
||||
@@ -237,54 +148,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Shoes",
|
||||
href: "#products",
|
||||
},
|
||||
label: "All Shoes", href: "#products"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "#products",
|
||||
},
|
||||
label: "New Arrivals", href: "#products"},
|
||||
{
|
||||
label: "Sale",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sale", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sustainability", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Shipping Info",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping Info", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user