Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-17 08:17:16 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
{
name: "Contact", id: "contact"},
]}
brandName="Koupaliště Trnávka"
brandName="Trnávka Swimming Pool"
/>
</div>
@@ -128,7 +128,7 @@ export default function LandingPage() {
],
},
{
id: "p3", badge: "Nejlepší volba", price: "2,500 CZK", subtitle: "All summer long", features: [
id: "p3", badge: "Best Value", price: "2,500 CZK", subtitle: "All summer long", features: [
"Unlimited pool entry", "Fast-track entry lane", "Event discounts"],
buttons: [
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
],
},
]}
bottomLeftText="© 2024 Koupaliště Trnávka"
bottomLeftText="© 2024 Trnávka Swimming Pool"
bottomRightText="Built with passion"
/>
</div>