Merge version_2 into main #7

Merged
bender merged 1 commits from version_2 into main 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>