Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 13:10:08 +00:00

View File

@@ -183,6 +183,9 @@ export default function LandingPage() {
mediaAnimation="blur-reveal"
mediaPosition="left"
faqs={[
{
id: "6", title: "What about product safety and compliance?", content: "All our products comply with federal and state regulations. We only stock items from certified manufacturers and provide proper documentation and safety information for every product."
},
{
id: "1", title: "What products do you carry?", content: "We carry a comprehensive selection of premium vaping devices, premium tobacco alternatives, e-liquids, accessories, and mods from leading manufacturers. All products are carefully selected and tested for quality."
},
@@ -197,9 +200,6 @@ export default function LandingPage() {
},
{
id: "5", title: "Do you provide product recommendations?", content: "Yes! Our expert staff is available to provide personalized recommendations based on your preferences and experience level. Visit us in-store or call for assistance."
},
{
id: "6", title: "What about product safety and compliance?", content: "All our products comply with federal and state regulations. We only stock items from certified manufacturers and provide proper documentation and safety information for every product."
}
]}
faqsAnimation="slide-up"