From 74b869a2dde42f18425f1197efe066faf935dfe4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:39:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25cf7ae..6aa5170 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545665.jpg", imageAlt: "exploded 3d hardware device" }, { imageSrc: "http://img.b2bpic.net/free-photo/person-with-blue-monday-subtitles_23-2149182958.jpg", imageAlt: "3d floating tech gadget" } ]} - buttons={[{ text: "Shop Now", href: "#products" }]} + buttons={[{ text: "Shop The Collection", href: "#products" }]} /> -- 2.49.1