Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f1bd0a463 | |||
| 78bb7e680b | |||
| 6cb3be7f76 | |||
| fb33b97b25 | |||
| ef01cf70c6 | |||
| 9ae65aab43 | |||
| 42d92bff8c | |||
| e3732b2fdc | |||
| 98b7e4aa2f |
@@ -1,61 +1,17 @@
|
|||||||
"use client";
|
"use client";
|
||||||
|
|
||||||
import Link from "next/link";
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
import HeroOverlay from "@/components/sections/hero/HeroOverlay";
|
||||||
import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
import TextAbout from "@/components/sections/about/TextAbout";
|
||||||
|
import TeamCardTen from "@/components/sections/team/TeamCardTen";
|
||||||
|
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||||
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||||
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||||
|
import { Award, Users, Trophy, Star, CheckCircle, Zap } from "lucide-react";
|
||||||
|
|
||||||
export default function AboutPage() {
|
export default function AboutPage() {
|
||||||
const navItems = [
|
|
||||||
{ name: "Home", id: "home" },
|
|
||||||
{ name: "Services", id: "services" },
|
|
||||||
{ name: "About", id: "about" },
|
|
||||||
{ name: "Contact", id: "contact" },
|
|
||||||
];
|
|
||||||
|
|
||||||
const footerColumns = [
|
|
||||||
{
|
|
||||||
title: "Quick Links",
|
|
||||||
items: [
|
|
||||||
{ label: "Home", href: "/" },
|
|
||||||
{ label: "Services", href: "/services" },
|
|
||||||
{ label: "About Us", href: "/about" },
|
|
||||||
{ label: "Contact", href: "/contact" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Services",
|
|
||||||
items: [
|
|
||||||
{ label: "AC Installation", href: "/services" },
|
|
||||||
{ label: "AC Repair", href: "/services" },
|
|
||||||
{ label: "Maintenance", href: "/services" },
|
|
||||||
{ label: "Heating Solutions", href: "/services" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Contact",
|
|
||||||
items: [
|
|
||||||
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
|
||||||
{
|
|
||||||
label: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia",
|
|
||||||
href: "https://maps.google.com/?q=ClimaCom+Sofia",
|
|
||||||
},
|
|
||||||
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
|
||||||
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Legal",
|
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "#" },
|
|
||||||
{ label: "Terms of Service", href: "#" },
|
|
||||||
{ label: "Cookie Policy", href: "#" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
];
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="expand-hover"
|
defaultButtonVariant="expand-hover"
|
||||||
@@ -69,85 +25,208 @@ export default function AboutPage() {
|
|||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
headingFontWeight="normal"
|
headingFontWeight="normal"
|
||||||
>
|
>
|
||||||
|
{/* Navbar */}
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={navItems}
|
|
||||||
brandName="ClimaCom"
|
brandName="ClimaCom"
|
||||||
|
navItems={[
|
||||||
|
{ name: "Home", id: "home" },
|
||||||
|
{ name: "Services", id: "services" },
|
||||||
|
{ name: "About", id: "about" },
|
||||||
|
{ name: "Contact", id: "contact" },
|
||||||
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now: 02 943 1134",
|
text: "Call Now: 02 943 1134", href: "tel:+359294431134"}}
|
||||||
href: "tel:+359294431134",
|
|
||||||
}}
|
|
||||||
animateOnLoad={true}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="why-choose" data-section="why-choose">
|
{/* Hero Section */}
|
||||||
<InlineImageSplitTextAbout
|
<div id="hero" data-section="hero">
|
||||||
heading={[
|
<HeroOverlay
|
||||||
{
|
title="About ClimaCom"
|
||||||
type: "text",
|
description="Leading HVAC service provider in Sofia with a commitment to professional excellence, customer satisfaction, and reliable climate control solutions since our founding."
|
||||||
content: "Why Choose ClimaCom?",
|
tag="About Us"
|
||||||
},
|
tagIcon={Award}
|
||||||
{
|
|
||||||
type: "image",
|
|
||||||
src: "http://img.b2bpic.net/free-vector/collection-new-year-badges-2018_23-2147701497.jpg",
|
|
||||||
alt: "4.3 star rating badge professional quality",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now",
|
text: "Learn More", href: "#story"},
|
||||||
href: "tel:+359294431134",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Get Free Quote",
|
text: "Contact Us", href: "#contact"},
|
||||||
href: "/contact",
|
]}
|
||||||
},
|
buttonAnimation="slide-up"
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/smiling-team-engineers-with-tools_1134-36.jpg"
|
||||||
|
imageAlt="ClimaCom professional team"
|
||||||
|
showDimOverlay={true}
|
||||||
|
showBlur={true}
|
||||||
|
ariaLabel="About us hero section"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Company Story Section */}
|
||||||
|
<div id="story" data-section="story">
|
||||||
|
<TextAbout
|
||||||
|
tag="Our Story"
|
||||||
|
tagIcon={Award}
|
||||||
|
title="Delivering Excellence in HVAC Services to Sofia Since Our Launch. We focus on building long-term relationships with clients through reliable, professional, and high-quality climate control solutions."
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Get Free Quote", href: "#contact"},
|
||||||
|
{
|
||||||
|
text: "Call: 02 943 1134", href: "tel:+359294431134"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
ariaLabel="Company story section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="metrics" data-section="metrics">
|
{/* Team Section */}
|
||||||
<MetricCardEleven
|
<div id="team" data-section="team">
|
||||||
title="Trusted by Sofia"
|
<TeamCardTen
|
||||||
description="ClimaCom's track record of excellence in professional HVAC services"
|
title="Meet Our Expert Team"
|
||||||
|
tag="Certified Professionals"
|
||||||
|
tagAnimation="slide-up"
|
||||||
|
membersAnimation="slide-up"
|
||||||
|
members={[
|
||||||
|
{
|
||||||
|
id: "1", name: "Georgi Dimitrov", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg", imageAlt: "Georgi Dimitrov - Senior HVAC Technician"},
|
||||||
|
{
|
||||||
|
id: "2", name: "Maria Nikolova", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg", imageAlt: "Maria Nikolova - Service Coordinator"},
|
||||||
|
{
|
||||||
|
id: "3", name: "Ivan Aleksandrov", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg", imageAlt: "Ivan Aleksandrov - Installation Specialist"},
|
||||||
|
{
|
||||||
|
id: "4", name: "Svetla Georgieva", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg", imageAlt: "Svetla Georgieva - Emergency Response Technician"},
|
||||||
|
]}
|
||||||
|
memberVariant="card"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
ariaLabel="Team section"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Core Values Section */}
|
||||||
|
<div id="values" data-section="values">
|
||||||
|
<MetricCardThree
|
||||||
|
title="Our Core Values"
|
||||||
|
description="These principles guide every interaction and service we provide"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "reviews",
|
id: "professionalism", icon: Trophy,
|
||||||
value: "80+",
|
title: "Professionalism", value: "Excellence"},
|
||||||
title: "Customer Reviews",
|
|
||||||
description: "Real testimonials from satisfied clients across Sofia",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "rating",
|
id: "integrity", icon: CheckCircle,
|
||||||
value: "4.3★",
|
title: "Integrity", value: "Honest"},
|
||||||
title: "Average Rating",
|
|
||||||
description: "Consistently high customer satisfaction scores",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "response",
|
id: "reliability", icon: Zap,
|
||||||
value: "Same Day",
|
title: "Reliability", value: "Dependable"},
|
||||||
title: "Service Response",
|
|
||||||
description: "Fast emergency and routine service availability",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "experience",
|
id: "expertise", icon: Users,
|
||||||
value: "Licensed",
|
title: "Expertise", value: "Expert"},
|
||||||
title: "Professional",
|
|
||||||
description: "Certified HVAC contractors serving Sofia professionally",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
animationType="entrance-slide"
|
animationType="opacity"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{/* Trust & Credentials Section */}
|
||||||
|
<div id="credentials" data-section="credentials">
|
||||||
|
<SocialProofOne
|
||||||
|
title="Industry Recognition & Certifications"
|
||||||
|
description="We maintain the highest standards of professionalism and expertise"
|
||||||
|
names={[
|
||||||
|
"Licensed HVAC Contractor", "Manufacturer Certified", "EPA Certified", "Insurance Protected", "4.3★ Customer Rated", "80+ Reviews"]}
|
||||||
|
tag="Trust Builders"
|
||||||
|
tagIcon={Award}
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
showCard={true}
|
||||||
|
speed={35}
|
||||||
|
ariaLabel="Credentials and certifications section"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Achievements Section */}
|
||||||
|
<div id="achievements" data-section="achievements">
|
||||||
|
<MetricCardThree
|
||||||
|
title="Our Achievements"
|
||||||
|
description="Measured success through customer satisfaction and professional excellence"
|
||||||
|
metrics={[
|
||||||
|
{
|
||||||
|
id: "customers", icon: Users,
|
||||||
|
title: "Satisfied Customers", value: "500+"},
|
||||||
|
{
|
||||||
|
id: "projects", icon: CheckCircle,
|
||||||
|
title: "Projects Completed", value: "1000+"},
|
||||||
|
{
|
||||||
|
id: "rating", icon: Star,
|
||||||
|
title: "Customer Rating", value: "4.3★"},
|
||||||
|
{
|
||||||
|
id: "experience", icon: Trophy,
|
||||||
|
title: "Years Experience", value: "10+"},
|
||||||
|
]}
|
||||||
|
animationType="opacity"
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Call to Action */}
|
||||||
|
<div id="cta" data-section="cta">
|
||||||
|
<ContactCTA
|
||||||
|
tag="Get to Know Us Better"
|
||||||
|
tagIcon={Zap}
|
||||||
|
title="Experience Professional HVAC Service"
|
||||||
|
description="Let ClimaCom bring professional excellence and reliability to your air conditioning and heating needs. Contact our team today for a consultation."
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Schedule Consultation", href: "#contact"},
|
||||||
|
{
|
||||||
|
text: "Call: 02 943 1134", href: "tel:+359294431134"},
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
|
background={{ variant: "plain" }}
|
||||||
|
useInvertedBackground={false}
|
||||||
|
ariaLabel="About page CTA section"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Footer */}
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={footerColumns}
|
columns={[
|
||||||
|
{
|
||||||
|
title: "Quick Links", items: [
|
||||||
|
{ label: "Home", href: "/" },
|
||||||
|
{ label: "Services", href: "/services" },
|
||||||
|
{ label: "About", href: "/about" },
|
||||||
|
{ label: "Contact", href: "#contact" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Services", items: [
|
||||||
|
{ label: "AC Installation", href: "/services#installation" },
|
||||||
|
{ label: "AC Repair", href: "/services#repair" },
|
||||||
|
{ label: "Maintenance", href: "/services#maintenance" },
|
||||||
|
{ label: "Heating Solutions", href: "/services#heating" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Contact", items: [
|
||||||
|
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
||||||
|
{
|
||||||
|
label: "g.k. Suhata Reka, Sofia", href: "https://maps.google.com/?q=ClimaCom+Sofia"},
|
||||||
|
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
||||||
|
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Legal", items: [
|
||||||
|
{ label: "Privacy Policy", href: "#" },
|
||||||
|
{ label: "Terms of Service", href: "#" },
|
||||||
|
{ label: "Cookie Policy", href: "#" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
]}
|
||||||
bottomLeftText="© 2024 ClimaCom Ltd. All rights reserved."
|
bottomLeftText="© 2024 ClimaCom Ltd. All rights reserved."
|
||||||
bottomRightText="Professional HVAC Services • Sofia, Bulgaria"
|
bottomRightText="Professional HVAC Services • Sofia, Bulgaria"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -1,61 +1,15 @@
|
|||||||
"use client";
|
"use client";
|
||||||
|
|
||||||
import Link from "next/link";
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
import TeamCardFive from "@/components/sections/team/TeamCardFive";
|
||||||
|
import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
||||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||||
|
import Link from "next/link";
|
||||||
|
import { Phone, Mail, MapPin, Clock, CheckCircle } from "lucide-react";
|
||||||
|
|
||||||
export default function ContactPage() {
|
export default function ContactPage() {
|
||||||
const navItems = [
|
|
||||||
{ name: "Home", id: "home" },
|
|
||||||
{ name: "Services", id: "services" },
|
|
||||||
{ name: "About", id: "about" },
|
|
||||||
{ name: "Contact", id: "contact" },
|
|
||||||
];
|
|
||||||
|
|
||||||
const footerColumns = [
|
|
||||||
{
|
|
||||||
title: "Quick Links",
|
|
||||||
items: [
|
|
||||||
{ label: "Home", href: "/" },
|
|
||||||
{ label: "Services", href: "/services" },
|
|
||||||
{ label: "About Us", href: "/about" },
|
|
||||||
{ label: "Contact", href: "/contact" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Services",
|
|
||||||
items: [
|
|
||||||
{ label: "AC Installation", href: "/services" },
|
|
||||||
{ label: "AC Repair", href: "/services" },
|
|
||||||
{ label: "Maintenance", href: "/services" },
|
|
||||||
{ label: "Heating Solutions", href: "/services" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Contact",
|
|
||||||
items: [
|
|
||||||
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
|
||||||
{
|
|
||||||
label: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia",
|
|
||||||
href: "https://maps.google.com/?q=ClimaCom+Sofia",
|
|
||||||
},
|
|
||||||
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
|
||||||
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Legal",
|
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "#" },
|
|
||||||
{ label: "Terms of Service", href: "#" },
|
|
||||||
{ label: "Cookie Policy", href: "#" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
];
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="expand-hover"
|
defaultButtonVariant="expand-hover"
|
||||||
@@ -69,28 +23,31 @@ export default function ContactPage() {
|
|||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
headingFontWeight="normal"
|
headingFontWeight="normal"
|
||||||
>
|
>
|
||||||
|
{/* Navbar */}
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={navItems}
|
|
||||||
brandName="ClimaCom"
|
brandName="ClimaCom"
|
||||||
|
navItems={[
|
||||||
|
{ name: "Home", id: "/" },
|
||||||
|
{ name: "Services", id: "/services" },
|
||||||
|
{ name: "About", id: "/about" },
|
||||||
|
{ name: "Contact", id: "/contact" },
|
||||||
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now: 02 943 1134",
|
text: "Call Now: 02 943 1134", href: "tel:+359294431134"}}
|
||||||
href: "tel:+359294431134",
|
|
||||||
}}
|
|
||||||
animateOnLoad={true}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
{/* Main Contact Form Section */}
|
||||||
|
<div id="contact-form" data-section="contact-form">
|
||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
title="Need AC Installation or Repair Today?"
|
title="Contact ClimaCom Today"
|
||||||
description="Contact ClimaCom for fast, professional HVAC service. Call now or submit a quote request and we'll respond within hours."
|
description="We're ready to help with your HVAC needs. Reach out using any method below or fill out the contact form. Fast response guaranteed."
|
||||||
background={{
|
tagIcon={Phone}
|
||||||
variant: "plain",
|
background={{ variant: "plain" }}
|
||||||
}}
|
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=3"
|
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email or phone number"
|
inputPlaceholder="Enter your email or phone number"
|
||||||
@@ -99,63 +56,109 @@ export default function ContactPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
{/* Contact Methods Section */}
|
||||||
<FaqSplitMedia
|
<div id="contact-methods" data-section="contact-methods">
|
||||||
title="Frequently Asked Questions"
|
<MetricCardEleven
|
||||||
description="Get answers to common questions about our HVAC services, pricing, and availability"
|
title="Multiple Ways To Reach Us"
|
||||||
tag="Support"
|
description="Contact ClimaCom through your preferred method. We're available for urgent and routine inquiries."
|
||||||
faqs={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "phone", value: "02 943 1134", title: "Phone", description: "Call us for immediate assistance or to schedule service", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg?_wi=1", imageAlt: "Phone contact icon"},
|
||||||
title: "How much does AC installation cost?",
|
|
||||||
content:
|
|
||||||
"AC installation costs vary depending on your unit size, type, and location in Sofia. We provide free quotes and transparent pricing. Call 02 943 1134 for an estimate tailored to your needs.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "email", value: "24/7", title: "Email Support", description: "Send us your inquiry and we'll respond within hours", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg?_wi=1", imageAlt: "Email support icon"},
|
||||||
title: "Do you offer emergency repair service?",
|
|
||||||
content:
|
|
||||||
"Yes! We provide 24/7 emergency AC repair service. Our technicians can respond quickly to urgent breakdowns. Call us immediately for fast emergency support.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "location", value: "Sofia", title: "Visit Us", description: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg?_wi=1", imageAlt: "Location icon"},
|
||||||
title: "What areas of Sofia do you serve?",
|
|
||||||
content:
|
|
||||||
"We service all neighborhoods across Sofia, including g.k. Suhata Reka and surrounding areas. Our central location allows us to provide quick service citywide.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "hours", value: "Mon-Sat", title: "Business Hours", description: "Mon-Fri: 8:30 AM - 5:30 PM | Sat: 9:00 AM - 4:00 PM", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg?_wi=1", imageAlt: "Business hours icon"},
|
||||||
title: "Do you provide maintenance plans?",
|
|
||||||
content:
|
|
||||||
"Absolutely! Regular maintenance extends equipment lifespan and improves efficiency. We offer flexible maintenance packages tailored to residential and commercial needs.",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
title: "Are your technicians licensed and insured?",
|
|
||||||
content:
|
|
||||||
"Yes, all ClimaCom technicians are fully licensed HVAC professionals and fully insured. We guarantee quality workmanship on every job.",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "6",
|
|
||||||
title: "What warranty do you offer?",
|
|
||||||
content:
|
|
||||||
"We provide warranties on all installations and repairs. Ask our team about extended warranty options for complete peace of mind.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg?_wi=2"
|
animationType="opacity"
|
||||||
mediaAnimation="slide-up"
|
|
||||||
mediaPosition="right"
|
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
faqsAnimation="slide-up"
|
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="smooth"
|
|
||||||
showCard={true}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{/* Response Time Guarantees Section */}
|
||||||
|
<div id="response-guarantees" data-section="response-guarantees">
|
||||||
|
<MetricCardEleven
|
||||||
|
title="Our Service Guarantees"
|
||||||
|
description="We stand behind our commitment to exceptional customer service and reliable response times."
|
||||||
|
metrics={[
|
||||||
|
{
|
||||||
|
id: "emergency", value: "2 Hours", title: "Emergency Response", description: "Same-day emergency repair dispatch available 24/7", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg?_wi=2", imageAlt: "Emergency response icon"},
|
||||||
|
{
|
||||||
|
id: "quote", value: "< 1 Hour", title: "Quote Response", description: "Free quotes provided within one business hour", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg?_wi=2", imageAlt: "Quote response icon"},
|
||||||
|
{
|
||||||
|
id: "callback", value: "100%", title: "Callback Guarantee", description: "We always follow up within 24 hours on all inquiries", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg?_wi=2", imageAlt: "Callback guarantee icon"},
|
||||||
|
{
|
||||||
|
id: "satisfaction", value: "4.3★", title: "Customer Satisfaction", description: "80+ verified reviews from satisfied Sofia clients", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg?_wi=2", imageAlt: "Customer satisfaction icon"},
|
||||||
|
]}
|
||||||
|
animationType="opacity"
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground={true}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Team Section - Trust Builder */}
|
||||||
|
<div id="team" data-section="team">
|
||||||
|
<TeamCardFive
|
||||||
|
title="Meet Our Expert Team"
|
||||||
|
description="Our licensed HVAC professionals bring years of experience and expertise to every project. Get to know the trusted team behind ClimaCom."
|
||||||
|
team={[
|
||||||
|
{
|
||||||
|
id: "1", name: "Aleksandar Ivanov", role: "Lead HVAC Technician", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg?_wi=3", imageAlt: "Aleksandar Ivanov - Lead HVAC Technician"},
|
||||||
|
{
|
||||||
|
id: "2", name: "Petra Georgieva", role: "Installation Specialist", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg?_wi=3", imageAlt: "Petra Georgieva - Installation Specialist"},
|
||||||
|
{
|
||||||
|
id: "3", name: "Viktor Popov", role: "Maintenance Expert", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg?_wi=3", imageAlt: "Viktor Popov - Maintenance Expert"},
|
||||||
|
{
|
||||||
|
id: "4", name: "Mariya Aleksandrova", role: "Customer Service Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg?_wi=3", imageAlt: "Mariya Aleksandrova - Customer Service Manager"},
|
||||||
|
]}
|
||||||
|
animationType="slide-up"
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
tag="Professional Team"
|
||||||
|
tagIcon={CheckCircle}
|
||||||
|
tagAnimation="slide-up"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Footer */}
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={footerColumns}
|
columns={[
|
||||||
|
{
|
||||||
|
title: "Quick Links", items: [
|
||||||
|
{ label: "Home", href: "/" },
|
||||||
|
{ label: "Services", href: "/services" },
|
||||||
|
{ label: "About", href: "/about" },
|
||||||
|
{ label: "Contact", href: "/contact" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Services", items: [
|
||||||
|
{ label: "AC Installation", href: "/services#installation" },
|
||||||
|
{ label: "AC Repair", href: "/services#repair" },
|
||||||
|
{ label: "Maintenance", href: "/services#maintenance" },
|
||||||
|
{ label: "Heating Solutions", href: "/services#heating" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Contact", items: [
|
||||||
|
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
||||||
|
{
|
||||||
|
label: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia", href: "https://maps.google.com/?q=ClimaCom+Sofia"},
|
||||||
|
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
||||||
|
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Legal", items: [
|
||||||
|
{ label: "Privacy Policy", href: "#" },
|
||||||
|
{ label: "Terms of Service", href: "#" },
|
||||||
|
{ label: "Cookie Policy", href: "#" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
]}
|
||||||
bottomLeftText="© 2024 ClimaCom Ltd. All rights reserved."
|
bottomLeftText="© 2024 ClimaCom Ltd. All rights reserved."
|
||||||
bottomRightText="Professional HVAC Services • Sofia, Bulgaria"
|
bottomRightText="Professional HVAC Services • Sofia, Bulgaria"
|
||||||
/>
|
/>
|
||||||
|
|||||||
221
src/app/page.tsx
221
src/app/page.tsx
@@ -33,15 +33,13 @@ export default function HomePage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="ClimaCom"
|
brandName="ClimaCom"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "home" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "/services" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "/about" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now: 02 943 1134",
|
text: "Call Now: 02 943 1134", href: "tel:+359294431134"}}
|
||||||
href: "tel:+359294431134",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -52,27 +50,17 @@ export default function HomePage() {
|
|||||||
description="Professional Air Conditioning & HVAC Services in Sofia. Installation, Repair & Maintenance by Trusted Local Experts. Fast Response Times. 4.3★ Rated."
|
description="Professional Air Conditioning & HVAC Services in Sofia. Installation, Repair & Maintenance by Trusted Local Experts. Fast Response Times. 4.3★ Rated."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now: 02 943 1134",
|
text: "Call Now: 02 943 1134", href: "tel:+359294431134"},
|
||||||
href: "tel:+359294431134",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Request Free Quote",
|
text: "Request Free Quote", href: "/contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-electrician-installing-holder-ceiling-light_23-2148087646.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-electrician-installing-holder-ceiling-light_23-2148087646.jpg", imageAlt: "HVAC Technician installing air conditioner"},
|
||||||
imageAlt: "HVAC Technician installing air conditioner",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-arriving-help-apprentice_482257-85127.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-arriving-help-apprentice_482257-85127.jpg", imageAlt: "Professional AC unit installation"},
|
||||||
imageAlt: "Professional AC unit installation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-studio-shot-untidy-female-male-carpenters-look-with-bugged-eyes-jaw-dropped-out_273609-8775.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/isolated-studio-shot-untidy-female-male-carpenters-look-with-bugged-eyes-jaw-dropped-out_273609-8775.jpg", imageAlt: "ClimaCom professional service team"},
|
||||||
imageAlt: "ClimaCom professional service team",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
autoplayDelay={4000}
|
autoplayDelay={4000}
|
||||||
showDimOverlay={false}
|
showDimOverlay={false}
|
||||||
@@ -88,71 +76,35 @@ export default function HomePage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "installation",
|
id: "installation", label: "Installation", title: "Air Conditioner Installation", items: [
|
||||||
label: "Installation",
|
"Expert installation of premium AC units", "Professional ductwork and placement", "Energy-efficient system selection", "Same-day service availability"],
|
||||||
title: "Air Conditioner Installation",
|
|
||||||
items: [
|
|
||||||
"Expert installation of premium AC units",
|
|
||||||
"Professional ductwork and placement",
|
|
||||||
"Energy-efficient system selection",
|
|
||||||
"Same-day service availability",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Learn More", href: "/services#installation"},
|
||||||
href: "/services#installation",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "repair",
|
id: "repair", label: "Repair", title: "AC Repair & Emergency Service", items: [
|
||||||
label: "Repair",
|
"Fast emergency response (24/7 availability)", "Diagnosis and troubleshooting", "Quick fixes and component replacement", "Warranty on all repairs"],
|
||||||
title: "AC Repair & Emergency Service",
|
|
||||||
items: [
|
|
||||||
"Fast emergency response (24/7 availability)",
|
|
||||||
"Diagnosis and troubleshooting",
|
|
||||||
"Quick fixes and component replacement",
|
|
||||||
"Warranty on all repairs",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Book Service",
|
text: "Book Service", href: "/services#repair"},
|
||||||
href: "/services#repair",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "maintenance",
|
id: "maintenance", label: "Maintenance", title: "HVAC Maintenance & Servicing", items: [
|
||||||
label: "Maintenance",
|
"Regular system cleaning and inspection", "Filter replacement and optimization", "Preventative maintenance plans", "Extend equipment lifespan"],
|
||||||
title: "HVAC Maintenance & Servicing",
|
|
||||||
items: [
|
|
||||||
"Regular system cleaning and inspection",
|
|
||||||
"Filter replacement and optimization",
|
|
||||||
"Preventative maintenance plans",
|
|
||||||
"Extend equipment lifespan",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Schedule Maintenance",
|
text: "Schedule Maintenance", href: "/services#maintenance"},
|
||||||
href: "/services#maintenance",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "heating",
|
id: "heating", label: "Heating", title: "Heating Systems & Solutions", items: [
|
||||||
label: "Heating",
|
"Professional heating system installation", "Heat pump and boiler services", "Year-round comfort solutions", "Energy-efficient heating options"],
|
||||||
title: "Heating Systems & Solutions",
|
|
||||||
items: [
|
|
||||||
"Professional heating system installation",
|
|
||||||
"Heat pump and boiler services",
|
|
||||||
"Year-round comfort solutions",
|
|
||||||
"Energy-efficient heating options",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Get More Info",
|
text: "Get More Info", href: "/services#heating"},
|
||||||
href: "/services#heating",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -167,24 +119,15 @@ export default function HomePage() {
|
|||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: "Why Choose ClimaCom?"},
|
||||||
content: "Why Choose ClimaCom?",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-vector/collection-new-year-badges-2018_23-2147701497.jpg", alt: "4.3 star rating badge"},
|
||||||
src: "http://img.b2bpic.net/free-vector/collection-new-year-badges-2018_23-2147701497.jpg",
|
|
||||||
alt: "4.3 star rating badge",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now",
|
text: "Call Now", href: "tel:+359294431134"},
|
||||||
href: "tel:+359294431134",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Get Free Quote",
|
text: "Get Free Quote", href: "/contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -197,23 +140,9 @@ export default function HomePage() {
|
|||||||
title="Trusted by Sofia's Top Brands"
|
title="Trusted by Sofia's Top Brands"
|
||||||
description="ClimaCom services and maintains AC systems from leading manufacturers"
|
description="ClimaCom services and maintains AC systems from leading manufacturers"
|
||||||
names={[
|
names={[
|
||||||
"Daikin",
|
"Daikin", "Mitsubishi Electric", "LG", "Samsung", "Carrier", "Trane", "Fujitsu"]}
|
||||||
"Mitsubishi Electric",
|
|
||||||
"LG",
|
|
||||||
"Samsung",
|
|
||||||
"Carrier",
|
|
||||||
"Trane",
|
|
||||||
"Fujitsu",
|
|
||||||
]}
|
|
||||||
logos={[
|
logos={[
|
||||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo_52683-8561.jpg",
|
"http://img.b2bpic.net/free-vector/gradient-abstract-logo_52683-8561.jpg", "http://img.b2bpic.net/free-vector/realistic-winter-season-logo-template_23-2149821285.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-minimalist-sun-ocean-logo-template_742173-17682.jpg", "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158913.jpg", "http://img.b2bpic.net/free-vector/logo-with-curly-arrow_1043-146.jpg", "http://img.b2bpic.net/free-vector/flat-usa-labor-day-label-collection_23-2148225167.jpg", "http://img.b2bpic.net/free-vector/flat-laptop-logo-template_23-2149014685.jpg"]}
|
||||||
"http://img.b2bpic.net/free-vector/realistic-winter-season-logo-template_23-2149821285.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/hand-drawn-minimalist-sun-ocean-logo-template_742173-17682.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158913.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/logo-with-curly-arrow_1043-146.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/flat-usa-labor-day-label-collection_23-2148225167.jpg",
|
|
||||||
"http://img.b2bpic.net/free-vector/flat-laptop-logo-template_23-2149014685.jpg",
|
|
||||||
]}
|
|
||||||
tag="Partner Brands"
|
tag="Partner Brands"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -231,29 +160,13 @@ export default function HomePage() {
|
|||||||
cardTagIcon={Star}
|
cardTagIcon={Star}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Mariya Aleksandrova", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg?_wi=4", imageAlt: "Mariya Aleksandrova - satisfied customer"},
|
||||||
name: "Mariya Aleksandrova",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg",
|
|
||||||
imageAlt: "Mariya Aleksandrova - satisfied customer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Ivan Petrov", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg?_wi=4", imageAlt: "Ivan Petrov - satisfied customer"},
|
||||||
name: "Ivan Petrov",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg",
|
|
||||||
imageAlt: "Ivan Petrov - satisfied customer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Svetla Georgieva", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg?_wi=4", imageAlt: "Svetla Georgieva - satisfied customer"},
|
||||||
name: "Svetla Georgieva",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg",
|
|
||||||
imageAlt: "Svetla Georgieva - satisfied customer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Dimitar Nikolov", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg?_wi=4", imageAlt: "Dimitar Nikolov - satisfied customer"},
|
||||||
name: "Dimitar Nikolov",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg",
|
|
||||||
imageAlt: "Dimitar Nikolov - satisfied customer",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
cardAnimation="slide-up"
|
cardAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -267,29 +180,13 @@ export default function HomePage() {
|
|||||||
description="ClimaCom's track record of excellence in professional HVAC services"
|
description="ClimaCom's track record of excellence in professional HVAC services"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "reviews",
|
id: "reviews", value: "80+", title: "Customer Reviews", description: "Real testimonials from satisfied clients across Sofia", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg?_wi=5", imageAlt: "Customer reviews icon"},
|
||||||
value: "80+",
|
|
||||||
title: "Customer Reviews",
|
|
||||||
description: "Real testimonials from satisfied clients across Sofia",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "rating",
|
id: "rating", value: "4.3★", title: "Average Rating", description: "Consistently high customer satisfaction scores", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg?_wi=5", imageAlt: "Rating icon"},
|
||||||
value: "4.3★",
|
|
||||||
title: "Average Rating",
|
|
||||||
description: "Consistently high customer satisfaction scores",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "response",
|
id: "response", value: "Same Day", title: "Service Response", description: "Fast emergency and routine service availability", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg?_wi=5", imageAlt: "Service response icon"},
|
||||||
value: "Same Day",
|
|
||||||
title: "Service Response",
|
|
||||||
description: "Fast emergency and routine service availability",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "experience",
|
id: "experience", value: "Licensed", title: "Professional", description: "Certified HVAC contractors serving Sofia professionally", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg?_wi=5", imageAlt: "Professional icon"},
|
||||||
value: "Licensed",
|
|
||||||
title: "Professional",
|
|
||||||
description: "Certified HVAC contractors serving Sofia professionally",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
animationType="opacity"
|
animationType="opacity"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -306,35 +203,17 @@ export default function HomePage() {
|
|||||||
tagIcon={HelpCircle}
|
tagIcon={HelpCircle}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "How much does AC installation cost?", content: "AC installation costs vary depending on your unit size, type, and location in Sofia. We provide free quotes and transparent pricing. Call 02 943 1134 for an estimate tailored to your needs."},
|
||||||
title: "How much does AC installation cost?",
|
|
||||||
content: "AC installation costs vary depending on your unit size, type, and location in Sofia. We provide free quotes and transparent pricing. Call 02 943 1134 for an estimate tailored to your needs.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Do you offer emergency repair service?", content: "Yes! We provide 24/7 emergency AC repair service. Our technicians can respond quickly to urgent breakdowns. Call us immediately for fast emergency support."},
|
||||||
title: "Do you offer emergency repair service?",
|
|
||||||
content: "Yes! We provide 24/7 emergency AC repair service. Our technicians can respond quickly to urgent breakdowns. Call us immediately for fast emergency support.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "What areas of Sofia do you serve?", content: "We service all neighborhoods across Sofia, including g.k. Suhata Reka and surrounding areas. Our central location allows us to provide quick service citywide."},
|
||||||
title: "What areas of Sofia do you serve?",
|
|
||||||
content: "We service all neighborhoods across Sofia, including g.k. Suhata Reka and surrounding areas. Our central location allows us to provide quick service citywide.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "Do you provide maintenance plans?", content: "Absolutely! Regular maintenance extends equipment lifespan and improves efficiency. We offer flexible maintenance packages tailored to residential and commercial needs."},
|
||||||
title: "Do you provide maintenance plans?",
|
|
||||||
content: "Absolutely! Regular maintenance extends equipment lifespan and improves efficiency. We offer flexible maintenance packages tailored to residential and commercial needs.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", title: "Are your technicians licensed and insured?", content: "Yes, all ClimaCom technicians are fully licensed HVAC professionals and fully insured. We guarantee quality workmanship on every job."},
|
||||||
title: "Are your technicians licensed and insured?",
|
|
||||||
content: "Yes, all ClimaCom technicians are fully licensed HVAC professionals and fully insured. We guarantee quality workmanship on every job.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", title: "What warranty do you offer?", content: "We provide warranties on all installations and repairs. Ask our team about extended warranty options for complete peace of mind."},
|
||||||
title: "What warranty do you offer?",
|
|
||||||
content: "We provide warranties on all installations and repairs. Ask our team about extended warranty options for complete peace of mind.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg?_wi=1"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -370,8 +249,7 @@ export default function HomePage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Quick Links",
|
title: "Quick Links", items: [
|
||||||
items: [
|
|
||||||
{ label: "Home", href: "/" },
|
{ label: "Home", href: "/" },
|
||||||
{ label: "Services", href: "/services" },
|
{ label: "Services", href: "/services" },
|
||||||
{ label: "About", href: "/about" },
|
{ label: "About", href: "/about" },
|
||||||
@@ -379,8 +257,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{ label: "AC Installation", href: "/services#installation" },
|
{ label: "AC Installation", href: "/services#installation" },
|
||||||
{ label: "AC Repair", href: "/services#repair" },
|
{ label: "AC Repair", href: "/services#repair" },
|
||||||
{ label: "Maintenance", href: "/services#maintenance" },
|
{ label: "Maintenance", href: "/services#maintenance" },
|
||||||
@@ -388,20 +265,16 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact",
|
title: "Contact", items: [
|
||||||
items: [
|
|
||||||
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
||||||
{
|
{
|
||||||
label: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia",
|
label: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia", href: "https://maps.google.com/?q=ClimaCom+Sofia"},
|
||||||
href: "https://maps.google.com/?q=ClimaCom+Sofia",
|
|
||||||
},
|
|
||||||
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
||||||
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "#" },
|
{ label: "Privacy Policy", href: "#" },
|
||||||
{ label: "Terms of Service", href: "#" },
|
{ label: "Terms of Service", href: "#" },
|
||||||
{ label: "Cookie Policy", href: "#" },
|
{ label: "Cookie Policy", href: "#" },
|
||||||
|
|||||||
@@ -2,12 +2,13 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||||
|
import HeroOverlay from "@/components/sections/hero/HeroOverlay";
|
||||||
import FeatureCardTwelve from "@/components/sections/feature/FeatureCardTwelve";
|
import FeatureCardTwelve from "@/components/sections/feature/FeatureCardTwelve";
|
||||||
import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||||
|
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||||
import Link from "next/link";
|
import { Zap, CheckCircle, Clock, Award, Star, AlertCircle } from "lucide-react";
|
||||||
import { Zap, Phone } from "lucide-react";
|
|
||||||
|
|
||||||
export default function ServicesPage() {
|
export default function ServicesPage() {
|
||||||
return (
|
return (
|
||||||
@@ -34,94 +35,70 @@ export default function ServicesPage() {
|
|||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now: 02 943 1134",
|
text: "Call Now: 02 943 1134", href: "tel:+359294431134"}}
|
||||||
href: "tel:+359294431134",
|
/>
|
||||||
}}
|
</div>
|
||||||
|
|
||||||
|
{/* Hero Section */}
|
||||||
|
<div id="hero" data-section="hero">
|
||||||
|
<HeroOverlay
|
||||||
|
title="Our Professional HVAC Services"
|
||||||
|
description="Comprehensive air conditioning, heating, and climate control solutions tailored to your residential or commercial needs. Expert installation, emergency repair, and preventative maintenance."
|
||||||
|
tag="Services"
|
||||||
|
tagIcon={Zap}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Get Free Quote", href: "#contact"},
|
||||||
|
{
|
||||||
|
text: "Call: 02 943 1134", href: "tel:+359294431134"},
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/expert-technician-measuring-refrigerant-charge_482257-90996.jpg"
|
||||||
|
imageAlt="Professional HVAC technician"
|
||||||
|
showDimOverlay={true}
|
||||||
|
showBlur={true}
|
||||||
|
ariaLabel="Services hero section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Detailed Services Section */}
|
{/* Detailed Services Section */}
|
||||||
<div id="services-detail" data-section="services-detail">
|
<div id="services" data-section="services">
|
||||||
<FeatureCardTwelve
|
<FeatureCardTwelve
|
||||||
title="Our Comprehensive HVAC Services"
|
title="Service Offerings"
|
||||||
description="Professional air conditioning, heating, and climate control solutions tailored to your specific needs. We provide expert installation, rapid repairs, preventive maintenance, and complete HVAC system solutions for both residential and commercial properties throughout Sofia."
|
description="Each service is designed to ensure your system runs efficiently and reliably throughout the year"
|
||||||
tag="Professional Services"
|
tag="What We Provide"
|
||||||
tagIcon={Zap}
|
tagIcon={CheckCircle}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "installation",
|
id: "installation", label: "Installation", title: "Professional AC & Heating Installation", items: [
|
||||||
label: "Installation",
|
"Free system assessment and recommendations", "Expert installation of premium units (Daikin, Mitsubishi, LG, Samsung)", "Ductwork design and installation", "Energy efficiency optimization", "Complete system testing before handover", "Same-day service available"],
|
||||||
title: "Air Conditioner Installation",
|
|
||||||
items: [
|
|
||||||
"Expert installation of premium AC units from top brands",
|
|
||||||
"Professional ductwork design and installation",
|
|
||||||
"Energy-efficient system selection and sizing",
|
|
||||||
"Same-day service availability for qualified projects",
|
|
||||||
"Full system testing and optimization",
|
|
||||||
"Extended warranty options available",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Get Installation Quote",
|
text: "Request Installation Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "repair",
|
id: "repair", label: "Repair", title: "Fast AC & Heating Repair Service", items: [
|
||||||
label: "Repair",
|
"24/7 emergency repair response", "Rapid diagnostics using advanced tools", "Quick component replacement and repairs", "Same-day emergency availability", "Comprehensive warranty on all repairs", "Transparent pricing before work begins"],
|
||||||
title: "AC Repair & Emergency Service",
|
|
||||||
items: [
|
|
||||||
"Fast emergency response available 24/7",
|
|
||||||
"Comprehensive diagnosis and troubleshooting",
|
|
||||||
"Quick fixes and component replacement",
|
|
||||||
"Warranty on all repairs performed",
|
|
||||||
"Same-day emergency service for critical breakdowns",
|
|
||||||
"Transparent pricing with no hidden fees",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Book Emergency Service",
|
text: "Book Emergency Repair", href: "tel:+359294431134"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "maintenance",
|
id: "maintenance", label: "Maintenance", title: "Preventative Maintenance Plans", items: [
|
||||||
label: "Maintenance",
|
"Regular system inspection and cleaning", "Filter replacement and optimization", "Refrigerant level checks", "Annual preventative maintenance packages", "Extended equipment lifespan through care", "Improved energy efficiency and cost savings"],
|
||||||
title: "HVAC Maintenance & Servicing",
|
|
||||||
items: [
|
|
||||||
"Regular system cleaning and comprehensive inspection",
|
|
||||||
"Filter replacement and air quality optimization",
|
|
||||||
"Preventative maintenance plans tailored to your needs",
|
|
||||||
"Extend equipment lifespan and improve efficiency",
|
|
||||||
"Seasonal maintenance packages available",
|
|
||||||
"Priority service for maintenance plan members",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Start Maintenance Plan",
|
text: "Schedule Maintenance", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "heating",
|
id: "heating", label: "Heating", title: "Complete Heating System Solutions", items: [
|
||||||
label: "Heating",
|
"Heat pump installation and service", "Boiler installation and maintenance", "Radiant heating system design", "Year-round comfort solutions", "Energy-efficient heating options", "Professional installation and support"],
|
||||||
title: "Heating Systems & Solutions",
|
|
||||||
items: [
|
|
||||||
"Professional heating system installation and setup",
|
|
||||||
"Heat pump and boiler services for year-round comfort",
|
|
||||||
"Complete heating solutions for winter reliability",
|
|
||||||
"Energy-efficient heating options to reduce costs",
|
|
||||||
"Heating system repairs and emergency service",
|
|
||||||
"Winter preparedness inspections available",
|
|
||||||
],
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Heating System Consultation",
|
text: "Get Heating Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -131,36 +108,24 @@ export default function ServicesPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Service Quality Metrics */}
|
{/* Key Benefits Section */}
|
||||||
<div id="service-metrics" data-section="service-metrics">
|
<div id="benefits" data-section="benefits">
|
||||||
<MetricCardEleven
|
<MetricCardThree
|
||||||
title="Our Service Excellence"
|
title="Why Choose ClimaCom Services"
|
||||||
description="Proven expertise and commitment to customer satisfaction across all HVAC services"
|
description="Our commitment to excellence ensures your complete satisfaction"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "response",
|
id: "response", icon: Clock,
|
||||||
value: "2 Hours",
|
title: "Same-Day Service", value: "Fast"},
|
||||||
title: "Average Response Time",
|
|
||||||
description: "Emergency service typically within 2 hours of your call",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "satisfaction",
|
id: "licensed", icon: Award,
|
||||||
value: "98%",
|
title: "Fully Licensed", value: "Certified"},
|
||||||
title: "Customer Satisfaction",
|
|
||||||
description: "Consistently exceeding customer expectations on every job",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "warranty",
|
id: "warranty", icon: CheckCircle,
|
||||||
value: "5 Years",
|
title: "Warranty Included", value: "Guaranteed"},
|
||||||
title: "Installation Warranty",
|
|
||||||
description: "Comprehensive warranty coverage on all installations",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "technicians",
|
id: "support", icon: AlertCircle,
|
||||||
value: "12+",
|
title: "24/7 Emergency", value: "Available"},
|
||||||
title: "Licensed Technicians",
|
|
||||||
description: "Certified professionals ready to serve your needs",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
animationType="opacity"
|
animationType="opacity"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -168,21 +133,40 @@ export default function ServicesPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* CTA Contact Section */}
|
{/* Case Studies / Testimonials */}
|
||||||
<div id="contact" data-section="contact">
|
<div id="case-studies" data-section="case-studies">
|
||||||
<ContactSplit
|
<TestimonialCardFifteen
|
||||||
|
testimonial="ClimaCom installed a new central AC system in our Sofia office. The installation was professional, on-time, and their team was courteous and knowledgeable. Our cooling bills dropped 20% after optimization. Highly recommended!"
|
||||||
|
rating={5}
|
||||||
|
author="Sofia Office Management"
|
||||||
|
avatars={[
|
||||||
|
{
|
||||||
|
src: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg", alt: "Client testimonial"},
|
||||||
|
]}
|
||||||
|
ratingAnimation="slide-up"
|
||||||
|
avatarsAnimation="slide-up"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
ariaLabel="Client case study testimonial"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* CTA Section */}
|
||||||
|
<div id="cta" data-section="cta">
|
||||||
|
<ContactCTA
|
||||||
tag="Ready to Get Started?"
|
tag="Ready to Get Started?"
|
||||||
title="Schedule Your HVAC Service Today"
|
tagIcon={Zap}
|
||||||
description="Contact ClimaCom to book your installation, repair, or maintenance service. Get expert care from certified technicians. Call now or submit your request online for fast response."
|
title="Request Your Free HVAC Consultation"
|
||||||
tagIcon={Phone}
|
description="Contact ClimaCom today for a professional assessment of your AC or heating needs. Our team will provide transparent pricing and expert recommendations."
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Get Free Quote", href: "#contact"},
|
||||||
|
{
|
||||||
|
text: "Call Now: 02 943 1134", href: "tel:+359294431134"},
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2"
|
ariaLabel="Service consultation CTA section"
|
||||||
mediaAnimation="opacity"
|
|
||||||
mediaPosition="right"
|
|
||||||
inputPlaceholder="Enter your email or phone number"
|
|
||||||
buttonText="Request Service Now"
|
|
||||||
termsText="By submitting, you agree to our service terms and privacy policy."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -191,17 +175,15 @@ export default function ServicesPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Quick Links",
|
title: "Quick Links", items: [
|
||||||
items: [
|
|
||||||
{ label: "Home", href: "/" },
|
{ label: "Home", href: "/" },
|
||||||
{ label: "Services", href: "/services" },
|
{ label: "Services", href: "/services" },
|
||||||
{ label: "About", href: "/about" },
|
{ label: "About", href: "/about" },
|
||||||
{ label: "Contact", href: "/contact" },
|
{ label: "Contact", href: "#contact" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{ label: "AC Installation", href: "/services#installation" },
|
{ label: "AC Installation", href: "/services#installation" },
|
||||||
{ label: "AC Repair", href: "/services#repair" },
|
{ label: "AC Repair", href: "/services#repair" },
|
||||||
{ label: "Maintenance", href: "/services#maintenance" },
|
{ label: "Maintenance", href: "/services#maintenance" },
|
||||||
@@ -209,20 +191,16 @@ export default function ServicesPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact",
|
title: "Contact", items: [
|
||||||
items: [
|
|
||||||
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
{ label: "Phone: 02 943 1134", href: "tel:+359294431134" },
|
||||||
{
|
{
|
||||||
label: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia",
|
label: "g.k. Suhata Reka, Sofia", href: "https://maps.google.com/?q=ClimaCom+Sofia"},
|
||||||
href: "https://maps.google.com/?q=ClimaCom+Sofia",
|
|
||||||
},
|
|
||||||
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
{ label: "Mon-Fri: 8:30 AM - 5:30 PM", href: "#" },
|
||||||
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
{ label: "Sat: 9:00 AM - 4:00 PM", href: "#" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "#" },
|
{ label: "Privacy Policy", href: "#" },
|
||||||
{ label: "Terms of Service", href: "#" },
|
{ label: "Terms of Service", href: "#" },
|
||||||
{ label: "Cookie Policy", href: "#" },
|
{ label: "Cookie Policy", href: "#" },
|
||||||
|
|||||||
Reference in New Issue
Block a user