Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df1c3ad118 | |||
| 14dae8082d | |||
| cac73cd104 | |||
| 9358b45a62 | |||
| 0d5eae2681 | |||
| 75091921f6 | |||
| 5ace8bc110 | |||
| 80ef79f556 | |||
| a95788f6ce |
@@ -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={[
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
id: "p6", name: "Minimalist Timepiece", price: "$350", imageSrc: "http://img.b2bpic.net/free-photo/close-outdoor-fashion-portrait-stylish-woman-voluminous-white-trendy-top-classic-luxury-hat-leopard-sunglasses_343596-1775.jpg"},
|
||||
]}
|
||||
title="Featured Selection"
|
||||
description="Our most popular items this season."
|
||||
description="Hand-selected premium essentials curated for your unique style."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -222,10 +222,10 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="LUXE SHOP"
|
||||
logoText="RUHVANTA CART "
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user