Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a0239543e | |||
| 1b2bf5c2ef | |||
| 80849cf3ee |
@@ -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>
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user