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"