From c1432c850b88095b1c54dce944574405a95d4fc7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 15:01:44 +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 d3ce617..bc98cfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,6 +81,7 @@ export default function LandingPage() { { text: "Call Us", href: "tel:+919876543210"}, ]} + buttonClassName="font-bold px-8 py-4" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-presentation_23-2149127095.jpg" imageAlt="Students studying intently in a modern classroom setting" avatars={[ -- 2.49.1