Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64c0efa0ca | |||
| 367735fb02 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Contact", id: "contact"},
|
name: "Contact", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Koupaliště Trnávka"
|
brandName="Trnávka Swimming Pool"
|
||||||
/>
|
/>
|
||||||
</div>
|
</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"],
|
"Unlimited pool entry", "Fast-track entry lane", "Event discounts"],
|
||||||
buttons: [
|
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"
|
bottomRightText="Built with passion"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user