diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b7cb79..0c2d052 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,6 +88,7 @@ export default function EnOsteriaPage() { gridVariant="three-columns-all-equal-width" animationType="scale-rotate" textboxLayout="split-description" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Elena V.", role: "Connoisseur", company: "Wine Enthusiast", rating: 5 }, { id: "2", name: "Marco P.", role: "Regular", company: "Local Patron", rating: 5 },