Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-09 04:02:31 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "MBG Kitchens", description: "Custom kitchen design and cabinetry solutions for Los Angeles homeowners"};
title: "MBG Kitchens", description: "Custom kitchen design and cabinetry solutions for Los Angeles homeowners"
};
export default function RootLayout({
children,

View File

@@ -44,6 +44,12 @@ export default function HomePage() {
/>
</div>
<div id="logo-slot" data-section="logo-slot">
<div className="flex items-center justify-center py-8 bg-background">
<img src="/logo.png" alt="MBG Kitchens Logo" className="h-16 w-auto" />
</div>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="Custom Kitchens Designed for Modern Living"