Update src/app/kitchen-design/page.tsx
This commit is contained in:
@@ -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"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user