Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48192e25d3 | |||
| 2e7b356b47 | |||
| 7a0239543e | |||
| 9347199dea | |||
| 1b2bf5c2ef | |||
| 80849cf3ee | |||
| 0301663ea7 | |||
| 556f016ab8 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
logoAlt="Mr Boss Barber Logo"
|
||||
brandName="Mr Boss Barber"
|
||||
button={{
|
||||
text: "Book Now", href: "#contact"}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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>
|
||||
@@ -179,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."
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user