Update src/app/page.tsx

This commit is contained in:
2026-05-02 15:07:13 +00:00
parent 55311d6ecc
commit 574efbcc93

View File

@@ -145,6 +145,7 @@ export default function LandingPage() {
icon: Users,
title: "Family-Friendly Comfort", description: "Perfect for families and small groups."},
]}
tag="Elevated Comfort & Serenity"
title="Why you will love staying here"
description="We offer more than just a room—we offer an authentic Finnish experience."
/>
@@ -260,4 +261,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}