Merge version_1 into main #3
@@ -10,7 +10,7 @@ import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Award, MapPin, Scissors, Blade, Zap, Users, Sparkles } from "lucide-react";
|
||||
import { Award, MapPin, Scissors, Star, Zap, Users, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
icon: Scissors,
|
||||
title: "Designer Haircuts", description: "Modern styles tailored to your look and preferences."},
|
||||
{
|
||||
icon: Blade,
|
||||
icon: Star,
|
||||
title: "Razor Shaves", description: "Smooth, detailed, classic finish with premium products."},
|
||||
{
|
||||
icon: Zap,
|
||||
|
||||
Reference in New Issue
Block a user