Update src/app/page.tsx
This commit is contained in:
@@ -47,6 +47,9 @@ export default function LandingPage() {
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1axpni"
|
||||
logoAlt="Pleasant Style Barbershop Logo"
|
||||
brandName="Pleasant Style"
|
||||
button={{
|
||||
text: "Book Now", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,7 +174,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", name: "Jessica L.", handle: "@jessical", testimonial: "My husband and son love coming here. The barbers are fantastic with kids and always make them feel comfortable. Highly recommend for families!", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg", imageAlt: "Jessica L."},
|
||||
{
|
||||
id: "6", name: "Kevin S.", handle: "@kevins", testimonial: "Consistently excellent service and attention to detail. I appreciate a barber who truly listens to what you want. You won't be disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-leaning-white-pillar-showing-thumb-up-sign_23-2148096510.jpg", alt: "Kevin S."},
|
||||
id: "6", name: "Kevin S.", handle: "@kevins", testimonial: "Consistently excellent service and attention to detail. I appreciate a barber who truly listens to what you want. You won't be disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-leaning-white-pillar-showing-thumb-up-sign_23-2148096510.jpg", imageAlt: "Kevin S."},
|
||||
]}
|
||||
title="Hear From Our Valued Customers"
|
||||
description="Our clients' words speak volumes about the quality and care we put into every service."
|
||||
|
||||
Reference in New Issue
Block a user