Update src/app/page.tsx
This commit is contained in:
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Finally a barbershop that really cares. I always walk out looking like a new man. Professional service and a great atmosphere every time!"
|
||||
rating={5}
|
||||
author="Michael Smith"
|
||||
author="Michael Smith, Local Regular"
|
||||
avatars={[{ src: "https://img.b2bpic.net/free-photo/happy-man-after-barber-visit_23-2149186474.jpg", alt: "Client" }]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -171,4 +171,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user