diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 7de3cd5..8806616 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -96,8 +96,6 @@ export default function BlogPage() { rating={5} ratingText="Stories shared and cultures celebrated worldwide" ariaLabel="History Hub & Blog hero section" - useInvertedBackground={false} - textboxLayout="default" /> diff --git a/src/app/for-venues/page.tsx b/src/app/for-venues/page.tsx index c5b83c0..dbf47fa 100644 --- a/src/app/for-venues/page.tsx +++ b/src/app/for-venues/page.tsx @@ -95,8 +95,6 @@ export default function ForVenuesPage() { rating={5} ratingText="Partner success rated highest by our venue clients" ariaLabel="For Venues hero section - B2B partnership opportunity" - useInvertedBackground={false} - textboxLayout="default" />