Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Trusted Quality. Premium Experience."
|
||||
description="Discover the finest selection of premium vape devices and accessories, curated for enthusiasts who value quality and style."
|
||||
buttons={[{ text: "Shop Now", href: "#shop" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-portrait-old-man_250224-59.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-portrait-old-man_250224-59.jpg?_wi=1"
|
||||
imageAlt="Rotating 3D vape device"
|
||||
/>
|
||||
</div>
|
||||
@@ -59,10 +59,10 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "p1", name: "Nebula Mod", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148210904.jpg" },
|
||||
{ id: "p2", name: "E-Liquid Gold", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213276.jpg" },
|
||||
{ id: "p3", name: "Quantum Pod", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/young-gentlemen-smokes-pipe_158595-555.jpg" },
|
||||
{ id: "p3", name: "Quantum Pod", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/young-gentlemen-smokes-pipe_158595-555.jpg?_wi=1" },
|
||||
{ id: "p4", name: "Apex Starter", price: "$60.00", imageSrc: "http://img.b2bpic.net/free-photo/man-with-concealed-identity-smoking-controversial-vaping-electronic-cigarette-vaping-is-debatable-health-community-if-it-is-safe-health-risk_1423-155.jpg" },
|
||||
{ id: "p5", name: "Flavor Pods", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-old-man_250224-59.jpg" },
|
||||
{ id: "p6", name: "Gear Kit", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/young-gentlemen-smokes-pipe_158595-555.jpg" }
|
||||
{ id: "p5", name: "Flavor Pods", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-old-man_250224-59.jpg?_wi=2" },
|
||||
{ id: "p6", name: "Gear Kit", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/young-gentlemen-smokes-pipe_158595-555.jpg?_wi=2" }
|
||||
]}
|
||||
title="Featured Products"
|
||||
description="High-performance hardware for a superior vaping journey."
|
||||
|
||||
Reference in New Issue
Block a user