Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d1a7b5c6c | |||
| ff77c004ba | |||
| 25529555c5 | |||
| 0cbf2dcd3a | |||
| 2fd4372b29 | |||
| 86c1c45a92 |
@@ -5,7 +5,7 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Mableton Tobacco & Vape", description: "Premium Vape & Tobacco Selection - Your trusted partner for quality products"};
|
||||
title: "Mableton Tobacco & Vape", description: "Premium vaping products and tobacco selection"};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "View Products", href: "#products" }
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -193,10 +193,10 @@ export default function LandingPage() {
|
||||
animationType="smooth"
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user