Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #3.
This commit is contained in:
2025-12-27 22:26:30 +00:00

View File

@@ -63,6 +63,8 @@ export default function LandingPage() {
buttons={[
{ text: "Our Story", href: "#" }
]}
titleClassName="text-white"
descriptionClassName="text-white"
/>
</div>
@@ -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: "#" }]
},
{