2 Commits

Author SHA1 Message Date
3f39568007 Merge version_2_1781454198100 into main
Merge version_2_1781454198100 into main
2026-06-14 16:24:26 +00:00
kudinDmitriyUp
5c58322835 Bob AI: Rewrite the Hero and Services sections to focus on maintenance, handyman, and pl 2026-06-14 16:24:23 +00:00

View File

@@ -15,9 +15,9 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboard
tag="Reliable Solutions for Growth"
title="Empowering Your Business Through Innovative Solutions"
description="Levant Solutions provides expert consultancy and cutting-edge technical services tailored to accelerate your growth."
tag="Professional Property Maintenance"
title="Expert Handyman & Plumbing Services"
description="Levant Solutions provides reliable, high-quality maintenance and repair services for your home or business. From leaky pipes to general repairs, we've got you covered."
primaryButton={{
text: "View Our Services",
href: "#features",
@@ -26,7 +26,7 @@ export default function HomePage() {
text: "Contact Us",
href: "#contact",
}}
imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-50511.jpg"
imageSrc="https://images.unsplash.com/photo-1581578731548-c64695cc6952?auto=format&fit=crop&q=80"
/>
</SectionErrorBoundary>
</div>
@@ -34,10 +34,10 @@ export default function HomePage() {
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutMediaOverlay
tag="Who We Are"
title="Unlocking Your Potential"
description="At Levant Solutions, we bridge the gap between complex technical challenges and business success through personalized, strategic guidance."
imageSrc="http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325493.jpg"
tag="Why Choose Us"
title="Dedicated to Quality Workmanship"
description="At Levant Solutions, we pride ourselves on delivering prompt, professional, and effective maintenance solutions. Our experienced team handles every job with care and precision."
imageSrc="https://images.unsplash.com/photo-1504328345606-18bbc8c9d7d1?auto=format&fit=crop&q=80"
/>
</SectionErrorBoundary>
</div>