Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-15 18:59:34 +00:00

View File

@@ -83,7 +83,10 @@ export default function LandingPage() {
tag="Limited Stock"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[{ text: "View All Products", href: "#" }]}
buttons={[
{ text: "Shop Premium Scents Now", href: "#" },
{ text: "View FAQ", href: "#faq" }
]}
buttonAnimation="opacity"
textboxLayout="default"
useInvertedBackground={false}