5 Commits

Author SHA1 Message Date
ff77c004ba Update src/app/page.tsx 2026-03-03 17:43:16 +00:00
25529555c5 Update src/app/layout.tsx 2026-03-03 17:43:15 +00:00
0cbf2dcd3a Merge version_3 into main
Merge version_3 into main
2026-03-03 17:26:56 +00:00
2fd4372b29 Update src/app/page.tsx 2026-03-03 17:26:50 +00:00
86c1c45a92 Merge version_2 into main
Merge version_2 into main
2026-03-03 17:23:25 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -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,

View File

@@ -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."