diff --git a/src/app/page.tsx b/src/app/page.tsx
index 35369f3..f15db44 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,42 +43,19 @@ export default function LandingPage() {
@@ -105,57 +67,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
plans={[
- {
- id: "1",
- badge: "Popular",
- price: "$35",
- subtitle: "Men's Haircut",
- features: [
- "Precision cut",
- "Wash & Style",
- "Neck shave",
- ],
- buttons: [
- {
- text: "Book",
- href: "#booking",
- },
- ],
- },
- {
- id: "2",
- badge: "Essential",
- price: "$40",
- subtitle: "Fade & Taper",
- features: [
- "Advanced fading",
- "Detailed precision",
- "Hot towel finish",
- ],
- buttons: [
- {
- text: "Book",
- href: "#booking",
- },
- ],
- },
- {
- id: "3",
- badge: "Grooming",
- price: "$25",
- subtitle: "Beard Trim",
- features: [
- "Shape & line",
- "Hot towel",
- "Beard oil treatment",
- ],
- buttons: [
- {
- text: "Book",
- href: "#booking",
- },
- ],
- },
+ { id: "1", badge: "Popular", price: "$35", subtitle: "Men's Haircut", features: ["Precision cut", "Wash & Style", "Neck shave"], buttons: [{ text: "Book", href: "#booking" }] },
+ { id: "2", badge: "Essential", price: "$40", subtitle: "Fade & Taper", features: ["Advanced fading", "Detailed precision", "Hot towel finish"], buttons: [{ text: "Book", href: "#booking" }] },
+ { id: "3", badge: "Grooming", price: "$25", subtitle: "Beard Trim", features: ["Shape & line", "Hot towel", "Beard oil treatment"], buttons: [{ text: "Book", href: "#booking" }] },
]}
title="Services & Pricing"
description="Choose from our premium grooming services tailored for every style."
@@ -167,21 +81,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Meet Your Barber"
metrics={[
- {
- icon: Award,
- label: "Years Experience",
- value: "12+",
- },
- {
- icon: Users,
- label: "Community Served",
- value: "5000+",
- },
- {
- icon: Scissors,
- label: "Cuts Per Year",
- value: "1200",
- },
+ { icon: Award, label: "Years Experience", value: "12+" },
+ { icon: Users, label: "Community Served", value: "5000+" },
+ { icon: Scissors, label: "Cuts Per Year", value: "1200" },
]}
metricsAnimation="slide-up"
/>
@@ -194,42 +96,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Classic Fade",
- price: "Sharp",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-with-necklace_23-2149409782.jpg",
- },
- {
- id: "p2",
- name: "Beard Mastery",
- price: "Clean",
- imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123590.jpg",
- },
- {
- id: "p3",
- name: "Artistry",
- price: "Custom",
- imageSrc: "http://img.b2bpic.net/free-vector/abstract-modern-background_23-2147886958.jpg",
- },
- {
- id: "p4",
- name: "Hot Towel Ritual",
- price: "Premium",
- imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-shaving-hair-unrecognizable-man_23-2147778749.jpg",
- },
- {
- id: "p5",
- name: "Taper Work",
- price: "Clean",
- imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204992.jpg",
- },
- {
- id: "p6",
- name: "Youth Style",
- price: "Modern",
- imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186473.jpg",
- },
+ { id: "p1", name: "Classic Fade", price: "Sharp", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-with-necklace_23-2149409782.jpg" },
+ { id: "p2", name: "Beard Mastery", price: "Clean", imageSrc: "http://img.b2bpic.net/free-photo/antiaging-beauty-treatment_23-2149123590.jpg" },
+ { id: "p3", name: "Artistry", price: "Custom", imageSrc: "http://img.b2bpic.net/free-vector/abstract-modern-background_23-2147886958.jpg" },
+ { id: "p4", name: "Hot Towel Ritual", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-shaving-hair-unrecognizable-man_23-2147778749.jpg" },
+ { id: "p5", name: "Taper Work", price: "Clean", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204992.jpg" },
+ { id: "p6", name: "Youth Style", price: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186473.jpg" },
]}
title="Fresh Cuts Gallery"
description="See why our precision cuts are the talk of the town."
@@ -240,49 +112,15 @@ export default function LandingPage() {
@@ -292,21 +130,9 @@ export default function LandingPage() {
title="Visit Us Today"
description="Find us in the heart of the city. Walk-ins are welcome on weekdays, appointments preferred on weekends."
accordionItems={[
- {
- id: "addr",
- title: "Address",
- content: "123 Main St, Barber District, City, ST 90210",
- },
- {
- id: "hours",
- title: "Hours",
- content: "Mon-Fri: 9am - 7pm, Sat: 9am - 5pm, Sun: Closed",
- },
- {
- id: "phone",
- title: "Phone",
- content: "(555) 123-4567",
- },
+ { id: "addr", title: "Address", content: "123 Main St, Barber District, City, ST 90210" },
+ { id: "hours", title: "Hours", content: "Mon-Fri: 9am - 7pm, Sat: 9am - 5pm, Sun: Closed" },
+ { id: "phone", title: "Phone", content: "(555) 123-4567" },
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-male-who-himself-shaving-while-sitting-barber-chair-hairdressing-salon_613910-18629.jpg"
mediaAnimation="slide-up"
@@ -319,26 +145,11 @@ export default function LandingPage() {
title="Book Your Appointment"
description="Your next fresh cut is one click away. Book today to guarantee your slot."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Phone Number",
- },
+ { name: "name", type: "text", placeholder: "Your Name" },
+ { name: "email", type: "email", placeholder: "Email Address" },
+ { name: "phone", type: "tel", placeholder: "Phone Number" },
]}
- textarea={{
- name: "notes",
- placeholder: "Any specific requests?",
- }}
+ textarea={{ name: "notes", placeholder: "Any specific requests?" }}
imageSrc="http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94782.jpg"
/>
@@ -347,49 +158,9 @@ export default function LandingPage() {