diff --git a/src/app/page.tsx b/src/app/page.tsx index cdaa8a9..07de82d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Consultation", id: "contact" }, ]} - brandName="Orlando Interiors" + brandName="ORLANDO INTERIORS" /> @@ -172,4 +172,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file