From 56403862f383c5f47cc5368a3a25b7b1f16ec7ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:43:24 +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 44f5e76..6225c9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="RAKIB STORE" description="Your trusted wholesale supplier for premium bulk goods. Connect with businesses worldwide, access competitive pricing, and streamline your procurement with our comprehensive product selection." buttons={[ - { text: "Browse Products", href: "#products" }, + { text: "View Bulk Inventory", href: "#products" }, { text: "Get Quote", href: "#contact" }, ]} layoutOrder="default" -- 2.49.1