Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -11,7 +11,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Sparkles, Star, Package, Users, ShoppingBag } from "lucide-react";
|
||||
import { Sparkles, Star, Package, Users, ShoppingBag, Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
const navItems = [
|
||||
@@ -68,6 +68,7 @@ export default function LandingPage() {
|
||||
title="Crafted for Elegance"
|
||||
description="At LuxeCore, we believe luxury is not just about price—it's about the meticulous craftsmanship, premium materials, and timeless design that transcend trends. Since our inception, we have been dedicated to creating fashion that speaks to sophistication and individuality."
|
||||
tag="Our Story"
|
||||
tagIcon={Shield}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://images.unsplash.com/photo-1556821552-07f83cf87537?w=600&h=700&fit=crop&_wi=1"
|
||||
|
||||
Reference in New Issue
Block a user