5 Commits

Author SHA1 Message Date
7a0239543e Update src/app/page.tsx 2026-05-29 06:46:24 +00:00
1b2bf5c2ef Update src/app/page.tsx 2026-05-29 00:38:16 +00:00
80849cf3ee Merge version_6 into main
Merge version_6 into main
2026-05-29 00:36:58 +00:00
0301663ea7 Update src/app/page.tsx 2026-05-29 00:36:55 +00:00
556f016ab8 Merge version_5 into main
Merge version_5 into main
2026-05-29 00:35:02 +00:00

View File

@@ -137,14 +137,6 @@ export default function LandingPage() {
id: "kids-cuts", title: "Kids Cuts", author: "Cool & Comfortable", description: "Stylish and comfortable haircuts for the younger generation, ensuring they leave looking their best.", tags: [
"Starting at $40"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1779968576929-rz82z2ng.png", imageAlt: "Kids haircut"},
{
id: "hot-towel-shaves", title: "Hot Towel Shaves", author: "Ultimate Relaxation", description: "Indulge in a luxurious hot towel shave, a timeless tradition for ultimate comfort and a remarkably smooth finish.", tags: [
"Starting at $50"],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg", imageAlt: "Hot towel shave"},
{
id: "styling-grooming", title: "Styling & Grooming", author: "Finish Your Look", description: "Expert product recommendations and styling tips to maintain your boss-level look long after you leave the chair.", tags: [
"Starting at $15"],
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-male-beauty-products-with-display_23-2150435188.jpg", imageAlt: "Hair styling"},
]}
title="Our Boss-Level Grooming Services"
description="Experience precision cuts, sharp fades, and luxurious grooming tailored for the modern gentleman. Each service is delivered with unmatched skill and attention to detail."
@@ -160,7 +152,7 @@ export default function LandingPage() {
description="At Mr Boss Barber, we combine a passion for style with unmatched professionalism. Our skilled barbers are dedicated to delivering high-quality experiences in a clean, modern atmosphere. We're more than just a barber shop; we're a welcoming, community-focused hub where every client leaves feeling confident and sharp. Located in the heart of Bundoora, we are your destination for premium grooming."
tagAnimation="none"
buttonAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313027.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780037176557-joxfow3l.png"
imageAlt="Professional barber at work in Mr Boss Barber"
/>
</div>
@@ -225,7 +217,7 @@ export default function LandingPage() {
]}
multiSelect={{
name: "service", label: "Select Service", options: [
"Skin Fade", "Haircut", "Beard Trim", "Line-Up", "Kids Cut", "Hot Towel Shave", "Styling & Grooming"],
"Skin Fade", "Haircut", "Beard Trim", "Line-Up", "Kids Cut", "Hot Towel Shave"],
}}
textarea={{
name: "message", placeholder: "Any special requests or details?", rows: 4,