Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 07:02:36 +00:00

View File

@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Products",
id: "products",
},
{
name: "Why Us",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Products", id: "products" },
{ name: "Why Us", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="SmartronCart"
/>
@@ -52,42 +40,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="Upgrade Your Daily Tech"
description="We bring you smart, practical gadgets designed to make everyday life easier and more convenient. Our collection focuses on useful technology that fits seamlessly into your daily routine."
buttons={[
{
text: "Shop Now",
href: "#products",
},
]}
buttons={[{ text: "Shop Now", href: "#products" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=1",
imageAlt: "Smart Tech Gadgets",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=2",
imageAlt: "Gadgets Collection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=3",
imageAlt: "Modern Lifestyle",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=4",
imageAlt: "Innovative Tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=5",
imageAlt: "Smart Home Tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=6",
imageAlt: "Daily Tech",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=1", imageAlt: "Smart Tech Gadgets" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=2", imageAlt: "Gadgets Collection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-virtual-reality-headset-white-headphones_23-2148912739.jpg?_wi=3", imageAlt: "Modern Lifestyle" }
]}
mediaAnimation="slide-up"
/>
@@ -100,42 +60,9 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "4-in-1 Vegetable Cutter",
price: "₹1,299",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-cutting-fresh-apple-top-wooden-board-table_2831-7956.jpg?_wi=1",
},
{
id: "p2",
name: "High-Speed RC Jet",
price: "₹2,499",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-airplane-sky_23-2151671578.jpg?_wi=1",
},
{
id: "p3",
name: "Smart Fitness Watch",
price: "₹3,999",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-cutting-fresh-apple-top-wooden-board-table_2831-7956.jpg?_wi=2",
},
{
id: "p4",
name: "Portable Power Bank",
price: "₹999",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-cutting-fresh-apple-top-wooden-board-table_2831-7956.jpg?_wi=3",
},
{
id: "p5",
name: "Mini Kitchen Processor",
price: "₹1,599",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-cutting-fresh-apple-top-wooden-board-table_2831-7956.jpg?_wi=4",
},
{
id: "p6",
name: "Smart Toy Robot",
price: "₹2,199",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-airplane-sky_23-2151671578.jpg?_wi=2",
},
{ id: "p1", name: "4-in-1 Vegetable Cutter", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-cutting-fresh-apple-top-wooden-board-table_2831-7956.jpg?_wi=1" },
{ id: "p2", name: "High-Speed RC Jet", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-airplane-sky_23-2151671578.jpg?_wi=1" },
{ id: "p3", name: "Smart Fitness Watch", price: "₹3,999", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-cutting-fresh-apple-top-wooden-board-table_2831-7956.jpg?_wi=2" }
]}
title="Best Sellers & Trending"
description="Explore our curated collection of gadgets designed for your modern lifestyle."
@@ -149,21 +76,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Innovative Design",
description: "Our products combine nostalgic aesthetics with modern technology for a unique experience.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599399.jpg",
},
{
title: "High-Quality Sound",
description: "Enjoy clear, crisp audio with every use for relaxation, entertainment, or work.",
imageSrc: "http://img.b2bpic.net/free-photo/light-painted-shockwave_1353-186.jpg",
},
{
title: "Reliable Delivery",
description: "We ensure your orders reach you quickly and safely across all regions.",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-time-logo-collection_23-2148938719.jpg",
},
{ title: "Innovative Design", description: "Our products combine nostalgic aesthetics with modern technology for a unique experience.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599399.jpg" },
{ title: "High-Quality Sound", description: "Enjoy clear, crisp audio with every use for relaxation, entertainment, or work.", imageSrc: "http://img.b2bpic.net/free-photo/light-painted-shockwave_1353-186.jpg" },
{ title: "Reliable Delivery", description: "We ensure your orders reach you quickly and safely across all regions.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-time-logo-collection_23-2148938719.jpg" }
]}
title="Why Choose Us?"
description="At SmartronCart, we combine quality, convenience, and value."
@@ -177,26 +92,8 @@ export default function LandingPage() {
rating={5}
author="Priya R."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-smiling-fitness-woman_171337-6249.jpg",
alt: "Priya",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man-coworker-joins-online-meeting-from-cafe-video-chats-laptop-shows_1258-245323.jpg",
alt: "User",
},
{
src: "http://img.b2bpic.net/free-photo/emotional-parents-son-playing-video-game_329181-19474.jpg",
alt: "Family",
},
{
src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-shirt-holding-tablet_273609-15229.jpg",
alt: "Teen",
},
{
src: "http://img.b2bpic.net/free-photo/happy-blonde-young-woman-standing-her-boyfriend-preparing-food-kitchen_23-2148151751.jpg",
alt: "Chef",
},
{ src: "http://img.b2bpic.net/free-photo/close-up-smiling-fitness-woman_171337-6249.jpg", alt: "Priya" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man-coworker-joins-online-meeting-from-cafe-video-chats-laptop-shows_1258-245323.jpg", alt: "User" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -207,24 +104,10 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How fast is delivery?",
content: "We aim to deliver all products within 3-5 business days across India.",
},
{
id: "q2",
title: "Is payment secure?",
content: "Yes, we use industry-standard encryption for all our payment processes.",
},
{
id: "q3",
title: "Can I return items?",
content: "Yes, returns are accepted within 7 days of delivery for damaged products.",
},
{ id: "q1", title: "How fast is delivery?", content: "We aim to deliver all products within 3-5 business days across India." },
{ id: "q2", title: "Is payment secure?", content: "Yes, we use industry-standard encryption for all our payment processes." }
]}
sideTitle="Common Questions"
sideDescription="Find answers to our most frequently asked questions about shipping and products."
faqsAnimation="slide-up"
/>
</div>
@@ -232,18 +115,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Get in touch"
title="Need Assistance?"
description="Have questions about our smart products or your order status? Reach out to our dedicated support team today."
buttons={[
{
text: "Contact Support",
href: "mailto:support@smartroncart.com",
},
]}
buttons={[{ text: "Contact Support", href: "mailto:support@smartroncart.com" }]}
/>
</div>
@@ -251,53 +127,8 @@ export default function LandingPage() {
<FooterBaseCard
logoText="SmartronCart"
columns={[
{
title: "Shop",
items: [
{
label: "All Products",
href: "#products",
},
{
label: "New Arrivals",
href: "#",
},
{
label: "Trending",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Help Center",
href: "#",
},
{
label: "Track Order",
href: "#",
},
{
label: "Contact Us",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Shop", items: [{ label: "All Products", href: "#products" }] },
{ title: "Support", items: [{ label: "Contact Us", href: "#contact" }] }
]}
copyrightText="© 2025 SmartronCart. All rights reserved."
/>