Merge version_5 into main #7

Merged
bender merged 1 commits from version_5 into main 2026-04-18 09:08:28 +00:00

View File

@@ -40,13 +40,13 @@ export default function LandingPage() {
{
name: "Contact", id: "contact"},
]}
brandName="LUXE SHOP"
brandName="RUHVANTA CART "
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlay
title="Luxury Reimagined for Your Style"
title="RUHVANTA CART PROVIDING BEST PRODUCTS "
description="Discover our handpicked collection of premium items, designed to bring elegance and sophistication to your daily life."
buttons={[
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
],
},
]}
logoText="LUXE SHOP"
logoText="RUHVANTA CART "
/>
</div>
</ReactLenis>