Update src/app/page.tsx
This commit is contained in:
@@ -36,7 +36,7 @@ export default function HomePage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="MediConnect"
|
||||
brandName="Apna Doctor "
|
||||
bottomLeftText="Healthcare for Everyone"
|
||||
bottomRightText="support@mediconnect.com"
|
||||
/>
|
||||
@@ -44,7 +44,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="MediConnect"
|
||||
logoText="Apna Doctor "
|
||||
description="Connect with verified healthcare professionals. Search, compare, and book appointments with top doctors in your area. Secure, transparent, and patient-focused healthcare."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-normal-office-with-face-mask_23-2148738318.jpg?_wi=2"
|
||||
imageAlt="MediConnect healthcare platform"
|
||||
logoText="MediConnect"
|
||||
logoText="Apna Doctor "
|
||||
copyrightText="© 2025 MediConnect. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user