Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-07 10:47:31 +00:00

View File

@@ -60,8 +60,7 @@ export default function LandingPage() {
imagePosition="right"
testimonials={[
{
name: "Loyal Customer", handle: "Regular since opening", testimonial: "Best barbers in Kaunas. Period.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", imageAlt: "Customer testimonial"
name: "Loyal Customer", handle: "Regular since opening", testimonial: "Best barbers in Kaunas. Period.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", imageAlt: "Customer testimonial"
},
]}
useInvertedBackground={false}