Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-04 20:26:14 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1416,4 +1416,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -144,7 +144,7 @@ export default function LandingPage() {
<div id="location" data-section="location">
<ContactText
text="Visit us inside Ali Bin Ali Hospital at 7469 4250 Mohammad Rashid Rida, Al Aziziyah, Riyadh 14514. Get directions or call us anytime—we're open until 3 AM."
text="Located inside Ali Bin Ali Hospital in Al Aziziyah. Easy to find in the heart of healthcare district. Open until 3 AM for your convenience."
animationType="entrance-slide"
buttons={[
{
@@ -211,4 +211,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}