Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9358b45a62 | |||
| 0d5eae2681 | |||
| 75091921f6 | |||
| 5ace8bc110 | |||
| 80ef79f556 | |||
| a95788f6ce |
@@ -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 } from "lucide-react";
|
||||
import { MessageCircle, ShoppingBag, Star, Zap, Award, Shield, Moon, Sun, User, Heart, Settings } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -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>
|
||||
|
||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user