Update src/app/page.tsx
This commit is contained in:
@@ -100,11 +100,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1", title: "Haircut & Style", description: "Classic and modern precision cuts.", tag: "From $65", imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg"},
|
||||
id: "s1", title: "Haircut & Style", description: "Classic and modern precision cuts.", tag: "$30", imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg"},
|
||||
{
|
||||
id: "s2", title: "Beard Grooming", description: "Hot towel shave and professional edging.", tag: "From $45", imageSrc: "http://img.b2bpic.net/barber-man-with-shaving-foam-his-face-shaving-himself-using-razor-purple-wall_141793-52672.jpg"},
|
||||
id: "s2", title: "Beard Grooming", description: "Hot towel shave and professional edging.", tag: "$20", imageSrc: "http://img.b2bpic.net/barber-man-with-shaving-foam-his-face-shaving-himself-using-razor-purple-wall_141793-52672.jpg"},
|
||||
{
|
||||
id: "s3", title: "The Full Treatment", description: "Complete hair and beard grooming package.", tag: "From $95", imageSrc: "http://img.b2bpic.net/free-photo/lilac-cosmetics-jar_23-2147787924.jpg"},
|
||||
id: "s3", title: "The Full Treatment", description: "Complete hair and beard grooming package.", tag: "$10", imageSrc: "http://img.b2bpic.net/free-photo/lilac-cosmetics-jar_23-2147787924.jpg"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive grooming solutions for the modern man."
|
||||
|
||||
Reference in New Issue
Block a user