Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-07 11:41:57 +00:00

View File

@@ -76,22 +76,22 @@ export default function LandingPage() {
{
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" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-relaxing-by-vaping-from-hookah-bar_23-2149191841.jpg" },
{ 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" },
]
},
{
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" },
{ imageSrc: "http://img.b2bpic.net/free-photo/drops-red-yellow-paint_23-2147745439.jpg" },
{ 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" },
]
},
{
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" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210914.jpg" },
{ 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" },
]
},
]}
@@ -107,12 +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" },
{ 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" },
{ 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" },
]}
title="Premium Collection"
description="Hand-selected hardware and e-liquids for the discerning vaper."