Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-31 02:12:36 +00:00

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonials" },
{ name: "Consultation", id: "contact" },
]}
brandName="Orlando Interiors"
brandName="ORLANDO INTERIORS"
/>
</div>
@@ -172,4 +172,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}