diff --git a/src/app/page.tsx b/src/app/page.tsx index a8df9af..08cc848 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,6 +92,7 @@ export default function LandingPage() { textboxLayout="split-description" tag="Feedback" tagIcon={Star} + useInvertedBackground={false} testimonials={[ { id: "1", title: "Unfassbar gut", quote: "Das beste Schnitzel weit und breit!", name: "Johannes S.", role: "Stammgast" }, { id: "2", title: "Immer wieder", quote: "Eine echte Institution, die man besucht haben muss.", name: "Sabine L.", role: "Gast" } @@ -117,6 +118,7 @@ export default function LandingPage() { title="Lust auf etwas Echtes?" description="Besuchen Sie uns in der Grillstube Hartenrod. Wir freuen uns auf Ihren Besuch!" background={{ variant: 'sparkles-gradient' }} + useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-goulash-bread_23-2149388093.jpg?_wi=1" mediaPosition="right" buttonText="Anrufen"