2 Commits

Author SHA1 Message Date
cfed6c8013 Update src/app/page.tsx 2026-03-07 05:35:54 +00:00
2b8654eea1 Merge version_1 into main
Merge version_1 into main
2026-03-07 05:31:19 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Smartphone}
tagAnimation="slide-up"
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Find Your Perfect Phone", href: "#products" },
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"