Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074266.jpg"
|
||||
imageAlt="Premium vape device showcase"
|
||||
frameStyle="browser"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
title="About VAPE CLOUD"
|
||||
description="We are passionate about delivering the finest vaping experience through premium products, expert knowledge, and exceptional customer service. Our commitment to quality and innovation drives everything we do."
|
||||
tag="Our Story"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg"
|
||||
imageAlt="VAPE CLOUD premium store"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" }
|
||||
@@ -98,9 +98,9 @@ export default function LandingPage() {
|
||||
title="Trusted by Thousands"
|
||||
description="Industry-leading brands partner with us to deliver quality vaping solutions."
|
||||
tag="Partners"
|
||||
names=[
|
||||
names={[
|
||||
"VapeTech Industries", "Cloud Nine Premium", "Vapor Innovations", "Pure Essence Labs", "Next Generation Vape", "Premium Vapor Co", "Elite Vapor Systems", "Advanced Cloud Tech"
|
||||
]
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
id: "5", title: "Are there age restrictions?", content: "All vaping products are restricted to customers 21 years or older. We verify age at checkout to comply with all regulations."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-people-vaping-from-hookah-bar_23-2149194154.jpg"
|
||||
imageAlt="Customer support team"
|
||||
mediaPosition="left"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user