diff --git a/src/app/page.tsx b/src/app/page.tsx
index f6bd333..e390275 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -57,110 +42,38 @@ export default function LandingPage() {
@@ -171,14 +84,8 @@ export default function LandingPage() {
title="The Art of Grooming"
description="With over 10 years of experience, our barbers provide personalized styles that fit your personality and lifestyle perfectly. We believe in quality over quantity."
metrics={[
- {
- value: "10k+",
- title: "Cuts Performed",
- },
- {
- value: "5k+",
- title: "Happy Clients",
- },
+ { value: "10k+", title: "Cuts Performed" },
+ { value: "5k+", title: "Happy Clients" }
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-8120.jpg"
imageAlt="experienced barber smiling"
@@ -193,48 +100,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "s1",
- name: "Classic Cut",
- price: "$35",
- variant: "Hair",
- imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15375.jpg",
- },
- {
- id: "s2",
- name: "Beard Trim",
- price: "$25",
- variant: "Beard",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162956.jpg",
- },
- {
- id: "s3",
- name: "Hot Towel Shave",
- price: "$30",
- variant: "Shave",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg",
- },
- {
- id: "s4",
- name: "Hair & Beard",
- price: "$55",
- variant: "Package",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-mystery-box_23-2149516476.jpg",
- },
- {
- id: "s5",
- name: "Fade Cut",
- price: "$40",
- variant: "Hair",
- imageSrc: "http://img.b2bpic.net/free-photo/shaving-tools-bottles-mens-cosmetics-dark-blue-background_185193-161816.jpg",
- },
- {
- id: "s6",
- name: "Executive Service",
- price: "$75",
- variant: "Full Service",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-shaving-foam-with-brush-wooden-desk_23-2148088561.jpg",
- },
+ { id: "s1", name: "Classic Cut", price: "$35", variant: "Hair", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15375.jpg" },
+ { id: "s2", name: "Beard Trim", price: "$25", variant: "Beard", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sustainably-produced-alcoholic-beverage_23-2150162956.jpg" },
+ { id: "s3", name: "Hot Towel Shave", price: "$30", variant: "Shave", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326537.jpg" },
+ { id: "s4", name: "Hair & Beard", price: "$55", variant: "Package", imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-mystery-box_23-2149516476.jpg" },
+ { id: "s5", name: "Fade Cut", price: "$40", variant: "Hair", imageSrc: "http://img.b2bpic.net/free-photo/shaving-tools-bottles-mens-cosmetics-dark-blue-background_185193-161816.jpg" },
+ { id: "s6", name: "Executive Service", price: "$75", variant: "Full Service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shaving-foam-with-brush-wooden-desk_23-2148088561.jpg" }
]}
title="Our Services"
description="Professional grooming services tailored for you."
@@ -248,34 +119,12 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
- id: "team-group",
- groupTitle: "Meet the Team",
- members: [
- {
- id: "m1",
- title: "John Doe",
- subtitle: "Master Barber",
- detail: "Expert in fades and classic cuts.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452696.jpg",
- },
- {
- id: "m2",
- title: "Jane Smith",
- subtitle: "Stylist",
- detail: "Specialist in modern trends.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-hairdresser-apron-with-brush-comb-stuck-her-hair-light_141793-58786.jpg",
- },
- {
- id: "m3",
- title: "Mike Ross",
- subtitle: "Junior Barber",
- detail: "Dedicated to precise grooming.",
- imageSrc: "http://img.b2bpic.net/free-photo/groomed-bearded-man-with-tattooes-is-posing-dark-photo-studio_613910-3659.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/metallic-hair-supplies-top-view_23-2148352884.jpg?_wi=2",
- imageAlt: "professional barber smiling",
- },
+ id: "team-group", groupTitle: "Meet the Team", members: [
+ { id: "m1", title: "John Doe", subtitle: "Master Barber", detail: "Expert in fades and classic cuts.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452696.jpg" },
+ { id: "m2", title: "Jane Smith", subtitle: "Stylist", detail: "Specialist in modern trends.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-hairdresser-apron-with-brush-comb-stuck-her-hair-light_141793-58786.jpg" },
+ { id: "m3", title: "Mike Ross", subtitle: "Junior Barber", detail: "Dedicated to precise grooming.", imageSrc: "http://img.b2bpic.net/free-photo/groomed-bearded-man-with-tattooes-is-posing-dark-photo-studio_613910-3659.jpg" }
+ ]
+ }
]}
title="Our Expert Barbers"
description="Meet the team that makes your look legendary."
@@ -289,26 +138,11 @@ export default function LandingPage() {
rating={5}
author="Mark R."
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg",
- alt: "satisfied male customer portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg",
- alt: "customer getting haircut portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg",
- alt: "man beard groomed portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/male-hairdresser-using-dryer-beard-senior-client_23-2148181879.jpg",
- alt: "man looking confident haircut",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-hand-using-marker-patient_23-2149103579.jpg",
- alt: "client portrait barber shop",
- },
+ { src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-ok-gesture_1298-73.jpg", alt: "satisfied male customer portrait" },
+ { src: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg", alt: "customer getting haircut portrait" },
+ { src: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-dressed-blue-jacket-grey-vignette-background_613910-20101.jpg", alt: "man beard groomed portrait" },
+ { src: "http://img.b2bpic.net/free-photo/male-hairdresser-using-dryer-beard-senior-client_23-2148181879.jpg", alt: "man looking confident haircut" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-hand-using-marker-patient_23-2149103579.jpg", alt: "client portrait barber shop" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -320,21 +154,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "f1",
- title: "How do I book an appointment?",
- content: "You can book directly through our online system.",
- },
- {
- id: "f2",
- title: "Do you accept walk-ins?",
- content: "We prefer bookings but welcome walk-ins when available.",
- },
- {
- id: "f3",
- title: "What products do you use?",
- content: "We use only premium professional-grade products.",
- },
+ { id: "f1", title: "How do I book an appointment?", content: "You can book directly through our online system." },
+ { id: "f2", title: "Do you accept walk-ins?", content: "We prefer bookings but welcome walk-ins when available." },
+ { id: "f3", title: "What products do you use?", content: "We use only premium professional-grade products." }
]}
title="Frequently Asked Questions"
description="Everything you need to know about our barber shop."
@@ -345,18 +167,11 @@ export default function LandingPage() {
@@ -364,31 +179,17 @@ export default function LandingPage() {
@@ -396,4 +197,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file