Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -10,7 +10,7 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Sparkles, Star, Dress, Veil, Briefcase, Heart, Shield, Zap, Lock, RotateCcw, TrendingUp } from "lucide-react";
|
||||
import { Sparkles, Star, Briefcase, Heart, Shield, Zap, Lock, RotateCcw, TrendingUp } from "lucide-react";
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "hero" },
|
||||
@@ -101,11 +101,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
icon: Dress,
|
||||
icon: Briefcase,
|
||||
title: "Dresses", description: "Elegant dresses for every occasion from casual to formal wear"
|
||||
},
|
||||
{
|
||||
icon: Veil,
|
||||
icon: Heart,
|
||||
title: "Hijabs", description: "Premium quality hijabs in various fabrics and designs"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user