diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3357416..3bf0e18 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -53,42 +41,16 @@ export default function LandingPage() {
@@ -98,19 +60,9 @@ export default function LandingPage() {
@@ -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() {