2 Commits

Author SHA1 Message Date
2efa568e11 Update src/app/page.tsx 2026-03-08 21:07:02 +00:00
5ab26a36bd Merge version_2 into main
Merge version_2 into main
2026-03-08 21:05:24 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "View Our Portfolio", href: "products" }, { text: "See Our Work", href: "products" },
{ text: "Get a Free Quote", href: "contact" }, { text: "Get a Free Quote", href: "contact" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"