6 Commits

Author SHA1 Message Date
48192e25d3 Update src/app/page.tsx 2026-05-29 06:48:06 +00:00
2e7b356b47 Merge version_7 into main
Merge version_7 into main
2026-05-29 06:46:27 +00:00
7a0239543e Update src/app/page.tsx 2026-05-29 06:46:24 +00:00
9347199dea Merge version_7 into main
Merge version_7 into main
2026-05-29 00:38:19 +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

View File

@@ -137,10 +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: "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."
@@ -156,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>
@@ -175,7 +171,7 @@ export default function LandingPage() {
{
id: "4", title: "My Go-To Barber", quote: "Been coming here since they opened. The professionalism and quality never disappoint. They know exactly what I want every time. Boss level grooming indeed!", name: "Daniel K.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/office-manager_1098-14995.jpg", imageAlt: "Satisfied client Daniel K."},
{
id: "5", title: "Fantastic Experience", quote: "From the hot towel shave to the beard trim, every service is executed with precision and care. I always leave feeling relaxed and perfectly groomed.", name: "Oscar B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/cute-lady-holding-idea-board-looking-camera_114579-92435.jpg", imageAlt: "Satisfied client Oscar B."},
id: "5", title: "Fantastic Experience", quote: "From the hot towel shave to the beard trim, every service is executed with precision and care. I always leave feeling relaxed and perfectly groomed.", name: "Oscar B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-successful-man-suit_23-2149171221.jpg", imageAlt: "Satisfied client Oscar B."},
]}
title="What Our Clients Say"
description="With a 4.9-star rating from over 233 reviews, our community trusts us for exceptional service and results. Hear directly from those who experience the Mr Boss Barber difference."
@@ -221,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,