2 Commits

Author SHA1 Message Date
2415a8d887 Update src/app/page.tsx 2026-04-20 19:07:51 +00:00
375fe4da55 Merge version_1 into main
Merge version_1 into main
2026-04-20 19:07:10 +00:00

View File

@@ -32,21 +32,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="Mumbai Streets" brandName="Mumbai Streets"
/> />
@@ -55,45 +47,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
background={{ background={{
variant: "rotated-rays-static", variant: "rotated-rays-static"}}
}}
title="Mumbai Streets" title="Mumbai Streets"
description="Street Style. Elevated. Premium-looking footwear designed to upgrade your style without overspending." description="Street Style. Elevated. Premium-looking footwear designed to upgrade your style without overspending."
buttons={[ buttons={[
{ {
text: "Shop Collection", text: "Shop Collection", href: "#products"},
href: "#products",
},
{ {
text: "Visit Store", text: "Visit Store", href: "#contact"},
href: "#contact",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=1", imageAlt: "Street Style"},
imageAlt: "Street Style",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=1", imageAlt: "Elevated Boots"},
imageAlt: "Elevated Boots",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830387.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830387.jpg", imageAlt: "Trendy Sneakers"},
imageAlt: "Trendy Sneakers",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-suit-posing-with-mirror-outdoors_23-2149445029.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-suit-posing-with-mirror-outdoors_23-2149445029.jpg", imageAlt: "Everyday Luxury"},
imageAlt: "Everyday Luxury",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/woman-orange-sports-wear-posing-street_1303-31736.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-orange-sports-wear-posing-street_1303-31736.jpg", imageAlt: "Premium Quality"},
imageAlt: "Premium Quality",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/crop-loving-couple-kissing-seafront_23-2147738350.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crop-loving-couple-kissing-seafront_23-2147738350.jpg", imageAlt: "Urban Vibes"},
imageAlt: "Urban Vibes",
},
]} ]}
/> />
</div> </div>
@@ -106,25 +81,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "100%", description: "Quality Checked"},
value: "100%",
description: "Quality Checked",
},
{ {
id: "2", id: "2", value: "Honest", description: "Transparent Pricing"},
value: "Honest",
description: "Transparent Pricing",
},
{ {
id: "3", id: "3", value: "1000+", description: "Happy Customers"},
value: "1000+",
description: "Happy Customers",
},
{ {
id: "4", id: "4", value: "Daily", description: "Instant Comfort"},
value: "Daily",
description: "Instant Comfort",
},
]} ]}
title="Why Trust Us" title="Why Trust Us"
description="We believe in honest pricing and quality you can feel." description="We believe in honest pricing and quality you can feel."
@@ -139,44 +102,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Classic White Sneakers", price: "₹1,499", imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-135206.jpg"},
name: "Classic White Sneakers",
price: "₹1,499",
imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-135206.jpg",
},
{ {
id: "p2", id: "p2", name: "Chelsea Boots", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/leather-boots_1203-8125.jpg"},
name: "Chelsea Boots",
price: "₹2,499",
imageSrc: "http://img.b2bpic.net/free-photo/leather-boots_1203-8125.jpg",
},
{ {
id: "p3", id: "p3", name: "Casual Minimalist Slippers", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/summer-shorts-red-flip-flops_23-2148107805.jpg"},
name: "Casual Minimalist Slippers",
price: "₹499",
imageSrc: "http://img.b2bpic.net/free-photo/summer-shorts-red-flip-flops_23-2148107805.jpg",
},
{ {
id: "p4", id: "p4", name: "Trendy Foam Casuals", price: "₹899", imageSrc: "http://img.b2bpic.net/free-photo/shoe-sole_1194-2248.jpg"},
name: "Trendy Foam Casuals",
price: "₹899",
imageSrc: "http://img.b2bpic.net/free-photo/shoe-sole_1194-2248.jpg",
},
{ {
id: "p5", id: "p5", name: "Leather High-Tops", price: "₹1,899", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-crocodile-patterned-brown-elegant-heel-decorated-with-belts_181624-32294.jpg"},
name: "Leather High-Tops",
price: "₹1,899",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-crocodile-patterned-brown-elegant-heel-decorated-with-belts_181624-32294.jpg",
},
{ {
id: "p6", id: "p6", name: "Urban Daily Trainers", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-composition-indoors-high-angle_23-2149678919.jpg"},
name: "Urban Daily Trainers",
price: "₹1,299",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-composition-indoors-high-angle_23-2149678919.jpg",
},
]} ]}
title="Featured Collections" title="Featured Collections"
description="Premium-inspired designs crafted for the modern individual." description="Experience Affordable Luxury with premium-inspired designs crafted for the modern individual."
/> />
</div> </div>
@@ -187,23 +126,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Style That Turns Heads", title: "Style That Turns Heads", description: "Premium-inspired designs meant for the streets.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-posing_150588-179.jpg", imageAlt: "african american woman posing"},
description: "Premium-inspired designs meant for the streets.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-posing_150588-179.jpg",
imageAlt: "african american woman posing",
},
{ {
title: "Instant Comfort", title: "Instant Comfort", description: "Comfort from the very first step.", imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=2", imageAlt: "african american woman posing"},
description: "Comfort from the very first step.",
imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=2",
imageAlt: "african american woman posing",
},
{ {
title: "Reasonable Prices", title: "Reasonable Prices", description: "Style without the overprice tag.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=2", imageAlt: "african american woman posing"},
description: "Style without the overprice tag.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=2",
imageAlt: "african american woman posing",
},
]} ]}
title="No Fake Promises. Just Real Value." title="No Fake Promises. Just Real Value."
description="We carefully source our products to give you the best balance of style, quality, and affordability. What you see is what you get." description="We carefully source our products to give you the best balance of style, quality, and affordability. What you see is what you get."
@@ -217,40 +144,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Rahul V.", role: "Student", testimonial: "Super stylish and pairs with almost anything. Great quality!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-smiling-woman-with-broad-smile-has-delighted-expression-rests-against-cafe-interior-alone-being-good-mood-has-break-after-hard-working-day-positive-emotions-concept_273609-2387.jpg"},
name: "Rahul V.",
role: "Student",
testimonial: "Super stylish and pairs with almost anything. Great quality!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-smiling-woman-with-broad-smile-has-delighted-expression-rests-against-cafe-interior-alone-being-good-mood-has-break-after-hard-working-day-positive-emotions-concept_273609-2387.jpg",
},
{ {
id: "t2", id: "t2", name: "Priya S.", role: "Creative", testimonial: "Very comfortable, I didn't even need breaking in. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-headband-standing-outside_23-2147654978.jpg"},
name: "Priya S.",
role: "Creative",
testimonial: "Very comfortable, I didn't even need breaking in. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-headband-standing-outside_23-2147654978.jpg",
},
{ {
id: "t3", id: "t3", name: "Arjun M.", role: "Professional", testimonial: "The owner explains everything clearly and the pricing is very honest.", imageSrc: "http://img.b2bpic.net/free-photo/two-young-friends-looking-clothes-store_1301-6716.jpg"},
name: "Arjun M.",
role: "Professional",
testimonial: "The owner explains everything clearly and the pricing is very honest.",
imageSrc: "http://img.b2bpic.net/free-photo/two-young-friends-looking-clothes-store_1301-6716.jpg",
},
{ {
id: "t4", id: "t4", name: "Sneha K.", role: "Blogger", testimonial: "Best price for the style. My go-to place for everyday wear now.", imageSrc: "http://img.b2bpic.net/free-photo/city-women-business-woman-walking_1303-2358.jpg"},
name: "Sneha K.",
role: "Blogger",
testimonial: "Best price for the style. My go-to place for everyday wear now.",
imageSrc: "http://img.b2bpic.net/free-photo/city-women-business-woman-walking_1303-2358.jpg",
},
{ {
id: "t5", id: "t5", name: "Vikram D.", role: "Designer", testimonial: "Really clean look, gets compliments everywhere I go.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-happy-curly-haired-woman-wears-stylish-pink-sunglasses-headband-jacket-carries-paper-shopping-bags_273609-55537.jpg"},
name: "Vikram D.",
role: "Designer",
testimonial: "Really clean look, gets compliments everywhere I go.",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-happy-curly-haired-woman-wears-stylish-pink-sunglasses-headband-jacket-carries-paper-shopping-bags_273609-55537.jpg",
},
]} ]}
title="Customer Love" title="Customer Love"
description="Hear from those who stepped up their style." description="Hear from those who stepped up their style."
@@ -264,19 +166,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Users, icon: Users,
label: "Community", label: "Community", value: "1K+"},
value: "1K+",
},
{ {
icon: Award, icon: Award,
label: "Styles", label: "Styles", value: "100+"},
value: "100+",
},
{ {
icon: MapPin, icon: MapPin,
label: "Store", label: "Store", value: "1"},
value: "1",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -286,18 +182,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
text="Come Experience It Yourself. Located in Salem, open 7 days a week." text="Come Experience It Yourself. Located in Salem, open 7 days a week."
buttons={[ buttons={[
{ {
text: "Get Directions", text: "Get Directions", href: "#"},
href: "#",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:0000000000"},
href: "tel:0000000000",
},
]} ]}
/> />
</div> </div>
@@ -307,29 +198,19 @@ export default function LandingPage() {
logoText="Mumbai Streets" logoText="Mumbai Streets"
columns={[ columns={[
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Shop", label: "Shop", href: "#products"},
href: "#products",
},
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
{ {
label: "Privacy", label: "Privacy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -339,4 +220,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }