From 586b60d461c9d968da89bdb852f9682418353fd1 Mon Sep 17 00:00:00 2001 From: development Date: Sat, 27 Dec 2025 22:26:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 30068c6..173b8f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,6 +63,8 @@ export default function LandingPage() { buttons={[ { text: "Our Story", href: "#" } ]} + titleClassName="text-white" + descriptionClassName="text-white" /> @@ -95,6 +97,7 @@ export default function LandingPage() { label: "Built to Last", title: "Uncompromising durability for extreme conditions", items: ["Military-grade materials tested in Alps", "Lifetime warranty on craftsmanship", "Reinforced seams for maximum durability", "Weather-resistant protective coatings"], + backgroundColor: "#a78bfa", buttons: [{ text: "Learn More", href: "#" }] }, {