diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1e97ff8..353ca04 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,91 +30,40 @@ export default function LandingPage() {
@@ -124,20 +73,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- negativeCard={{
- items: [
- "No Rushed Service",
- "No Generic Styles",
- "No Compromise on Hygiene",
- ],
- }}
- positiveCard={{
- items: [
- "Modern Fades",
- "Classic Scissor Cuts",
- "Hot Towel Shave",
- ],
- }}
+ negativeCard={{ items: ["No Rushed Service", "No Generic Styles", "No Compromise on Hygiene"] }}
+ positiveCard={{ items: ["Modern Fades", "Classic Scissor Cuts", "Hot Towel Shave"] }}
title="Our Expert Services"
description="We specialize in tailored grooming that brings out the best in every client."
/>
@@ -149,40 +86,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
plans={[
- {
- id: "basic",
- badge: "Popular",
- price: "$30",
- subtitle: "Classic Haircut",
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
- features: [
- "Consultation",
- "Precision Cut",
- "Style Finish",
- ],
- },
- {
- id: "pro",
- badge: "Recommended",
- price: "$45",
- subtitle: "The Full Experience",
- buttons: [
- {
- text: "Book Now",
- href: "#contact",
- },
- ],
- features: [
- "Classic Haircut",
- "Hot Towel Shave",
- "Beard Sculpt",
- ],
- },
+ { id: "basic", badge: "Popular", price: "$30", subtitle: "Classic Haircut", buttons: [{ text: "Book Now", href: "#contact" }], features: ["Consultation", "Precision Cut", "Style Finish"] },
+ { id: "pro", badge: "Recommended", price: "$45", subtitle: "The Full Experience", buttons: [{ text: "Book Now", href: "#contact" }], features: ["Classic Haircut", "Hot Towel Shave", "Beard Sculpt"] }
]}
title="Transparent Pricing"
description="Premium services at honest rates."
@@ -195,24 +100,9 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
team={[
- {
- id: "1",
- name: "Ammar",
- role: "Master Barber",
- imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=1",
- },
- {
- id: "2",
- name: "John",
- role: "Senior Barber",
- imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-with-shaving-foam-his-face-shaving-himself-using-razor-standing-purple-wall_141793-50724.jpg",
- },
- {
- id: "3",
- name: "David",
- role: "Barber Stylist",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-with-tattooed-crossed-arms-grey-background_613910-1610.jpg",
- },
+ { id: "1", name: "Ammar", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg" },
+ { id: "2", name: "John", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-with-shaving-foam-his-face-shaving-himself-using-razor-standing-purple-wall_141793-50724.jpg" },
+ { id: "3", name: "David", role: "Barber Stylist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-with-tattooed-crossed-arms-grey-background_613910-1610.jpg" }
]}
title="Meet Your Barbers"
description="The masters of the craft dedicated to your style."
@@ -224,61 +114,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Alex R.",
- date: "Oct 2023",
- title: "Great Experience",
- quote: "The best haircut in town, bar none.",
- tag: "Regular",
- avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg?_wi=2",
- imageAlt: "happy client after haircut",
- },
- {
- id: "2",
- name: "Ben S.",
- date: "Sept 2023",
- title: "Highly Recommend",
- quote: "Clean, professional, and excellent quality.",
- tag: "First Timer",
- avatarSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275459.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102219.jpg",
- imageAlt: "happy client after haircut",
- },
- {
- id: "3",
- name: "Chris M.",
- date: "Aug 2023",
- title: "Mastery",
- quote: "Ammar truly knows what works for my hair type.",
- tag: "Regular",
- avatarSrc: "http://img.b2bpic.net/free-photo/side-view-man-bathroom_23-2150323118.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/client-getting-beard-shaving-barber-shop_1163-2028.jpg",
- imageAlt: "happy client after haircut",
- },
- {
- id: "4",
- name: "Dan K.",
- date: "Aug 2023",
- title: "Top Notch",
- quote: "Always leave looking sharp.",
- tag: "Regular",
- avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-long-hair-wearing-casual-clothes-pointing-thumb-up-side-smiling-happy-with-open-mouth_839833-12966.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg",
- imageAlt: "happy client after haircut",
- },
- {
- id: "5",
- name: "Eric P.",
- date: "July 2023",
- title: "Consistent",
- quote: "Reliable and precise service every single time.",
- tag: "Regular",
- avatarSrc: "http://img.b2bpic.net/free-photo/man-apron-posing-with-coffee-machine-component_23-2148366661.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=2",
- imageAlt: "happy client after haircut",
- },
+ { id: "1", name: "Alex R.", date: "Oct 2023", title: "Great Experience", quote: "The best haircut in town, bar none.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg" },
+ { id: "2", name: "Ben S.", date: "Sept 2023", title: "Highly Recommend", quote: "Clean, professional, and excellent quality.", tag: "First Timer", avatarSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275459.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102219.jpg" },
+ { id: "3", name: "Chris M.", date: "Aug 2023", title: "Mastery", quote: "Ammar truly knows what works for my hair type.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-man-bathroom_23-2150323118.jpg", imageSrc: "http://img.b2bpic.net/free-photo/client-getting-beard-shaving-barber-shop_1163-2028.jpg" },
+ { id: "4", name: "Dan K.", date: "Aug 2023", title: "Top Notch", quote: "Always leave looking sharp.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-long-hair-wearing-casual-clothes-pointing-thumb-up-side-smiling-happy-with-open-mouth_839833-12966.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-holding-hair-dryer_23-2149220573.jpg" },
+ { id: "5", name: "Eric P.", date: "July 2023", title: "Consistent", quote: "Reliable and precise service every single time.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/man-apron-posing-with-coffee-machine-component_23-2148366661.jpg", imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg" }
]}
title="Client Stories"
description="Don't take our word for it, hear what our community says."
@@ -289,21 +129,9 @@ export default function LandingPage() {
@@ -333,36 +154,8 @@ export default function LandingPage() {