Compare commits
29 Commits
version_7
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 920c997f93 | |||
| 0a4fb6aac5 | |||
| 76fa107ad2 | |||
| a31ad9ca4c | |||
| 9b3b4c33ce | |||
| 6db8cba0b7 | |||
| fe83196a67 | |||
| f2e206b243 | |||
| 1a1f3784c4 | |||
| 4a5b0c89ae | |||
| 9c8bf69aa5 | |||
| 11473dbe86 | |||
| e0085f1b1f | |||
| 1813f1ef04 | |||
| 42fc2aeecd | |||
| 0cdf4f07a9 | |||
| 0295afd41f | |||
| 6abe80c8f9 | |||
| db9636dc92 | |||
| 5a6e8257bb | |||
| 11f4e81ac2 | |||
| 1573ce3d7a | |||
| ab766e3da5 | |||
| 4fd9d53ef7 | |||
| 07b0099a0f | |||
| 79037b33d4 | |||
| 48192e25d3 | |||
| 2e7b356b47 | |||
| 9347199dea |
@@ -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>
|
||||
|
||||
@@ -167,11 +167,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", title: "Premium Quality Every Time", quote: "The attention to detail and skill here is unmatched. It's more than just a haircut; it's a true grooming ritual. My fade is always perfect.", name: "Noah R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-hipster-businessman-model-wearing-casual-black-suit_158538-986.jpg", imageAlt: "Satisfied client Noah R."},
|
||||
{
|
||||
id: "3", title: "Stylish and Welcoming", quote: "The atmosphere is fantastic – luxury and masculine, yet incredibly welcoming. My son loves his kids cuts here too. A true gem in Bundoora.", name: "Ethan P.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-hipster-with-natural-makeup-short-haircut-enjoying-leisure-time-outdoors_158595-2728.jpg", imageAlt: "Satisfied client Ethan P."},
|
||||
id: "3", title: "Stylish and Welcoming", quote: "The atmosphere is fantastic – luxury and masculine, yet incredibly welcoming. My son loves his kids cuts here too. A true gem in Bundoora.", name: "Ethan P.", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780039987841-pntpeax9.webp", imageAlt: "Satisfied client Ethan P."},
|
||||
{
|
||||
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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780039900811-89yg92wy.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."
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
tagAnimation="none"
|
||||
buttons={[
|
||||
{
|
||||
text: "Follow Us On Instagram", href: "https://www.instagram.com/mrbossbarber/"},
|
||||
text: "Follow Us On Instagram", href: "https://www.instagram.com/mrboss.barber/"},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
speed={40}
|
||||
@@ -233,14 +233,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoSrc="http://img.b2bpic.net/free-psd/retro-male-gooming-facebook-template_23-2150206883.jpg"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780116717607-dkc186np.png"
|
||||
logoAlt="Mr Boss Barber Logo"
|
||||
logoText="Mr Boss Barber"
|
||||
copyrightText="© 2024 Mr Boss Barber. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://www.instagram.com/mrbossbarber/", ariaLabel: "Instagram"},
|
||||
href: "https://www.instagram.com/mrboss.barber/", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user