From 8066fac0480646eb2f1373231f066ce2e649934a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 16:06:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d35dec0..5d500a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,13 +44,13 @@ export default function LandingPage() { title="Premium Barbershop Experience" description="Crafted grooming for the discerning gentleman. Professional haircuts, traditional shaves, and expert beard care in a sophisticated setting." tag="Rolfys Barbershop" - background={{ variant: "fluid" }} + background={{ variant: "plain" }} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-standing-office_1303-27569.jpg?_wi=1", imageAlt: "Professional barbershop interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg?_wi=1", imageAlt: "Expert haircut service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-beard-man_23-2147778904.jpg?_wi=1", imageAlt: "Traditional shave service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-hair-washed-salon_23-2148242829.jpg?_wi=1", imageAlt: "Beard grooming service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/senior-client-estimating-work-barber-mirror_23-2148181883.jpg?_wi=1", imageAlt: "Barbershop interior design" } + { imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-standing-office_1303-27569.jpg", imageAlt: "Professional barbershop interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg", imageAlt: "Expert haircut service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-beard-man_23-2147778904.jpg", imageAlt: "Traditional shave service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-hair-washed-salon_23-2148242829.jpg", imageAlt: "Beard grooming service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/senior-client-estimating-work-barber-mirror_23-2148181883.jpg", imageAlt: "Barbershop interior design" } ]} buttons={[ { text: "Book Appointment", href: "contact" }, @@ -66,16 +66,16 @@ export default function LandingPage() { tag="Services" features={[ { - title: "Professional Haircuts", description: "Precision cuts tailored to your style. Classic fades, modern cuts, and everything in between performed by master barbers.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg?_wi=2", imageAlt: "Professional haircut service" + title: "Professional Haircuts", description: "Precision cuts tailored to your style. Classic fades, modern cuts, and everything in between performed by master barbers.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg", imageAlt: "Professional haircut service" }, { - title: "Traditional Shaves", description: "Experience luxury with our signature hot towel shave. Straight razor techniques using premium products for smooth, healthy skin.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-beard-man_23-2147778904.jpg?_wi=2", imageAlt: "Traditional shave service" + title: "Traditional Shaves", description: "Experience luxury with our signature hot towel shave. Straight razor techniques using premium products for smooth, healthy skin.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cutting-beard-man_23-2147778904.jpg", imageAlt: "Traditional shave service" }, { - title: "Beard Grooming", description: "Expert beard trimming, shaping, and maintenance. We keep your facial hair looking sharp and well-groomed year-round.", imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-hair-washed-salon_23-2148242829.jpg?_wi=2", imageAlt: "Beard grooming service" + title: "Beard Grooming", description: "Expert beard trimming, shaping, and maintenance. We keep your facial hair looking sharp and well-groomed year-round.", imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-hair-washed-salon_23-2148242829.jpg", imageAlt: "Beard grooming service" }, { - title: "Hair & Beard Treatments", description: "Premium treatments including conditioning, styling products, and specialized care to keep your hair and beard in top condition.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-son_23-2148404224.jpg?_wi=1", imageAlt: "Hair treatment results" + title: "Hair & Beard Treatments", description: "Premium treatments including conditioning, styling products, and specialized care to keep your hair and beard in top condition.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-son_23-2148404224.jpg", imageAlt: "Hair treatment results" } ]} textboxLayout="default" @@ -108,7 +108,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Rolfys", name: "Barbershop Interior", price: "Experience Quality", rating: 5, - reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/senior-client-estimating-work-barber-mirror_23-2148181883.jpg?_wi=2", imageAlt: "Barbershop interior" + reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/senior-client-estimating-work-barber-mirror_23-2148181883.jpg", imageAlt: "Barbershop interior" }, { id: "2", brand: "Rolfys", name: "Workstation Details", price: "Professional Setup", rating: 5, @@ -116,7 +116,7 @@ export default function LandingPage() { }, { id: "3", brand: "Rolfys", name: "Client Results", price: "Expert Craftsmanship", rating: 5, - reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-son_23-2148404224.jpg?_wi=2", imageAlt: "Client haircut results" + reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-son_23-2148404224.jpg", imageAlt: "Client haircut results" }, { id: "4", brand: "Rolfys", name: "Lounge Area", price: "Comfortable Ambiance", rating: 5, @@ -173,7 +173,7 @@ export default function LandingPage() { tag="Get In Touch" title="Ready to Experience Premium Grooming?" description="Book your appointment with Rolfys today. Reserve your spot with our master barbers and discover the difference quality craftsmanship makes." - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/subway-sign-metro-entrance-new-york_181624-43525.jpg" imageAlt="Rolfys Barbershop" @@ -186,7 +186,7 @@ export default function LandingPage() {