Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
232
src/app/page.tsx
232
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
{
|
||||
name: "Quality",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
{
|
||||
name: "Support",
|
||||
id: "#faq",
|
||||
},
|
||||
{ name: "Products", id: "#products" },
|
||||
{ name: "Quality", id: "#about" },
|
||||
{ name: "Reviews", id: "#reviews" },
|
||||
{ name: "Support", id: "#faq" },
|
||||
]}
|
||||
brandName="VapeSellers Trusted"
|
||||
/>
|
||||
@@ -53,42 +41,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Trusted Quality Premium Experience Always"
|
||||
description="Discover authentic, hand-curated vape products backed by real customer reviews and guaranteed fast delivery. Shop the future of vaping with VapeSellers Trusted."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Shop",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore Shop", href: "#products" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349288.jpg?_wi=1",
|
||||
imageAlt: "Luxury vape device",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238330.jpg?_wi=1",
|
||||
imageAlt: "Sleek hardware",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8567.jpg?_wi=1",
|
||||
imageAlt: "Neon vaping",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-paint-black_23-2147745459.jpg",
|
||||
imageAlt: "Cyberpunk vapor",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-cool-background_181624-26156.jpg",
|
||||
imageAlt: "Holographic device",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-relaxing-by-vaping-from-hookah-bar_23-2149191878.jpg",
|
||||
imageAlt: "Floating components",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349288.jpg", imageAlt: "Luxury vape device" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238330.jpg", imageAlt: "Sleek hardware" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8567.jpg", imageAlt: "Neon vaping" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/purple-paint-black_23-2147745459.jpg", imageAlt: "Cyberpunk vapor" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-cool-background_181624-26156.jpg", imageAlt: "Holographic device" },
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -98,19 +60,9 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "The Future of",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ueeqwu",
|
||||
alt: "Authentic Trust",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: "Authentication",
|
||||
},
|
||||
{ type: "text", content: "The Future of" },
|
||||
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ueeqwu", alt: "Authentic Trust" },
|
||||
{ type: "text", content: "Authentication" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,49 +74,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Verified Authentic",
|
||||
description: "Every product is scanned for QR authenticity.",
|
||||
icon: Shield,
|
||||
title: "Verified Authentic", description: "Every product is scanned for QR authenticity.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-colorful-smoke_23-2151206421.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-by-vaping-from-hookah-bar_23-2149191841.jpg?_wi=1",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349288.jpg?_wi=2",
|
||||
imageAlt: "luxury vape device 3d",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-colorful-smoke_23-2151206421.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-by-vaping-from-hookah-bar_23-2149191841.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Fast Secure Delivery",
|
||||
description: "Discreet, tracked shipping to your doorstep.",
|
||||
icon: Zap,
|
||||
title: "Fast Secure Delivery", description: "Discreet, tracked shipping to your doorstep.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213276.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drops-red-yellow-paint_23-2147745439.jpg?_wi=1",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238330.jpg?_wi=2",
|
||||
imageAlt: "tech device sleek 3d",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213276.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/drops-red-yellow-paint_23-2147745439.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "24/7 Expert Support",
|
||||
description: "Talk to real vaping technicians anytime.",
|
||||
icon: Award,
|
||||
title: "24/7 Expert Support", description: "Talk to real vaping technicians anytime.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-couple-with-vape-city_1157-23847.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210914.jpg?_wi=1",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8567.jpg?_wi=2",
|
||||
imageAlt: "vape design macro",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-couple-with-vape-city_1157-23847.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210914.jpg" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Why Trust VapeSellers"
|
||||
@@ -179,48 +107,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Cyber Tank",
|
||||
price: "$49",
|
||||
variant: "Pro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-colorful-smoke_23-2151206421.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Neon Mod",
|
||||
price: "$89",
|
||||
variant: "Limited",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-by-vaping-from-hookah-bar_23-2149191841.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carbon Pod",
|
||||
price: "$39",
|
||||
variant: "Essential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213276.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Cloud Essence",
|
||||
price: "$25",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drops-red-yellow-paint_23-2147745439.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vape Case",
|
||||
price: "$15",
|
||||
variant: "Tech",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-couple-with-vape-city_1157-23847.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Coil Kit",
|
||||
price: "$12",
|
||||
variant: "Refill",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210914.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Cyber Tank", price: "$49", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-colorful-smoke_23-2151206421.jpg" },
|
||||
{ id: "2", name: "Neon Mod", price: "$89", variant: "Limited", imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-by-vaping-from-hookah-bar_23-2149191841.jpg" },
|
||||
{ id: "3", name: "Carbon Pod", price: "$39", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213276.jpg" },
|
||||
{ id: "4", name: "Cloud Essence", price: "$25", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/drops-red-yellow-paint_23-2147745439.jpg" },
|
||||
{ id: "5", name: "Vape Case", price: "$15", variant: "Tech", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-couple-with-vape-city_1157-23847.jpg" },
|
||||
{ id: "6", name: "Coil Kit", price: "$12", variant: "Refill", imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210914.jpg" },
|
||||
]}
|
||||
title="Premium Collection"
|
||||
description="Hand-selected hardware and e-liquids for the discerning vaper."
|
||||
@@ -231,31 +123,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jordan S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Casey M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-office-with-laptop-portrait_23-2148825877.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Devin T.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-vaping-from-hookah-bar_23-2149194196.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sam L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-dj-woman_23-2148325430.jpg",
|
||||
},
|
||||
{ id: "1", name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg" },
|
||||
{ id: "2", name: "Jordan S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg" },
|
||||
{ id: "3", name: "Casey M.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-office-with-laptop-portrait_23-2148825877.jpg" },
|
||||
{ id: "4", name: "Devin T.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-vaping-from-hookah-bar_23-2149194196.jpg" },
|
||||
{ id: "5", name: "Sam L.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-dj-woman_23-2148325430.jpg" },
|
||||
]}
|
||||
cardTitle="Loved by Enthusiasts"
|
||||
cardTag="Verified Reviews"
|
||||
@@ -268,21 +140,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Are products authentic?",
|
||||
content: "Yes, we guarantee authenticity with QR checks.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How long is shipping?",
|
||||
content: "Typically 1-3 business days via our express network.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you offer returns?",
|
||||
content: "Yes, unopened hardware can be returned within 30 days.",
|
||||
},
|
||||
{ id: "f1", title: "Are products authentic?", content: "Yes, we guarantee authenticity with QR checks." },
|
||||
{ id: "f2", title: "How long is shipping?", content: "Typically 1-3 business days via our express network." },
|
||||
{ id: "f3", title: "Do you offer returns?", content: "Yes, unopened hardware can be returned within 30 days." },
|
||||
]}
|
||||
title="Need Help?"
|
||||
description="Common questions regarding our process and policies."
|
||||
@@ -295,16 +155,8 @@ export default function LandingPage() {
|
||||
logoText="VapeSellers"
|
||||
copyrightText="© 2025 VapeSellers Trusted"
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user