2 Commits

Author SHA1 Message Date
86514307a7 Update src/app/page.tsx 2026-03-04 22:11:25 +00:00
42ca50a0f2 Merge version_1 into main
Merge version_1 into main
2026-03-04 22:08:01 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
buttons={[ buttons={[
{ text: "Explore Collection", href: "products" }, { text: "Shop Now", href: "products" },
{ text: "Schedule Consultation", href: "contact" }, { text: "Schedule Consultation", href: "contact" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"