Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64c0efa0ca | |||
| 367735fb02 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user