4 Commits

Author SHA1 Message Date
1eb7396411 Update src/app/page.tsx 2026-03-22 04:15:56 +00:00
c6112ab133 Merge version_3 into main
Merge version_3 into main
2026-03-22 04:15:12 +00:00
ec20468be9 Update src/app/page.tsx 2026-03-22 04:15:08 +00:00
4c77ab8e38 Merge version_2 into main
Merge version_2 into main
2026-03-22 04:12:15 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{ text: "Explore Portfolio", href: "#products" },
{ text: "Discover Our Work", href: "#products" },
{ text: "Get in Touch", href: "#contact" }
]}
buttonAnimation="slide-up"