From c6a1bed52b3dec09b93ba006755155673c2a431e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:19:35 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4465e5a..c19fc7d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Nunito } from "next/font/google"; export const metadata: Metadata = { - title: '4kfadez | Modern Barbershop Experience', - description: 'Elevate your style at 4kfadez. Precision fades, premium beard grooming, and hot towel shaves in a lifestyle-driven barbershop.', + title: '4kfadez | Modern Barbershop', + description: 'Premium grooming services for the modern gentleman.', openGraph: { "title": "4kfadez | Modern Barbershop Experience", "siteName": "4kfadez", -- 2.49.1 From 3de99a7d4879479cbf2881e26b2b70d18a16753e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:19:36 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 376 ++++++++--------------------------------------- 1 file changed, 64 insertions(+), 312 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8926e33..ed9743c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,144 +30,54 @@ export default function LandingPage() {
@@ -176,15 +86,8 @@ export default function LandingPage() { @@ -194,47 +97,23 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="inline-image" useInvertedBackground={false} - features={[ - { - title: "Precision Fades", - description: "Crisp, clean, and perfectly blended fades tailored to your head shape and hair texture.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-applying-cream-clients-beard_107420-94778.jpg?_wi=13", - imageAlt: "barbershop interior dark atmosphere", - }, - { - title: "Beard Sculpting", - description: "Refined beard grooming, trimming, and hot towel applications to maintain your distinct look.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=3", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=4", - }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg", - imageAlt: "modern luxury barbershop interior design", - }, - { - title: "Hot Towel Shave", - description: "The ultimate barber experience. Relaxing, soothing, and impossibly smooth results.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=5", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=6", - }, - imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg?_wi=7", - imageAlt: "precision hair fade cutting", - }, - ]} showStepNumbers={true} title="Mastery in Grooming" description="Our services blend heritage techniques with modern styling to ensure you leave looking and feeling your best." + features={[ + { + title: "Precision Fades", description: "Crisp, clean, and perfectly blended fades tailored to your head shape and hair texture.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg" } + }, + { + title: "Beard Sculpting", description: "Refined beard grooming, trimming, and hot towel applications to maintain your distinct look.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg" } + }, + { + title: "Hot Towel Shave", description: "The ultimate barber experience. Relaxing, soothing, and impossibly smooth results.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/barber-corrects-guy-s-beard_140725-7665.jpg" } + }, + ]} /> @@ -245,52 +124,16 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "p1", - price: "450 kr", - name: "The Fade", - features: [ - "Precision cut", - "Hot towel neck finish", - "Styling", - ], - buttons: [ - { - text: "Book", - href: "#contact", - }, - ], + id: "p1", price: "450 kr", name: "The Fade", features: ["Precision cut", "Hot towel neck finish", "Styling"], + buttons: [{ text: "Book", href: "#contact" }], }, { - id: "p2", - price: "350 kr", - name: "Beard Grooming", - features: [ - "Trimming", - "Hot towel", - "Beard oil treatment", - ], - buttons: [ - { - text: "Book", - href: "#contact", - }, - ], + id: "p2", price: "350 kr", name: "Beard Grooming", features: ["Trimming", "Hot towel", "Beard oil treatment"], + buttons: [{ text: "Book", href: "#contact" }], }, { - id: "p3", - price: "600 kr", - name: "Signature Combo", - features: [ - "Precision cut", - "Beard sculpting", - "Hot towel treatment", - ], - buttons: [ - { - text: "Book", - href: "#contact", - }, - ], + id: "p3", price: "600 kr", name: "Signature Combo", features: ["Precision cut", "Beard sculpting", "Hot towel treatment"], + buttons: [{ text: "Book", href: "#contact" }], }, ]} title="Grooming Investment" @@ -305,27 +148,9 @@ export default function LandingPage() { gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} members={[ - { - id: "1", - name: "Marcus", - role: "Master Barber", - description: "10+ years experience in precision fading.", - imageSrc: "http://img.b2bpic.net/free-photo/redhead-non-binary-person-smiling_23-2148760583.jpg", - }, - { - id: "2", - name: "Elias", - role: "Senior Stylist", - description: "Specialist in beard craft and wet shaves.", - imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-brushes-beard-trimmer-smiling-standing-orange-wall_141793-61360.jpg", - }, - { - id: "3", - name: "Julian", - role: "Junior Stylist", - description: "Modern techniques and sharp finishes.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-1412.jpg", - }, + { id: "1", name: "Marcus", role: "Master Barber", description: "10+ years experience in precision fading.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-non-binary-person-smiling_23-2148760583.jpg" }, + { id: "2", name: "Elias", role: "Senior Stylist", description: "Specialist in beard craft and wet shaves.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-brushes-beard-trimmer-smiling-standing-orange-wall_141793-61360.jpg" }, + { id: "3", name: "Julian", role: "Junior Stylist", description: "Modern techniques and sharp finishes.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-arms-dressed-white-shirt-grey-background_613910-1412.jpg" }, ]} title="Meet Your Masters" description="Expert barbers dedicated to the craft." @@ -338,46 +163,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "John Doe", - handle: "@johndoe", - testimonial: "Best fade I have ever had.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-barbershop-concept_23-2148506214.jpg", - }, - { - id: "2", - name: "Sam Smith", - handle: "@samsmith", - testimonial: "Incredibly professional staff.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-styling-mustache-client-salon_23-2148181984.jpg", - }, - { - id: "3", - name: "Mike Ross", - handle: "@mikeross", - testimonial: "Great community vibe.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-holding-mousse-client_23-2147778804.jpg", - }, - { - id: "4", - name: "Alex King", - handle: "@alexking", - testimonial: "4kfadez is the standard.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-male-waits-hairdresser-sitting-barber-chair_613910-18391.jpg", - }, - { - id: "5", - name: "Chris Paul", - handle: "@chrispaul", - testimonial: "Clean shop, great cuts.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-showing-strong-emotions-mental-health-awareness_23-2151759613.jpg", - }, + { id: "1", name: "John Doe", handle: "@johndoe", testimonial: "Best fade I have ever had.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-barbershop-concept_23-2148506214.jpg" }, + { id: "2", name: "Sam Smith", handle: "@samsmith", testimonial: "Incredibly professional staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-styling-mustache-client-salon_23-2148181984.jpg" }, + { id: "3", name: "Mike Ross", handle: "@mikeross", testimonial: "Great community vibe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-holding-mousse-client_23-2147778804.jpg" }, + { id: "4", name: "Alex King", handle: "@alexking", testimonial: "4kfadez is the standard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-male-waits-hairdresser-sitting-barber-chair_613910-18391.jpg" }, + { id: "5", name: "Chris Paul", handle: "@chrispaul", testimonial: "Clean shop, great cuts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-showing-strong-emotions-mental-health-awareness_23-2151759613.jpg" }, ]} showRating={true} title="What Clients Say" @@ -391,18 +181,8 @@ export default function LandingPage() { title="Book Your Seat" description="Secure your spot at 4kfadez today." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Email", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Email", required: true }, ]} imageSrc="http://img.b2bpic.net/free-photo/hairdressing-chair-vintage-barber-shop_23-2148298304.jpg" /> @@ -411,36 +191,8 @@ export default function LandingPage() {