Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df1c3ad118 | |||
| 14dae8082d | |||
| cac73cd104 |
@@ -11,7 +11,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { MessageCircle, ShoppingBag, Star, Zap, Award, Shield, Moon, Sun, User, Heart, Settings } from "lucide-react";
|
||||
import { MessageCircle, ShoppingBag, Star, Zap, Award, Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user