Compare commits
16 Commits
version_11
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f4b5fe5a0 | |||
| 920c997f93 | |||
| a5779c8ecd | |||
| 0a4fb6aac5 | |||
| 76fa107ad2 | |||
| a31ad9ca4c | |||
| 9b3b4c33ce | |||
| 6db8cba0b7 | |||
| fe83196a67 | |||
| f2e206b243 | |||
| 1a1f3784c4 | |||
| 4a5b0c89ae | |||
| 9c8bf69aa5 | |||
| 11473dbe86 | |||
| e0085f1b1f | |||
| 1813f1ef04 |
@@ -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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780037856444-ss9zwzb6.png", 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/handsome-bearded-man-wearing-hat-looking-camera_171337-1834.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