diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fdca31..8c1c018 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"