Switch to version 2: modified src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Metro Poly Clinic"
|
||||
titleClassName="text-5xl md:text-7xl"
|
||||
titleClassName="text-6xl md:text-8xl"
|
||||
description="Providing expert medical care in the heart of Bengaluru. Metro Poly Clinic (ಮೆಟ್ರೋ ಪಾಲಿ ಕ್ಲಿನಿಕ್) is committed to your health and well-being."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/holes-with-tensioners_1127-2026.jpg", imageAlt: "Luxurious Clinic Interior" },
|
||||
@@ -139,4 +139,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user