diff --git a/src/app/page.tsx b/src/app/page.tsx index a7981f8..b203257 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,6 +87,7 @@ export default function HomePage() { tag="Ethiopia's Trusted Pharmaceutical Partner" tagIcon={Shield} tagAnimation="slide-up" + background={{ variant: "plain" }} buttons={[ { text: "Request a Quote", diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index be71f82..4243699 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -84,6 +84,7 @@ export default function ProductsPage() { tag="Quality Assured" tagIcon={Award} tagAnimation="slide-up" + background={{ variant: "plain" }} buttons={[ { text: "View Full Catalog",