Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:47:32 +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}