From 37da3e1b2aed0be23ee2e6cef020d7239ead3e5c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:42:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6aa5170..ef54524 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,8 @@ 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 The Collection", href: "#products" }]} + buttons={[{ text: "Shop Premium 3D Hardware", href: "#products" }] + } /> -- 2.49.1