From c18e3e8c269768a8c18cb11a6ca47706bff7b92e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 09:13:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b8ffd9..a7b71f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,6 +76,7 @@ export default function AkwaifershPage() { title="Our Products" description="Premium grade exports directly from the heart of the Rift Valley." textboxLayout="default" + useInvertedBackground={false} features={[ { title: "Fresh Hass Avocados", description: "Export-grade, high dry-matter content, rich oil content, and perfectly ripened for global shipping.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-avocados-basket-supermarket_169016-28186.jpg" @@ -114,6 +115,7 @@ export default function AkwaifershPage() { { text: "WhatsApp Us", href: "https://wa.me/" }, { text: "Email Us", href: "mailto:info@akwaifersh.co.ke" }, ]} + useInvertedBackground={false} background={{ variant: "sparkles-gradient" }} />