Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-04-18 16:48:21 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
imageSrc="https://images.unsplash.com/photo-1599351431202-180f0b4b098d?q=80&w=2000"
imageAlt="Modern barbershop interior"
testimonials={[
{ id: "t1", name: "Alex P.", handle: "@alexp", testimonial: "Best cut in Tampere, hands down.", rating: 5 }
{ name: "Alex P.", handle: "@alexp", testimonial: "Best cut in Tampere, hands down.", rating: 5 }
]}
/>
</div>