Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-06 23:16:04 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,8 @@ import "@/styles/globals.css";
const outfit = Outfit({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "VapeVault - Premium Lab-Tested THC Vapes", description: "Premium THC vapes trusted by verified customers. Lab-tested for safety and compliance."};
title: "VapeVault - Premium Lab-Tested THC Vapes", description: "Premium THC vapes trusted by verified customers. Lab-tested for safety and compliance."
};
export default function RootLayout({
children,

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
},
]}
title="Premium Collection"
description="Browse our carefully curated selection of premium THC vape products, all lab-tested and verified for quality."
description="Browse our carefully curated selection of premium THC vape products, all lab-tested and verified for quality. Over 10,000 orders this month! All items are in stock and ready to ship."
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"