6 Commits

Author SHA1 Message Date
9da18cf5ff Update src/app/page.tsx 2026-05-05 21:29:46 +00:00
9beb0c9019 Merge version_3 into main
Merge version_3 into main
2026-05-05 21:28:47 +00:00
9b2f354dfd Update src/app/page.tsx 2026-05-05 21:28:41 +00:00
5ba0576d36 Merge version_2 into main
Merge version_2 into main
2026-05-05 21:27:15 +00:00
420daa9b28 Update src/app/page.tsx 2026-05-05 21:27:09 +00:00
10653a41b3 Merge version_1 into main
Merge version_1 into main
2026-05-05 21:26:21 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Products", name: "Products", id: "products"},
id: "products",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="TechMobile" brandName="TechMobile"
/> />
@@ -55,62 +47,39 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplit <HeroSplit
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}} title="Elevate Your Digital Life with Premium Mobile Tech"
title="Experience Innovation at Your Fingertips"
description="Discover our premium selection of the latest smartphones, protective covers, and essential tech accessories designed for the modern lifestyle." description="Discover our premium selection of the latest smartphones, protective covers, and essential tech accessories designed for the modern lifestyle."
buttons={[ buttons={[
{ {
text: "Shop Now", text: "Shop Now", href: "#products"},
href: "#products",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg?_wi=1"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "User 1"},
alt: "User 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "User 2"},
alt: "User 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "User 3"},
alt: "User 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", alt: "User 4"},
alt: "User 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", src: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", alt: "User 5"},
alt: "User 5",
},
]} ]}
avatarText="Join 10,000+ happy tech lovers" avatarText="Join 10,000+ happy tech lovers"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Next-Gen Smartphones"},
text: "Next-Gen Smartphones",
},
{ {
type: "text", type: "text", text: "Fast Shipping"},
text: "Fast Shipping",
},
{ {
type: "text", type: "text", text: "Expert Support"},
text: "Expert Support",
},
{ {
type: "text", type: "text", text: "30-Day Returns"},
text: "30-Day Returns",
},
{ {
type: "text", type: "text", text: "12-Month Warranty"},
text: "12-Month Warranty",
},
]} ]}
/> />
</div> </div>
@@ -120,9 +89,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="Quality You Can Trust" title="Quality You Can Trust"
description={[ description={[
"At TechMobile, we curate only the best in mobile technology. Our commitment to quality ensures you get devices and accessories that blend performance, durability, and style seamlessly.", "At TechMobile, we curate only the best in mobile technology. Our commitment to quality ensures you get devices and accessories that blend performance, durability, and style seamlessly.", "Founded by tech enthusiasts, our mission is to empower your digital lifestyle with products that matter."]}
"Founded by tech enthusiasts, our mission is to empower your digital lifestyle with products that matter.",
]}
/> />
</div> </div>
@@ -133,29 +100,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "1", id: "1", title: "Premium Quality", descriptions: [
title: "Premium Quality", "Hand-picked electronics"],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg?_wi=1"},
"Hand-picked electronics",
],
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg?_wi=1",
},
{ {
id: "2", id: "2", title: "Fast Shipping", descriptions: [
title: "Fast Shipping", "Delivered to your door"],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg?_wi=1"},
"Delivered to your door",
],
imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg?_wi=1",
},
{ {
id: "3", id: "3", title: "Expert Support", descriptions: [
title: "Expert Support", "Always here to help"],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg?_wi=1"},
"Always here to help",
],
imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg?_wi=1",
},
]} ]}
title="Why Choose TechMobile?" title="Why Choose TechMobile?"
description="We stand by our products with unmatched customer service and quality assurance." description="We stand by our products with unmatched customer service and quality assurance."
@@ -165,55 +120,28 @@ export default function LandingPage() {
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardFour <ProductCardFour
animationType="scale-rotate" animationType="scale-rotate"
textboxLayout="default" textboxLayout="split-actions"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Pro Case", price: "$29", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-elements-composition_23-2147913648.jpg"},
name: "Pro Case",
price: "$29",
variant: "Black",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-elements-composition_23-2147913648.jpg",
},
{ {
id: "p2", id: "p2", name: "Audio Pro", price: "$199", variant: "Silver", imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924151.jpg"},
name: "Audio Pro",
price: "$199",
variant: "Silver",
imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924151.jpg",
},
{ {
id: "p3", id: "p3", name: "PowerHub", price: "$89", variant: "Space Gray", imageSrc: "http://img.b2bpic.net/free-photo/inserting-card-cash-machine_1339-3022.jpg"},
name: "PowerHub",
price: "$89",
variant: "Space Gray",
imageSrc: "http://img.b2bpic.net/free-photo/inserting-card-cash-machine_1339-3022.jpg",
},
{ {
id: "p4", id: "p4", name: "SmartWatch X", price: "$349", variant: "Midnight", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722652.jpg"},
name: "SmartWatch X",
price: "$349",
variant: "Midnight",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722652.jpg",
},
{ {
id: "p5", id: "p5", name: "SlimBank", price: "$59", variant: "Satin", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-lying-laptop_1057-4320.jpg"},
name: "SlimBank",
price: "$59",
variant: "Satin",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-lying-laptop_1057-4320.jpg",
},
{ {
id: "p6", id: "p6", name: "ErgoStand", price: "$45", variant: "Aluminium", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722646.jpg"},
name: "ErgoStand",
price: "$45",
variant: "Aluminium",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722646.jpg",
},
]} ]}
title="Latest Arrivals" title="Latest Arrivals"
description="Check out our newest smartphones, cases, and premium accessories." description="Check out our newest smartphones, cases, and premium accessories."
buttons={[
{ text: "View All Products", href: "#products" }
]}
/> />
</div> </div>
@@ -225,20 +153,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "10k+", description: "Happy Customers"},
value: "10k+",
description: "Happy Customers",
},
{ {
id: "m2", id: "m2", value: "500+", description: "Products Shipped"},
value: "500+",
description: "Products Shipped",
},
{ {
id: "m3", id: "m3", value: "4.9/5", description: "Customer Rating"},
value: "4.9/5",
description: "Customer Rating",
},
]} ]}
title="Our Impact" title="Our Impact"
description="Numbers speak for our quality and reliability." description="Numbers speak for our quality and reliability."
@@ -251,60 +170,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Alice M.", date: "Jan 2025", title: "Great service!", quote: "The phone arrived faster than expected and works perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg?_wi=2", imageAlt: "customer headshot professional"},
name: "Alice M.",
date: "Jan 2025",
title: "Great service!",
quote: "The phone arrived faster than expected and works perfectly.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797632.jpg?_wi=2",
imageAlt: "customer headshot professional",
},
{ {
id: "t2", id: "t2", name: "Bob D.", date: "Feb 2025", title: "High Quality", quote: "Best accessories I've purchased, very high quality.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-desk-assortment-flat-lay_23-2148128292.jpg", imageAlt: "customer headshot professional"},
name: "Bob D.",
date: "Feb 2025",
title: "High Quality",
quote: "Best accessories I've purchased, very high quality.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-desk-assortment-flat-lay_23-2148128292.jpg",
imageAlt: "customer headshot professional",
},
{ {
id: "t3", id: "t3", name: "Charlie S.", date: "Feb 2025", title: "Excellent!", quote: "Top notch support team helped me choose the right case.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg?_wi=2", imageAlt: "customer headshot professional"},
name: "Charlie S.",
date: "Feb 2025",
title: "Excellent!",
quote: "Top notch support team helped me choose the right case.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4917.jpg?_wi=2",
imageAlt: "customer headshot professional",
},
{ {
id: "t4", id: "t4", name: "David W.", date: "Mar 2025", title: "Awesome", quote: "TechMobile is definitely my go-to store for everything mobile.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg", imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg?_wi=2", imageAlt: "customer headshot professional"},
name: "David W.",
date: "Mar 2025",
title: "Awesome",
quote: "TechMobile is definitely my go-to store for everything mobile.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headphones-black-wall_417767-431.jpg?_wi=2",
imageAlt: "customer headshot professional",
},
{ {
id: "t5", id: "t5", name: "Eve L.", date: "Mar 2025", title: "Happy", quote: "Super reliable products and good pricing.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-cafe-sitting-with-laptop-working-remotely-freelancer-with-phone-hands-shows-okay-ok-gesture-approval-agree-with-something-like-product_1258-314217.jpg", imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg?_wi=2", imageAlt: "customer headshot professional"},
name: "Eve L.",
date: "Mar 2025",
title: "Happy",
quote: "Super reliable products and good pricing.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-cafe-sitting-with-laptop-working-remotely-freelancer-with-phone-hands-shows-okay-ok-gesture-approval-agree-with-something-like-product_1258-314217.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colombian-flag-with-3d-rendering-hologram_23-2150699635.jpg?_wi=2",
imageAlt: "customer headshot professional",
},
]} ]}
title="What They Say" title="What They Say"
description="Read authentic stories from our happy customers." description="Read authentic stories from our happy customers."
@@ -317,24 +191,18 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "What is the return policy?", content: "You can return items within 30 days of purchase for a full refund."},
title: "What is the return policy?",
content: "You can return items within 30 days of purchase for a full refund.",
},
{ {
id: "f2", id: "f2", title: "Do you offer warranty?", content: "Yes, all our electronics come with a 12-month manufacturer warranty."},
title: "Do you offer warranty?",
content: "Yes, all our electronics come with a 12-month manufacturer warranty.",
},
{ {
id: "f3", id: "f3", title: "Where do you ship?", content: "We ship to over 50 countries worldwide."},
title: "Where do you ship?",
content: "We ship to over 50 countries worldwide.",
},
]} ]}
title="Need Help?" title="Need Help?"
description="Answers to the most common questions from our customers." description="Answers to the most common questions from our customers."
faqsAnimation="slide-up" faqsAnimation="slide-up"
buttons={[
{ text: "Contact Support", href: "#contact" }
]}
/> />
</div> </div>
@@ -342,8 +210,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Newsletter" tag="Newsletter"
title="Stay Connected" title="Stay Connected"
description="Sign up for our newsletter to get the latest tech news and deals." description="Sign up for our newsletter to get the latest tech news and deals."
@@ -356,42 +223,27 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Shop", title: "Shop", items: [
items: [
{ {
label: "Phones", label: "Phones", href: "#products"},
href: "#products",
},
{ {
label: "Accessories", label: "Accessories", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms", label: "Terms", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -401,4 +253,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }