From adaf75cb48cbd4637e9b9a85f4132aac2ab5a33f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 08:46:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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