|
|
|
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Shop Now", href: "#products" },
|
|
|
|
{ text: "Shop Now", href: "#products" },
|
|
|
|
{ text: "View Products", href: "#products" }
|
|
|
|
{ text: "Learn More", href: "#about" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
@@ -193,10 +193,10 @@ export default function LandingPage() {
|
|
|
|
animationType="smooth"
|
|
|
|
animationType="smooth"
|
|
|
|
faqs={[
|
|
|
|
faqs={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1", title: "What products do you carry?", content: "We offer a comprehensive selection of vaping devices, e-liquids, traditional tobacco products, and accessories from leading manufacturers."
|
|
|
|
id: "1", title: "Do you verify age?", content: "Yes, we strictly comply with all legal age verification requirements for this regulated product category. We maintain comprehensive age verification protocols at checkout to ensure compliance with federal and state regulations. Our commitment to legal compliance protects both our customers and our business, giving you complete assurance that you're purchasing from a responsible, fully-compliant retailer. Every transaction is verified and documented to meet or exceed all regulatory requirements."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2", title: "Do you verify age?", content: "Yes, we strictly comply with all age verification requirements. All customers must verify they are of legal age before purchasing age-restricted products."
|
|
|
|
id: "2", title: "What products do you carry?", content: "We offer a comprehensive selection of vaping devices, e-liquids, traditional tobacco products, and accessories from leading manufacturers."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3", title: "What is your return policy?", content: "We offer a 30-day return policy on unopened products in original condition. Opened or used items may be subject to different terms."
|
|
|
|
id: "3", title: "What is your return policy?", content: "We offer a 30-day return policy on unopened products in original condition. Opened or used items may be subject to different terms."
|
|
|
|
|