Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d532a5a65a | |||
| 65e8199c3e | |||
| 1f591675de | |||
| 6091ea5f65 | |||
| 95322755f0 | |||
| 590b3647c7 |
@@ -11,7 +11,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
|
||||
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Award, CheckCircle, Wrench, ShieldCheck, Zap, Hammer, Wrench as ToolIcon, Droplet, PaintBucket, Users, Phone } from "lucide-react";
|
||||
import { Award, CheckCircle, Wrench, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -44,8 +44,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Job Done Maintenance Services"
|
||||
description="Your reliable partner for residential and commercial maintenance solutions. From small repairs to complex fixes, we get the job done right, on time, and within budget."
|
||||
logoText="Stress-Free, High-Quality Property Maintenance"
|
||||
description="Professional residential and commercial maintenance. We ensure quality repairs and timely solutions for your property needs."
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#contact" },
|
||||
]}
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "Professional Care for Your Property" },
|
||||
{ type: "text", content: "Reliable Maintenance Professionals" },
|
||||
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-6inl4ahk.jpg", alt: "Our team at work" },
|
||||
]}
|
||||
buttons={[
|
||||
@@ -72,19 +72,15 @@ export default function LandingPage() {
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Plumbing Repair", description: "Fixing leaks, blockages, and pipe issues promptly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-0jyt48ko.jpg?_wi=1" },
|
||||
{ title: "Electrical Safety", description: "Safe diagnostics and lighting system upgrades.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-ezhcfj9u.jpg?_wi=1" },
|
||||
{ title: "Carpentry", description: "Furniture assembly and custom woodwork repairs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-x0vl49x3.jpg?_wi=1" },
|
||||
{ title: "Painting", description: "Interior and exterior painting services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-iu3czmkz.jpg?_wi=2" },
|
||||
{ title: "Flooring", description: "Tile installation and repair services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-6inl4ahk.jpg?_wi=1" },
|
||||
{ title: "Roofing", description: "Inspection and minor roof repairs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-0jyt48ko.jpg?_wi=2" },
|
||||
{ title: "HVAC Check", description: "Routine maintenance for heating and cooling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-ezhcfj9u.jpg?_wi=2" },
|
||||
{ title: "Landscaping", description: "Property upkeep and lawn maintenance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-x0vl49x3.jpg?_wi=2" },
|
||||
{ title: "Security Sys", description: "Smart lock and CCTV camera installations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-iu3czmkz.jpg?_wi=3" },
|
||||
{ title: "General Clean", description: "Full property cleaning after renovations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-6inl4ahk.jpg?_wi=2" }
|
||||
{ title: "Plumbing Services", description: "Expert pipe repair and leak detection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-0jyt48ko.jpg?_wi=1" },
|
||||
{ title: "Electrical Upgrades", description: "Certified safety and wiring installations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-ezhcfj9u.jpg?_wi=1" },
|
||||
{ title: "Custom Carpentry", description: "High-quality woodwork and assembly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-x0vl49x3.jpg?_wi=1" },
|
||||
{ title: "Painting Solutions", description: "Professional interior & exterior finishes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-iu3czmkz.jpg?_wi=2" },
|
||||
{ title: "Flooring Install", description: "Expert tile and floor maintenance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-6inl4ahk.jpg?_wi=1" },
|
||||
{ title: "Roofing Care", description: "Maintenance and minor roof repairs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-0jyt48ko.jpg?_wi=2" }
|
||||
]}
|
||||
title="Our 10 Professional Services"
|
||||
description="Comprehensive maintenance solutions tailored for your property needs."
|
||||
title="Our Core Maintenance Services"
|
||||
description="We provide a full suite of property maintenance solutions delivered to your doorstep."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,13 +90,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", icon: Wrench, title: "Projects Delivered", value: "2,500+" },
|
||||
{ id: "m1", icon: Wrench, title: "Projects Completed", value: "2,500+" },
|
||||
{ id: "m2", icon: CheckCircle, title: "Active Clients", value: "1,500+" },
|
||||
{ id: "m3", icon: Award, title: "Years Excellence", value: "15+" },
|
||||
{ id: "m4", icon: Users, title: "Team Experts", value: "50+" },
|
||||
{ id: "m3", icon: Award, title: "Years Experience", value: "15+" },
|
||||
{ id: "m4", icon: Users, title: "Qualified Team", value: "50+" },
|
||||
]}
|
||||
title="Milestones Achieved"
|
||||
description="Proven results backing our reputation for excellence."
|
||||
title="Our Impact"
|
||||
description="Results that define our excellence."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,10 +108,9 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alex P.", role: "Homeowner", testimonial: "Fantastic results and very prompt service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-iu3czmkz.jpg?_wi=4" },
|
||||
{ id: "2", name: "Sarah D.", role: "Manager", testimonial: "The team is professional, fast, and very reliable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-6inl4ahk.jpg?_wi=3" },
|
||||
{ id: "3", name: "John M.", role: "Business Owner", testimonial: "Everything was handled with utmost expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIBv2f4OR2Zy3ndShCpegygcLW/uploaded-1777960396108-0jyt48ko.jpg?_wi=3" },
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear from those who trust our maintenance services."
|
||||
title="Client Testimonials"
|
||||
description="Hear what our clients say about our work."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,12 +119,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "1", title: "How do I book?", content: "Call us at 03091566615 or submit a request form." },
|
||||
{ id: "2", title: "Are quotes free?", content: "Yes, we provide free assessments for all potential jobs." },
|
||||
{ id: "3", title: "What about warranties?", content: "All workmanship comes with a solid service guarantee." },
|
||||
{ id: "1", title: "How do I book?", content: "Call us at 03091566615 or submit an inquiry form." },
|
||||
{ id: "2", title: "Are quotes free?", content: "Yes, all our assessments are provided free of charge." },
|
||||
]}
|
||||
title="FAQ"
|
||||
description="Answers to your most important questions."
|
||||
description="Questions answered."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -138,9 +132,9 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
tag="Contact"
|
||||
title="Contact 03091566615"
|
||||
description="We are available 24/7 for your support requests. Connect with our team today."
|
||||
description="We are available 24/7 to assist with your maintenance needs. Call us today!"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -148,7 +142,7 @@ export default function LandingPage() {
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{ items: [{ label: "Home", href: "#" }, { label: "Services", href: "#features" }, { label: "Contact", href: "#contact" }] },
|
||||
{ items: [{ label: "About Us", href: "#about" }, { label: "Testimonials", href: "#testimonials" }, { label: "Help", href: "#faq" }] },
|
||||
{ items: [{ label: "About", href: "#about" }, { label: "Testimonials", href: "#testimonials" }, { label: "FAQ", href: "#faq" }] },
|
||||
]}
|
||||
logoText="Job Done Maintenance"
|
||||
/>
|
||||
@@ -156,4 +150,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user