Merge version_1 into main #1
@@ -1,6 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import { Award, Heart, Phone, ShoppingBag, Sparkles, Needle, Crown, Shield } from "lucide-react";
|
||||
import { Award, Heart, Phone, ShoppingBag, Sparkles, Crown, Shield } from "lucide-react";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
icon: Needle,
|
||||
icon: Phone,
|
||||
title: "Custom Tailoring", description: "Expert tailoring services to ensure perfect fit and personalized designs for every occasion."
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user