Merge version_1 into main #1
@@ -48,6 +48,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-with-white-beard_23-2149833698.jpg"
|
||||
imageAlt="Portret Stanisława Moniuszko"
|
||||
mediaAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
@@ -78,7 +79,7 @@ export default function LandingPage() {
|
||||
title="Życie Stanisława Moniuszko"
|
||||
description="Kluczowe fakty z biografii najsławniejszego polskiego kompozytora"
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
@@ -116,7 +117,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "stories", label: "Historie", title: "Opowiadał O Polskich Tradycjach", items: [
|
||||
id: "stories", label: "historie", title: "Opowiadał O Polskich Tradycjach", items: [
|
||||
"Problemy społeczne w operach", "Polskie legendy i mity", "Życie zwykłych ludzi", "Patriotyczne przesłanie"
|
||||
]
|
||||
}
|
||||
@@ -146,7 +147,7 @@ export default function LandingPage() {
|
||||
<div id="straszny" data-section="straszny">
|
||||
<TestimonialCardTwo
|
||||
title="Straszny Dwór – Opera Patriotyczna"
|
||||
description="Napisana po upadku powstania styczniowego, ta opera stała się symbolem polskiego oporu"
|
||||
description="Napisana po upadku powstania stycznia, ta opera stała się symbolem polskiego oporu"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user