diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d678cc..ec4da0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,8 @@ 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} @@ -73,7 +74,7 @@ export default function LandingPage() { tagIcon={AlertCircle} tagAnimation="slide-up" title="What the hell is Paliava?" - description="Paliava means bullshit. Which perfectly describes the times we live in. But not the haircuts. Hidden in Kaunas Old Town, Paliava is a place where barbers actually know what they're doing. No trends-for-Instagram. No rushed fades. No fake luxury. Just seriously good cuts, great people, and a place you'll keep coming back to. Or as one client put it: Atsargiai – neikit ten. Tai sekta. (Careful — do not go there. It is a cult.)" + description="Paliava means bullshit. Which perfectly describes the times we live in. But not the haircuts. Hidden in Kaunas Old Town, Paliava is a place where barbers actually know what they're doing. No trends-for-Instagram. No rushed fades. No fake luxury. Just seriously good cuts, great people, and a place you'll keep coming back to. Or as one client put it: Atsargiai – neikit ten. Tai sekta. (Careful — don't go there. It is a cult.)" metrics={[ { value: "100%", title: "Client satisfaction rate" }, { value: "Cult", title: "Status among regulars" },