3 Commits

Author SHA1 Message Date
708cd4d7ef Update src/app/page.tsx 2026-06-10 12:01:02 +00:00
a86fb4c845 Merge version_1 into main
Merge version_1 into main
2026-06-10 11:54:53 +00:00
e330043c6e Merge version_1 into main
Merge version_1 into main
2026-06-10 11:54:08 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Welcome to Teal By Bana"
title="Unveil Your Radiance with Teal By Bana"
description="Experience unparalleled beauty services with our expert team in Amman. From exquisite hair styling to flawless makeup, discover your perfect look."
tag="Your Beauty Sanctuary"
buttons={[
@@ -229,4 +229,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}