diff --git a/src/app/page.tsx b/src/app/page.tsx index 2af78d1..0f472a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 { Facebook, Instagram, Scissors, Sparkles, Twitter } from "lucide-react"; +import { Cut, Facebook, Instagram, RefreshCcw, Scissors, Sparkles, Twitter } from "lucide-react"; export default function LandingPage() { return ( @@ -34,42 +34,24 @@ export default function LandingPage() { @@ -138,32 +105,16 @@ 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: Cut, }, { - 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", + 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, }, { - title: "Beard Grooming", - description: "Professional beard trims, shaping, and conditioning for a well-maintained look.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", - imageAlt: "Barber trimming a man's beard", - buttonIcon: "Scissors", + title: "Beard Grooming", description: "Professional beard trims, shaping, and conditioning for a well-maintained look.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Barber trimming a man's beard", buttonIcon: Scissors, }, { - title: "Hair Styling", - description: "From classic to trendy, we provide the perfect finish and styling advice.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-shaving-foam-his-cheeks-holding-brush-razor-against-gray-backdrop_23-2148088230.jpg", - imageAlt: "Man's hair being styled with product", - buttonIcon: "Sparkles", + title: "Hair Styling", description: "From classic to trendy, we provide the perfect finish and styling advice.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-shaving-foam-his-cheeks-holding-brush-razor-against-gray-backdrop_23-2148088230.jpg", imageAlt: "Man's hair being styled with product", buttonIcon: Sparkles, }, ]} title="Our Signature Services" @@ -176,49 +127,20 @@ export default function LandingPage() { textboxLayout="default" gridVariant="bento-grid" useInvertedBackground={false} + animationType="opacity" products={[ { - id: "slick-back", - name: "Slick Back Classic", - price: "Starting from $25", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-with-kippah_23-2148629958.jpg", - imageAlt: "Man with slick back hairstyle", - }, + id: "slick-back", name: "Slick Back Classic", price: "Starting from $25", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-with-kippah_23-2148629958.jpg", imageAlt: "Man with slick back hairstyle"}, { - id: "crop-top", - name: "Textured Crop Top", - price: "Starting from $30", - imageSrc: "http://img.b2bpic.net/free-photo/young-boy-posing-with-toned-lilac-hair-white-brick-background_651396-994.jpg", - imageAlt: "Man with textured crop top haircut", - }, + id: "crop-top", name: "Textured Crop Top", price: "Starting from $30", imageSrc: "http://img.b2bpic.net/free-photo/young-boy-posing-with-toned-lilac-hair-white-brick-background_651396-994.jpg", imageAlt: "Man with textured crop top haircut"}, { - id: "side-part", - name: "Gentleman's Side Part", - price: "Starting from $25", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-haircut-dressed-shirt-jacket-with-backpack-standing-park_613910-19391.jpg", - imageAlt: "Man with classic side part hairstyle", - }, + id: "side-part", name: "Gentleman's Side Part", price: "Starting from $25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-male-with-haircut-dressed-shirt-jacket-with-backpack-standing-park_613910-19391.jpg", imageAlt: "Man with classic side part hairstyle"}, { - id: "quiff", - name: "Modern Quiff", - price: "Starting from $30", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-bearded-male-dressed-red-fleece-shirt-grey-background_613910-13481.jpg", - imageAlt: "Man with modern quiff hairstyle", - }, + id: "quiff", name: "Modern Quiff", price: "Starting from $30", imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-bearded-male-dressed-red-fleece-shirt-grey-background_613910-13481.jpg", imageAlt: "Man with modern quiff hairstyle"}, { - id: "beard-trim", - name: "Precision Beard Trim", - price: "Starting from $15", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-afleece-shirt-grey-background_613910-10258.jpg", - imageAlt: "Man with a perfectly trimmed beard", - }, + id: "beard-trim", name: "Precision Beard Trim", price: "Starting from $15", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-afleece-shirt-grey-background_613910-10258.jpg", imageAlt: "Man with a perfectly trimmed beard"}, { - id: "long-hair", - name: "Styled Long Hair", - price: "Starting from $35", - imageSrc: "http://img.b2bpic.net/free-photo/redhead-hipster-male-with-long-luxuriant-hair-full-beard-dressed-casual-clothes-posing-with-hands-pockets-studio-looking-camera-isolated-dark-background_613910-20151.jpg", - imageAlt: "Man with long styled hair", - }, + id: "long-hair", name: "Styled Long Hair", price: "Starting from $35", imageSrc: "http://img.b2bpic.net/free-photo/redhead-hipster-male-with-long-luxuriant-hair-full-beard-dressed-casual-clothes-posing-with-hands-pockets-studio-looking-camera-isolated-dark-background_613910-20151.jpg", imageAlt: "Man with long styled hair"}, ]} title="Popular Styles & Finishes" description="Explore some of the most requested haircuts, beard styles, and modern looks our clients love." @@ -229,60 +151,32 @@ export default function LandingPage() { @@ -397,18 +240,13 @@ export default function LandingPage() { @@ -420,19 +258,13 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, + href: "#", ariaLabel: "Twitter"}, ]} />