Merge version_1_1782234840076 into main #1
@@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
|
||||
export default function Layout() {
|
||||
const navItems = [
|
||||
{
|
||||
"name": "Home",
|
||||
"href": "#hero"
|
||||
"name": "Home", "href": "#hero"
|
||||
},
|
||||
{
|
||||
"name": "About",
|
||||
"href": "#about"
|
||||
"name": "About", "href": "#about"
|
||||
},
|
||||
{
|
||||
"name": "Portfolio",
|
||||
"href": "#portfolio"
|
||||
"name": "Portfolio", "href": "#portfolio"
|
||||
},
|
||||
{
|
||||
"name": "Contact",
|
||||
"href": "#contact"
|
||||
"name": "Contact", "href": "#contact"
|
||||
},
|
||||
{
|
||||
"name": "Features",
|
||||
"href": "#features"
|
||||
"name": "Features", "href": "#features"
|
||||
},
|
||||
{
|
||||
"name": "Testimonials",
|
||||
"href": "#testimonials"
|
||||
"name": "Testimonials", "href": "#testimonials"
|
||||
},
|
||||
{
|
||||
"name": "Metrics",
|
||||
"href": "#metrics"
|
||||
"name": "Metrics", "href": "#metrics"
|
||||
}
|
||||
];
|
||||
|
||||
@@ -43,10 +36,9 @@ export default function Layout() {
|
||||
<SectionErrorBoundary name="navbar">
|
||||
<NavbarFloatingLogo
|
||||
logo="Abiari Interiors"
|
||||
logoImageSrc="http://img.b2bpic.net/free-vector/rc-logo-monogram-design_23-2151060583.jpg"
|
||||
ctaButton={{
|
||||
text: "Inquire",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Inquire", href: "#contact"}}
|
||||
navItems={navItems} />
|
||||
</SectionErrorBoundary>
|
||||
<main className="flex-grow">
|
||||
@@ -57,50 +49,32 @@ export default function Layout() {
|
||||
brand="Abiari Interiors"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Residential",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Residential", href: "#portfolio"},
|
||||
{
|
||||
label: "Commercial",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Commercial", href: "#portfolio"},
|
||||
{
|
||||
label: "Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Consultation", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Process",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Process", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyright="© 2024 Abiari Interiors. All rights reserved."
|
||||
links={[
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
@@ -19,13 +19,9 @@ export default function HomePage() {
|
||||
title="Crafting Timeless Spaces"
|
||||
description="Abiari Interiors transforms your vision into a bespoke living experience, blending artisan craftsmanship with modern elegance."
|
||||
primaryButton={{
|
||||
text: "View Projects",
|
||||
href: "#portfolio",
|
||||
}}
|
||||
text: "View Projects", href: "#portfolio"}}
|
||||
secondaryButton={{
|
||||
text: "Our Process",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Our Process", href: "#about"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-writing-her-journal_23-2150416349.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -35,24 +31,15 @@ export default function HomePage() {
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutFeaturesSplit
|
||||
tag="Our Philosophy"
|
||||
title="Elegance in Every Detail"
|
||||
title="Eigens in Every Detail"
|
||||
description="We believe home is more than a place; it is a canvas for your life. Our approach combines structured design with warm, organic aesthetics."
|
||||
items={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Artisanal Vision",
|
||||
description: "Hand-picked materials and textures.",
|
||||
},
|
||||
icon: "Sparkles", title: "Artisanal Vision", description: "Hand-picked materials and textures."},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Tailored Layouts",
|
||||
description: "Spaces perfectly fit for your habits.",
|
||||
},
|
||||
icon: "CheckCircle", title: "Tailored Layouts", description: "Spaces perfectly fit for your habits."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Award-Winning Craft",
|
||||
description: "Industry leading design standards.",
|
||||
},
|
||||
icon: "Award", title: "Award-Winning Craft", description: "Industry leading design standards."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/keyboard-diary-calculator-blueprint-background_23-2148183022.jpg"
|
||||
/>
|
||||
@@ -67,25 +54,13 @@ export default function HomePage() {
|
||||
description="We bridge the gap between architectural integrity and intimate comfort."
|
||||
features={[
|
||||
{
|
||||
title: "Bespoke Furnishings",
|
||||
description: "Custom pieces made to order.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-background_1404-190.jpg",
|
||||
},
|
||||
title: "Bespoke Furnishings", description: "Custom pieces made to order.", imageSrc: "http://img.b2bpic.net/free-photo/texture-background_1404-190.jpg"},
|
||||
{
|
||||
title: "Spatial Flow",
|
||||
description: "Optimized layouts for every lifestyle.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gift-boxes-3d-present-package-with-ribbon-bow_107791-17012.jpg",
|
||||
},
|
||||
title: "Spatial Flow", description: "Optimized layouts for every lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/gift-boxes-3d-present-package-with-ribbon-bow_107791-17012.jpg"},
|
||||
{
|
||||
title: "Lighting Design",
|
||||
description: "Atmospheric solutions for all spaces.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=3i9vzs",
|
||||
},
|
||||
title: "Lighting Design", description: "Atmospheric solutions for all spaces.", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=3i9vzs"},
|
||||
{
|
||||
title: "Sustainable Luxury",
|
||||
description: "Ethical and durable material choices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/creative-icons-set_1251-2.jpg",
|
||||
},
|
||||
title: "Sustainable Luxury", description: "Ethical and durable material choices.", imageSrc: "http://img.b2bpic.net/free-vector/creative-icons-set_1251-2.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -99,40 +74,19 @@ export default function HomePage() {
|
||||
description="A glimpse into our recent residential and commercial interior projects."
|
||||
items={[
|
||||
{
|
||||
title: "Modern Dining",
|
||||
description: "Sophisticated dining room redesign.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bathroom-interior-with-natural-stone-tiles-bathtub_1194-640320.jpg",
|
||||
},
|
||||
title: "Modern Dining", description: "Sophisticated dining room redesign.", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bathroom-interior-with-natural-stone-tiles-bathtub_1194-640320.jpg"},
|
||||
{
|
||||
title: "Living Elegance",
|
||||
description: "Minimalist living space composition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712903.jpg",
|
||||
},
|
||||
title: "Living Elegance", description: "Minimalist living space composition.", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712903.jpg"},
|
||||
{
|
||||
title: "Kitchen Artistry",
|
||||
description: "High-end functional culinary space.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199326.jpg",
|
||||
},
|
||||
title: "Kitchen Artistry", description: "High-end functional culinary space.", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199326.jpg"},
|
||||
{
|
||||
title: "Master Retreat",
|
||||
description: "Serene bedroom sanctuary.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-modern-bedroom-with-comfortable-bedding-green-plants-generated-by-ai_188544-38187.jpg",
|
||||
},
|
||||
title: "Master Retreat", description: "Serene bedroom sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-modern-bedroom-with-comfortable-bedding-green-plants-generated-by-ai_188544-38187.jpg"},
|
||||
{
|
||||
title: "Executive Suite",
|
||||
description: "Refined and productive office.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712969.jpg",
|
||||
},
|
||||
title: "Executive Suite", description: "Refined and productive office.", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712969.jpg"},
|
||||
{
|
||||
title: "Spa Bathroom",
|
||||
description: "Luxurious sanctuary design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-loft-luxury-living-room-with-design-chandelier_105762-2226.jpg",
|
||||
},
|
||||
title: "Spa Bathroom", description: "Luxurious sanctuary design.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-loft-luxury-living-room-with-design-chandelier_105762-2226.jpg"},
|
||||
{
|
||||
title: "Artistic Entry",
|
||||
description: "A grand entrance experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-dining-room-arrangement_23-2149135746.jpg",
|
||||
},
|
||||
title: "Artistic Entry", description: "A grand entrance experience.", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-dining-room-arrangement_23-2149135746.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -146,40 +100,15 @@ export default function HomePage() {
|
||||
description="Hear what our clients have to say about their Abiari transformation."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Eleanor P.",
|
||||
role: "Homeowner",
|
||||
quote: "Simply transformed my house into a sanctuary.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg",
|
||||
},
|
||||
name: "Eleanor P.", role: "Homeowner", quote: "Simply transformed my house into a sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus W.",
|
||||
role: "Business Owner",
|
||||
quote: "Professional, punctual, and highly creative.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167810.jpg",
|
||||
},
|
||||
name: "Marcus W.", role: "Business Owner", quote: "Professional, punctual, and highly creative.", imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167810.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah J.",
|
||||
role: "Architect",
|
||||
quote: "Attention to detail is truly unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-great-working-relationship_329181-17640.jpg",
|
||||
},
|
||||
name: "Sarah J.", role: "Architect", quote: "Attention to detail is truly unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-great-working-relationship_329181-17640.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Homeowner",
|
||||
quote: "They understood exactly what I needed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-high-five_23-2149390525.jpg",
|
||||
},
|
||||
name: "David K.", role: "Homeowner", quote: "They understood exactly what I needed.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-high-five_23-2149390525.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emma R.",
|
||||
role: "Creative Director",
|
||||
quote: "The aesthetic is absolutely divine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-near-wall_23-2148718039.jpg",
|
||||
},
|
||||
name: "Emma R.", role: "Creative Director", quote: "The aesthetic is absolutely divine.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-near-wall_23-2148718039.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -193,17 +122,9 @@ export default function HomePage() {
|
||||
description="Quality and expertise built over a decade."
|
||||
metrics={[
|
||||
{
|
||||
value: "150+",
|
||||
title: "Completed Projects",
|
||||
description: "Satisfied clients across the region.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104701.jpg",
|
||||
},
|
||||
value: "150+", title: "Completed Projects", description: "Satisfied clients across the region.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104701.jpg"},
|
||||
{
|
||||
value: "12",
|
||||
title: "Years Experience",
|
||||
description: "Expert design in every corner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-project_23-2149721868.jpg",
|
||||
},
|
||||
value: "12", title: "Years Experience", description: "Expert design in every corner.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-project_23-2149721868.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -217,30 +138,18 @@ export default function HomePage() {
|
||||
description="Answers to our common process inquiries."
|
||||
categories={[
|
||||
{
|
||||
name: "General",
|
||||
items: [
|
||||
name: "General", items: [
|
||||
{
|
||||
question: "What is the timeline?",
|
||||
answer: "Usually 3-6 months depending on scope.",
|
||||
},
|
||||
question: "What is the timeline?", answer: "Usually 3-6 months depending on scope."},
|
||||
{
|
||||
question: "How do we start?",
|
||||
answer: "Simply fill out our consultation form.",
|
||||
},
|
||||
question: "How do we start?", answer: "Simply fill out our consultation form."},
|
||||
{
|
||||
question: "Do you work remotely?",
|
||||
answer: "Yes, we offer virtual design packages.",
|
||||
},
|
||||
question: "Do you work remotely?", answer: "Yes, we offer virtual design packages."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
cta={{
|
||||
name: "Design Consultant",
|
||||
role: "Lead Architect",
|
||||
buttonText: "Ask Us Anything",
|
||||
buttonHref: "#contact",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-canvas_23-2148944968.jpg",
|
||||
}}
|
||||
name: "Design Consultant", role: "Lead Architect", buttonText: "Ask Us Anything", buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-canvas_23-2148944968.jpg"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -251,13 +160,9 @@ export default function HomePage() {
|
||||
tag="Get Started"
|
||||
text="Ready to redefine your space? Let's discuss your project vision today."
|
||||
primaryButton={{
|
||||
text: "Book Consultation",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Book Consultation", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Email Us",
|
||||
href: "mailto:hello@abiariinteriors.com",
|
||||
}}
|
||||
text: "Email Us", href: "mailto:hello@abiariinteriors.com"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user