Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -11,7 +11,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Award, Droplet, Feather, GraduationCap, Lightbulb, Palette, Scissors, Sparkle, Sparkles, Star, HairDryer, Hand, Brush } from "lucide-react";
|
||||
import { Award, Droplet, Feather, GraduationCap, Lightbulb, Palette, Scissors, Sparkle, Sparkles, Star, Hand, Brush, Hair } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
icon: Scissors,
|
||||
text: "Hair Colouring & Highlighting"},
|
||||
{
|
||||
icon: HairDryer,
|
||||
icon: Hair,
|
||||
text: "Hairstyling & Extensions"},
|
||||
{
|
||||
icon: Droplet,
|
||||
|
||||
Reference in New Issue
Block a user