Merge version_1 into main #3
@@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { DollarSign, Droplet, Feather, HairDryer, Heart, Home, Leaf, Palette, Scissors, Smile, Sparkles, Star, Users } from "lucide-react";
|
||||
import { DollarSign, Droplet, Feather, HairDrier, Heart, Home, Leaf, Palette, Scissors, Smile, Sparkles, Star, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
title: "Haircuts", description: "Precision cuts for men and women, tailored to your style.", buttonIcon: Scissors,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg", imageAlt: "Professional haircut"},
|
||||
{
|
||||
title: "Hair Styling", description: "From elegant updos to casual waves, perfect for any occasion.", buttonIcon: HairDryer,
|
||||
title: "Hair Styling", description: "From elegant updos to casual waves, perfect for any occasion.", buttonIcon: HairDrier,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-africa-woman-making-eyebrows-girls-beauty-salon_1157-48328.jpg", imageAlt: "Hair styling"},
|
||||
{
|
||||
title: "Hair Coloring", description: "Vibrant colors, subtle highlights, and expert color corrections.", buttonIcon: Palette,
|
||||
@@ -198,6 +198,7 @@ export default function LandingPage() {
|
||||
<TeamCardEleven
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
groups={[
|
||||
{
|
||||
id: "stylists", groupTitle: "Our Stylists", members: [
|
||||
|
||||
Reference in New Issue
Block a user