Merge version_2 into main #4
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "feature-playhouse", title: "Játszóház", author: "Nyitva az önálló játékra", description: "Napi belépés az egyedi, művészi térbe. Minden sarok egy új felfedezés.", tags: ["Nyitott időpontok", "Családok"],
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Ismerd meg közelebbről", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "birthday-basic", name: "Alapcsomag", price: "29.000 Ft", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-sitting-sofa-enjoying-birthday-party-home_23-2148029903.jpg?_wi=2", imageAlt: "Alapcsomag szülinap"
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
ctaButton={{ text: "📞 +36 70 123 4567", href: "tel:+36701234567" }}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1", title: "Mi az ajánlott korosztály?", content: "2-12 éves gyerekek ideális. Kisebbeknél felnőtt felügyelet szükséges. Nagyobbaknál tábori programok ajánlottak."
|
||||
|
||||
Reference in New Issue
Block a user