3 Commits

Author SHA1 Message Date
bcc3ef4666 Merge version_2 into main
Merge version_2 into main
2026-03-04 13:07:56 +00:00
fe95336fc6 Update src/app/page.tsx 2026-03-04 13:07:52 +00:00
f91cb6f7a6 Merge version_1 into main
Merge version_1 into main
2026-03-04 13:06:25 +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}
/>