Merge version_1 into main #2
@@ -8,7 +8,7 @@ import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import Link from "next/link";
|
||||
import { CheckCircle, Hammer2, Trophy } from "lucide-react";
|
||||
import { CheckCircle, Hammer, Trophy } from "lucide-react";
|
||||
|
||||
export default function AboutPage() {
|
||||
const navItems = [
|
||||
@@ -21,8 +21,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Kitchen Design", href: "kitchen-design" },
|
||||
{ label: "Custom Cabinets", href: "kitchen-design" },
|
||||
{ label: "Kitchen Remodeling", href: "kitchen-design" },
|
||||
@@ -30,8 +29,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Portfolio", href: "/portfolio" },
|
||||
{ label: "Contact", href: "contact" },
|
||||
@@ -39,24 +37,15 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "14806 Oxnard St, Sherman Oaks, CA 91411",
|
||||
href: "#",
|
||||
},
|
||||
label: "14806 Oxnard St, Sherman Oaks, CA 91411", href: "#"},
|
||||
{
|
||||
label: "(818) 939-7725",
|
||||
href: "tel:(818) 939-7725",
|
||||
},
|
||||
label: "(818) 939-7725", href: "tel:(818) 939-7725"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
],
|
||||
},
|
||||
];
|
||||
@@ -78,9 +67,7 @@ export default function AboutPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:(818) 939-7725",
|
||||
}}
|
||||
text: "Call Now", href: "tel:(818) 939-7725"}}
|
||||
brandName="MBG Kitchens"
|
||||
/>
|
||||
</div>
|
||||
@@ -93,13 +80,9 @@ export default function AboutPage() {
|
||||
title="Expert Kitchen Design and Cabinetry Solutions for Los Angeles Homeowners"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn Our Process",
|
||||
href: "kitchen-design",
|
||||
},
|
||||
text: "Learn Our Process", href: "kitchen-design"},
|
||||
{
|
||||
text: "Visit Showroom",
|
||||
href: "contact",
|
||||
},
|
||||
text: "Visit Showroom", href: "contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -112,45 +95,25 @@ export default function AboutPage() {
|
||||
title="Our Services"
|
||||
description="Complete kitchen transformation from design to installation. We specialize in custom solutions that blend functionality with stunning aesthetics."
|
||||
tag="Services"
|
||||
tagIcon={Hammer2}
|
||||
tagIcon={Hammer}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Kitchen Design",
|
||||
description:
|
||||
"Custom kitchen layouts optimized for your lifestyle. Professional design guidance from concept to completion.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg?_wi=4",
|
||||
imageAlt: "kitchen designer consultation planning modern",
|
||||
},
|
||||
id: "01", title: "Kitchen Design", description:
|
||||
"Custom kitchen layouts optimized for your lifestyle. Professional design guidance from concept to completion.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg", imageAlt: "kitchen designer consultation planning modern"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Custom Cabinets",
|
||||
description:
|
||||
"Premium cabinetry crafted to your specifications. Wide selection of materials, finishes, and hardware options.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg?_wi=3",
|
||||
imageAlt: "custom kitchen cabinets installation modern",
|
||||
},
|
||||
id: "02", title: "Custom Cabinets", description:
|
||||
"Premium cabinetry crafted to your specifications. Wide selection of materials, finishes, and hardware options.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg", imageAlt: "custom kitchen cabinets installation modern"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Kitchen Remodeling",
|
||||
description:
|
||||
"Complete kitchen renovations with premium materials and expert craftsmanship. Full project management included.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg?_wi=3",
|
||||
imageAlt: "kitchen remodeling renovation transformation",
|
||||
},
|
||||
id: "03", title: "Kitchen Remodeling", description:
|
||||
"Complete kitchen renovations with premium materials and expert craftsmanship. Full project management included.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg", imageAlt: "kitchen remodeling renovation transformation"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Interior Design",
|
||||
description:
|
||||
"Modern interior solutions that transform your space. We create beautiful, functional kitchens that reflect your style.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg?_wi=2",
|
||||
imageAlt: "modern interior design kitchen space",
|
||||
},
|
||||
id: "04", title: "Interior Design", description:
|
||||
"Modern interior solutions that transform your space. We create beautiful, functional kitchens that reflect your style.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg", imageAlt: "modern interior design kitchen space"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -158,9 +121,7 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Kitchen Quote",
|
||||
href: "contact",
|
||||
},
|
||||
text: "Get Kitchen Quote", href: "contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="MBG Kitchens services overview"
|
||||
@@ -176,25 +137,13 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Expert Design",
|
||||
description: "Custom kitchen expertise and professional design guidance",
|
||||
},
|
||||
id: "1", value: "Expert Design", description: "Custom kitchen expertise and professional design guidance"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Premium Quality",
|
||||
description: "Only the finest materials and quality craftsmanship",
|
||||
},
|
||||
id: "2", value: "Premium Quality", description: "Only the finest materials and quality craftsmanship"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Local Showroom",
|
||||
description: "Visit our Sherman Oaks showroom to see designs in person",
|
||||
},
|
||||
id: "3", value: "Local Showroom", description: "Visit our Sherman Oaks showroom to see designs in person"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Full Service",
|
||||
description: "From concept through completion, we handle everything",
|
||||
},
|
||||
id: "4", value: "Full Service", description: "From concept through completion, we handle everything"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -210,17 +159,12 @@ export default function AboutPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "contact",
|
||||
},
|
||||
text: "Schedule Consultation", href: "contact"},
|
||||
{
|
||||
text: "Call (818) 939-7725",
|
||||
href: "tel:(818) 939-7725",
|
||||
},
|
||||
text: "Call (818) 939-7725", href: "tel:(818) 939-7725"},
|
||||
]}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Contact CTA for kitchen consultation"
|
||||
/>
|
||||
@@ -228,7 +172,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg"
|
||||
imageAlt="kitchen showroom display interior design"
|
||||
columns={footerColumns}
|
||||
logoText="MBG Kitchens"
|
||||
|
||||
@@ -7,7 +7,7 @@ import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGaller
|
||||
import FeatureCardThree from "@/components/sections/feature/featureCardThree/FeatureCardThree";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Hammer2 } from "lucide-react";
|
||||
import { Hammer } from "lucide-react";
|
||||
|
||||
export default function KitchenDesignPage() {
|
||||
return (
|
||||
@@ -33,9 +33,7 @@ export default function KitchenDesignPage() {
|
||||
{ name: "Contact", id: "#contact-cta" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:(818) 939-7725",
|
||||
}}
|
||||
text: "Call Now", href: "tel:(818) 939-7725"}}
|
||||
brandName="MBG Kitchens"
|
||||
/>
|
||||
</div>
|
||||
@@ -48,31 +46,20 @@ export default function KitchenDesignPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
text: "Schedule Consultation", href: "#contact-cta"},
|
||||
{
|
||||
text: "View Portfolio",
|
||||
href: "/",
|
||||
},
|
||||
text: "View Portfolio", href: "/"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg?_wi=2",
|
||||
imageAlt: "kitchen designer consultation planning modern",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg", imageAlt: "kitchen designer consultation planning modern"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg?_wi=2",
|
||||
imageAlt: "custom kitchen cabinets installation modern",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg", imageAlt: "custom kitchen cabinets installation modern"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg?_wi=2",
|
||||
imageAlt: "kitchen remodeling renovation transformation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg", imageAlt: "kitchen remodeling renovation transformation"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Kitchen design services overview"
|
||||
@@ -84,30 +71,15 @@ export default function KitchenDesignPage() {
|
||||
title="Our Design Process"
|
||||
description="We follow a proven methodology to ensure your kitchen design exceeds expectations. From initial consultation to final installation, we manage every detail."
|
||||
tag="How We Work"
|
||||
tagIcon={Hammer2}
|
||||
tagIcon={Hammer}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Initial Consultation",
|
||||
description: "We meet with you to understand your vision, lifestyle, and budget. We explore your kitchen needs and preferences in detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg?_wi=3",
|
||||
imageAlt: "kitchen consultation and planning meeting",
|
||||
},
|
||||
id: "01", title: "Initial Consultation", description: "We meet with you to understand your vision, lifestyle, and budget. We explore your kitchen needs and preferences in detail.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg", imageAlt: "kitchen consultation and planning meeting"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Design Proposal",
|
||||
description: "Our team creates detailed design layouts and 3D renderings. We present multiple options with material selections and cost estimates.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2",
|
||||
imageAlt: "design proposal and planning",
|
||||
},
|
||||
id: "02", title: "Design Proposal", description: "Our team creates detailed design layouts and 3D renderings. We present multiple options with material selections and cost estimates.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "design proposal and planning"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Refinement & Approval",
|
||||
description: "We refine the design based on your feedback. Once approved, we finalize specifications and prepare for construction.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg?_wi=2",
|
||||
imageAlt: "design refinement and approval process",
|
||||
},
|
||||
id: "03", title: "Refinement & Approval", description: "We refine the design based on your feedback. Once approved, we finalize specifications and prepare for construction.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg", imageAlt: "design refinement and approval process"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -115,9 +87,7 @@ export default function KitchenDesignPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Design",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
text: "Start Your Design", href: "#contact-cta"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="MBG Kitchens design process overview"
|
||||
@@ -130,17 +100,12 @@ export default function KitchenDesignPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Your Design Session",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
text: "Schedule Your Design Session", href: "#contact-cta"},
|
||||
{
|
||||
text: "Call (818) 939-7725",
|
||||
href: "tel:(818) 939-7725",
|
||||
},
|
||||
text: "Call (818) 939-7725", href: "tel:(818) 939-7725"},
|
||||
]}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Contact for kitchen design services"
|
||||
/>
|
||||
@@ -148,70 +113,43 @@ export default function KitchenDesignPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg"
|
||||
imageAlt="kitchen showroom display interior design"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Kitchen Design",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Kitchen Design", href: "/kitchen-design"},
|
||||
{
|
||||
label: "Custom Cabinets",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Custom Cabinets", href: "/kitchen-design"},
|
||||
{
|
||||
label: "Kitchen Remodeling",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Kitchen Remodeling", href: "/kitchen-design"},
|
||||
{
|
||||
label: "Interior Design",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Interior Design", href: "/kitchen-design"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/",
|
||||
},
|
||||
label: "About Us", href: "/"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "/",
|
||||
},
|
||||
label: "Portfolio", href: "/"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact-design",
|
||||
},
|
||||
label: "Contact", href: "#contact-design"},
|
||||
{
|
||||
label: "Visit Showroom",
|
||||
href: "#contact-design",
|
||||
},
|
||||
label: "Visit Showroom", href: "#contact-design"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "14806 Oxnard St, Sherman Oaks, CA 91411",
|
||||
href: "#",
|
||||
},
|
||||
label: "14806 Oxnard St, Sherman Oaks, CA 91411", href: "#"},
|
||||
{
|
||||
label: "(818) 939-7725",
|
||||
href: "tel:(818) 939-7725",
|
||||
},
|
||||
label: "(818) 939-7725", href: "tel:(818) 939-7725"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
249
src/app/page.tsx
249
src/app/page.tsx
@@ -12,7 +12,7 @@ import TestimonialCardFifteen from "@/components/sections/testimonial/Testimonia
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Sparkles, CheckCircle, Hammer2, Image, Trophy, MapPin } from "lucide-react";
|
||||
import { Sparkles, CheckCircle, Hammer, Image, Trophy, MapPin } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -38,9 +38,7 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "contact-cta" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:(818) 939-7725",
|
||||
}}
|
||||
text: "Call Now", href: "tel:(818) 939-7725"}}
|
||||
brandName="MBG Kitchens"
|
||||
/>
|
||||
</div>
|
||||
@@ -54,39 +52,24 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
text: "Schedule Consultation", href: "#contact-cta"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:(818) 939-7725",
|
||||
},
|
||||
text: "Call Now", href: "tel:(818) 939-7725"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-lady-looking-aside-while-have-breakfast-kitchen_171337-4956.jpg",
|
||||
imageAlt: "modern luxury kitchen white cabinets island",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-lady-looking-aside-while-have-breakfast-kitchen_171337-4956.jpg", imageAlt: "modern luxury kitchen white cabinets island"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-green-broccoli-black_114579-59942.jpg",
|
||||
imageAlt: "dark modern kitchen design with island",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-green-broccoli-black_114579-59942.jpg", imageAlt: "dark modern kitchen design with island"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1",
|
||||
imageAlt: "elegant kitchen renovation luxury design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "elegant kitchen renovation luxury design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg?_wi=1",
|
||||
imageAlt: "modern kitchen custom built-in storage",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg", imageAlt: "modern kitchen custom built-in storage"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg?_wi=1",
|
||||
imageAlt: "luxury kitchen space designer finishes",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg", imageAlt: "luxury kitchen space designer finishes"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="MBG Kitchens hero section featuring premium kitchen designs"
|
||||
@@ -101,13 +84,9 @@ export default function HomePage() {
|
||||
title="Expert Kitchen Design and Cabinetry Solutions for Los Angeles Homeowners"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn Our Process",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
text: "Learn Our Process", href: "/kitchen-design"},
|
||||
{
|
||||
text: "Visit Showroom",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
text: "Visit Showroom", href: "#contact-cta"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -120,37 +99,17 @@ export default function HomePage() {
|
||||
title="Our Services"
|
||||
description="Complete kitchen transformation from design to installation. We specialize in custom solutions that blend functionality with stunning aesthetics."
|
||||
tag="Services"
|
||||
tagIcon={Hammer2}
|
||||
tagIcon={Hammer}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Kitchen Design",
|
||||
description: "Custom kitchen layouts optimized for your lifestyle. Professional design guidance from concept to completion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg?_wi=1",
|
||||
imageAlt: "kitchen designer consultation planning modern",
|
||||
},
|
||||
id: "01", title: "Kitchen Design", description: "Custom kitchen layouts optimized for your lifestyle. Professional design guidance from concept to completion.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg", imageAlt: "kitchen designer consultation planning modern"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Custom Cabinets",
|
||||
description: "Premium cabinetry crafted to your specifications. Wide selection of materials, finishes, and hardware options.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg?_wi=1",
|
||||
imageAlt: "custom kitchen cabinets installation modern",
|
||||
},
|
||||
id: "02", title: "Custom Cabinets", description: "Premium cabinetry crafted to your specifications. Wide selection of materials, finishes, and hardware options.", imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13062.jpg", imageAlt: "custom kitchen cabinets installation modern"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Kitchen Remodeling",
|
||||
description: "Complete kitchen renovations with premium materials and expert craftsmanship. Full project management included.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg?_wi=1",
|
||||
imageAlt: "kitchen remodeling renovation transformation",
|
||||
},
|
||||
id: "03", title: "Kitchen Remodeling", description: "Complete kitchen renovations with premium materials and expert craftsmanship. Full project management included.", imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg", imageAlt: "kitchen remodeling renovation transformation"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Interior Design",
|
||||
description: "Modern interior solutions that transform your space. We create beautiful, functional kitchens that reflect your style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg?_wi=1",
|
||||
imageAlt: "modern interior design kitchen space",
|
||||
},
|
||||
id: "04", title: "Interior Design", description: "Modern interior solutions that transform your space. We create beautiful, functional kitchens that reflect your style.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-cooking-salad-cute-girl-vegan-chopping-vegetables-kitchen-counter_1258-203700.jpg", imageAlt: "modern interior design kitchen space"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -158,9 +117,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Kitchen Quote",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
text: "Get Kitchen Quote", href: "#contact-cta"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="MBG Kitchens services overview"
|
||||
@@ -176,47 +133,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Modern White Kitchen",
|
||||
price: "Luxury Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-reaching-matte-black-kitchen-faucet-before-turning-water_169016-69327.jpg?_wi=1",
|
||||
imageAlt: "modern white kitchen cabinets marble counters",
|
||||
},
|
||||
id: "1", name: "Modern White Kitchen", price: "Luxury Modern", imageSrc: "http://img.b2bpic.net/free-photo/person-reaching-matte-black-kitchen-faucet-before-turning-water_169016-69327.jpg", imageAlt: "modern white kitchen cabinets marble counters"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Classic Dark Wood Kitchen",
|
||||
price: "Elegant Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-house-decorated-with-brazilian-folklore-design_23-2150794003.jpg?_wi=1",
|
||||
imageAlt: "classic dark wood kitchen cabinets elegant",
|
||||
},
|
||||
id: "2", name: "Classic Dark Wood Kitchen", price: "Elegant Classic", imageSrc: "http://img.b2bpic.net/free-photo/room-house-decorated-with-brazilian-folklore-design_23-2150794003.jpg", imageAlt: "classic dark wood kitchen cabinets elegant"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Open Concept Modern",
|
||||
price: "Contemporary Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/daughter-making-surprise-mother-kitchen_23-2147788211.jpg?_wi=1",
|
||||
imageAlt: "open concept kitchen island modern design",
|
||||
},
|
||||
id: "3", name: "Open Concept Modern", price: "Contemporary Design", imageSrc: "http://img.b2bpic.net/free-photo/daughter-making-surprise-mother-kitchen_23-2147788211.jpg", imageAlt: "open concept kitchen island modern design"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Luxury Chef's Kitchen",
|
||||
price: "Premium Renovation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-drink-bar_23-2150444006.jpg?_wi=1",
|
||||
imageAlt: "luxury chef kitchen professional appliances",
|
||||
},
|
||||
id: "4", name: "Luxury Chef's Kitchen", price: "Premium Renovation", imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-drink-bar_23-2150444006.jpg", imageAlt: "luxury chef kitchen professional appliances"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Scandinavian Minimalist",
|
||||
price: "Modern Minimal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girls-having-meal-kitchen_23-2147810142.jpg?_wi=1",
|
||||
imageAlt: "scandinavian minimalist kitchen light wood",
|
||||
},
|
||||
id: "5", name: "Scandinavian Minimalist", price: "Modern Minimal", imageSrc: "http://img.b2bpic.net/free-photo/girls-having-meal-kitchen_23-2147810142.jpg", imageAlt: "scandinavian minimalist kitchen light wood"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Mediterranean Elegance",
|
||||
price: "Classic Mediterranean",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ingredients-arrangement_23-2149707912.jpg?_wi=1",
|
||||
imageAlt: "mediterranean kitchen warm earth tones",
|
||||
},
|
||||
id: "6", name: "Mediterranean Elegance", price: "Classic Mediterranean", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-ingredients-arrangement_23-2149707912.jpg", imageAlt: "mediterranean kitchen warm earth tones"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -224,9 +151,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Projects",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
text: "View All Projects", href: "/kitchen-design"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselMode="buttons"
|
||||
@@ -243,25 +168,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Expert Design",
|
||||
description: "Custom kitchen expertise and professional design guidance",
|
||||
},
|
||||
id: "1", value: "Expert Design", description: "Custom kitchen expertise and professional design guidance"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Premium Quality",
|
||||
description: "Only the finest materials and quality craftsmanship",
|
||||
},
|
||||
id: "2", value: "Premium Quality", description: "Only the finest materials and quality craftsmanship"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Local Showroom",
|
||||
description: "Visit our Sherman Oaks showroom to see designs in person",
|
||||
},
|
||||
id: "3", value: "Local Showroom", description: "Visit our Sherman Oaks showroom to see designs in person"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Full Service",
|
||||
description: "From concept through completion, we handle everything",
|
||||
},
|
||||
id: "4", value: "Full Service", description: "From concept through completion, we handle everything"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -278,29 +191,17 @@ export default function HomePage() {
|
||||
author="Sarah & Michael Johnson, Los Angeles"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-indoors-medium-shot_23-2148944925.jpg",
|
||||
alt: "Customer Sarah Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-indoors-medium-shot_23-2148944925.jpg", alt: "Customer Sarah Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
alt: "Customer Michael Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer Michael Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-sits-home-drinks-cup-tea-kitchen-relaxes-enjoys-dayoff_1258-199867.jpg",
|
||||
alt: "Customer review photo",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-sits-home-drinks-cup-tea-kitchen-relaxes-enjoys-dayoff_1258-199867.jpg", alt: "Customer review photo"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-happy-man-having-morning-breakfast-kitchen_23-2148195297.jpg",
|
||||
alt: "Kitchen design review",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-happy-man-having-morning-breakfast-kitchen_23-2148195297.jpg", alt: "Kitchen design review"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/storing-cookware-kitchen-order-stylish-routine_169016-68842.jpg",
|
||||
alt: "Completed kitchen project",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/storing-cookware-kitchen-order-stylish-routine_169016-68842.jpg", alt: "Completed kitchen project"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-placing-pot-into-built-oven-modern-kitchen-home-cooking_169016-71176.jpg",
|
||||
alt: "MBG kitchen project professional portfolio",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-placing-pot-into-built-oven-modern-kitchen-home-cooking_169016-71176.jpg", alt: "MBG kitchen project professional portfolio"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -317,15 +218,7 @@ export default function HomePage() {
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Sherman Oaks",
|
||||
"Encino",
|
||||
"Studio City",
|
||||
"Toluca Lake",
|
||||
"Burbank",
|
||||
"Glendale",
|
||||
"Los Angeles",
|
||||
"San Fernando Valley",
|
||||
]}
|
||||
"Sherman Oaks", "Encino", "Studio City", "Toluca Lake", "Burbank", "Glendale", "Los Angeles", "San Fernando Valley"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showCard={true}
|
||||
@@ -340,17 +233,12 @@ export default function HomePage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
text: "Schedule Consultation", href: "#contact-cta"},
|
||||
{
|
||||
text: "Call (818) 939-7725",
|
||||
href: "tel:(818) 939-7725",
|
||||
},
|
||||
text: "Call (818) 939-7725", href: "tel:(818) 939-7725"},
|
||||
]}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Contact CTA for kitchen consultation"
|
||||
/>
|
||||
@@ -358,70 +246,43 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886722.jpg"
|
||||
imageAlt="kitchen showroom display interior design"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Kitchen Design",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Kitchen Design", href: "/kitchen-design"},
|
||||
{
|
||||
label: "Custom Cabinets",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Custom Cabinets", href: "/kitchen-design"},
|
||||
{
|
||||
label: "Kitchen Remodeling",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Kitchen Remodeling", href: "/kitchen-design"},
|
||||
{
|
||||
label: "Interior Design",
|
||||
href: "/kitchen-design",
|
||||
},
|
||||
label: "Interior Design", href: "/kitchen-design"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
label: "Contact", href: "#contact-cta"},
|
||||
{
|
||||
label: "Visit Showroom",
|
||||
href: "#contact-cta",
|
||||
},
|
||||
label: "Visit Showroom", href: "#contact-cta"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "14806 Oxnard St, Sherman Oaks, CA 91411",
|
||||
href: "#",
|
||||
},
|
||||
label: "14806 Oxnard St, Sherman Oaks, CA 91411", href: "#"},
|
||||
{
|
||||
label: "(818) 939-7725",
|
||||
href: "tel:(818) 939-7725",
|
||||
},
|
||||
label: "(818) 939-7725", href: "tel:(818) 939-7725"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user