Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 13:07:57 +00:00

View File

@@ -162,7 +162,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
buttons={[
{ text: "Browse Products", href: "products" },
{ text: "Contact Support", href: "#" }
{ text: "Chat with Us", href: "#" }
]}
useInvertedBackground={false}
/>