Update src/app/page.tsx

This commit is contained in:
2026-03-05 04:03:16 +00:00
parent 315eeb583b
commit 2d3d4bb2ca

View File

@@ -51,7 +51,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "Upload Your Design", href: "/order" },
{ text: "Get Your Design Digitized", href: "/order" },
{ text: "Get Quote", href: "#contact" },
]}
buttonAnimation="slide-up"