From 14f199a9ca910984d5adcd2f744b27d0b65c77e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 09:25:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f10e97c..4c33303 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,6 +44,7 @@ export default function LandingPage() { logoText="" description="Luxury dental care and precision implant dentistry. Where world-class medical excellence meets a serene patient experience." buttons={[{ text: "Book Consultation", href: "#contact" }]} + buttonClassName="bg-white text-black hover:bg-gray-100" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CqJYXgrSc8OODr0YY9zEFFiFpT/uploaded-1777108577027-xzs3ix3a.webp" /> -- 2.49.1