Update src/app/page.tsx

This commit is contained in:
2026-05-30 13:25:59 +00:00
parent 143a74243e
commit b29b2b31ae

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
title="Experience Vision Like Never Before"
title="MAHADEV OPTICALS"
description="Discover premium eyewear collections, advanced eye testing, and luxury optical solutions trusted by thousands in Karimnagar."
background={{
variant: "sparkles-gradient"
@@ -184,4 +184,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}