diff --git a/src/app/page.tsx b/src/app/page.tsx index bc8fb83..86fb780 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="PrintifyProPOD" description="Transform your designs into high-quality merchandise with our seamless print-on-demand integration. Scalable, fast, and built for your brand." buttons={[ - { text: "Start Selling", href: "#products" }, + { text: "Build Your Store Today", href: "#products" }, ]} imageSrc="http://img.b2bpic.net/free-photo/international-people-autumn-city_1157-31487.jpg" imageAlt="Hero product display" @@ -170,4 +170,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file