Merge version_1 into main #2
@@ -13,7 +13,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Cut, Facebook, Instagram, RefreshCcw, Scissors, Sparkles, Twitter } from "lucide-react";
|
||||
import { Facebook, Instagram, RefreshCcw, Scissors, Sparkles, Twitter } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Precision Haircuts", description: "Expertly crafted haircuts tailored to your personal style and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-1970.jpg", imageAlt: "Man getting a classic haircut", buttonIcon: Cut,
|
||||
title: "Precision Haircuts", description: "Expertly crafted haircuts tailored to your personal style and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-1970.jpg", imageAlt: "Man getting a classic haircut", buttonIcon: Scissors
|
||||
},
|
||||
{
|
||||
title: "Modern Fades", description: "Flawless fade techniques for a sharp, clean, and contemporary look.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg", imageAlt: "Man getting a skin fade haircut", buttonIcon: RefreshCcw,
|
||||
|
||||
Reference in New Issue
Block a user