diff --git a/src/app/page.tsx b/src/app/page.tsx index c6fae65..c27553b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,6 @@ export default function LandingPage() { { id: "3", value: "2M+", title: "Jährliche Besucher", items: ["Aus Deutschland", "Aus Europa", "International"] }, { id: "4", value: "98%", title: "Kundenzufriedenheit", items: ["Exzellenter Service", "Premium-Annehmlichkeiten", "Gedenkwerte Erlebnisse"] } ]} - gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}