Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64a7a878a7 | |||
| 51cc323b70 | |||
| a317688766 | |||
| af7dea8a0d | |||
| 47b86594ab | |||
| 9bf0536fa2 | |||
| 2cd955e89e | |||
| 876350ffa9 | |||
| 67969fc868 |
@@ -12,7 +12,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Flame, Target, ShieldCheck } from "lucide-react";
|
||||
import { Flame, Target, ShieldCheck, Zap, Droplets, BookOpen, Layers } from "lucide-react";
|
||||
|
||||
export default function LandscapingPage() {
|
||||
return (
|
||||
@@ -31,7 +31,7 @@ export default function LandscapingPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
brandName="ONYX & RED"
|
||||
brandName="HIGH CLASS AUTO REPAIR SERVICE"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Approach", id: "about" },
|
||||
@@ -81,24 +81,25 @@ export default function LandscapingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardNineteen
|
||||
tag="Core Specializations"
|
||||
title="Design Disciplines"
|
||||
description="Our workflow follows a strict, high-precision methodology for custom exterior installations."
|
||||
tag="Advanced Capabilities"
|
||||
title="Expansive Design Services"
|
||||
description="From foundational masonry to avant-garde botanical curation, we execute every detail with uncompromising intensity."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
tag: "Structural", title: "Basalt Hardscapes", subtitle: "Precision Stonework", description: "Deep charcoal and black granite pathways that define clean, modern edges.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg"
|
||||
},
|
||||
{
|
||||
tag: "Botanical", title: "Crimson Flora", subtitle: "Bold Contrast", description: "Expert selection of red-leaf foliage and blooming specimens for high-impact visual depth.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-colorful-autumn-leaves_1232-2275.jpg"
|
||||
},
|
||||
{
|
||||
tag: "Light", title: "Shadow & Depth", subtitle: "Contrast Lighting", description: "Strategic accent lighting that emphasizes the architectural lines of your landscape after dark.", imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg"
|
||||
},
|
||||
{
|
||||
tag: "Water", title: "Mirror Pools", subtitle: "Reflective Elements", description: "Installation of dark-bottomed water features that create glass-like reflections in your garden.", imageSrc: "http://img.b2bpic.net/free-photo/blue-swimming-pool-water-texture-with-palm-leaf-sunny-day_53876-145004.jpg"
|
||||
},
|
||||
{ tag: "Diagnosis", title: "Check engine light", subtitle: "Precision scanning", description: "Advanced diagnostic systems to pinpoint issues quickly.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=1" },
|
||||
{ tag: "Diagnosis", title: "Engine oil light diagnosis", subtitle: "Safety analysis", description: "Ensuring your engine oil health and pressure systems are optimal.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=2" },
|
||||
{ tag: "Diagnosis", title: "Auto general diagnosis", subtitle: "Full-system check", description: "Comprehensive evaluation of all mechanical components.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=3" },
|
||||
{ tag: "Diagnosis", title: "Auto noise diagnosis", subtitle: "Acoustic testing", description: "Identifying the root cause of irregular mechanical sounds.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=4" },
|
||||
{ tag: "Diagnosis", title: "Auto no-start diagnosis", subtitle: "Ignition testing", description: "Determining why your vehicle fails to engage or start.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=5" },
|
||||
{ tag: "Diagnosis", title: "Auto vibration diagnosis", subtitle: "Stability analysis", description: "Correcting alignment and structural vibration issues.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=6" },
|
||||
{ tag: "Service", title: "Auto diagnosis or inspection", subtitle: "Standard health check", description: "Routine technical inspections for total vehicle reliability.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=7" },
|
||||
{ tag: "Service", title: "Auto maintenance", subtitle: "Preventative care", description: "Systematic upkeep to maximize the longevity of your machine.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=8" },
|
||||
{ tag: "Service", title: "Oil changes", subtitle: "Engine health", description: "High-performance oil changes for smooth engine operation.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=9" },
|
||||
{ tag: "Repair", title: "Auto repairs", subtitle: "Expert mechanics", description: "Professional solutions for all major mechanical breakdowns.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=10" },
|
||||
{ tag: "Repair", title: "Auto battery or electrical system repair", subtitle: "Power solutions", description: "Fixing shorts, battery failures, and electrical system faults.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=11" },
|
||||
{ tag: "Repair", title: "Auto wheel and tire repair", subtitle: "Road stability", description: "Professional wheel alignment and tire damage restoration.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=12" },
|
||||
{ tag: "Inspection", title: "Transmission leak inspection", subtitle: "Fluid safety", description: "Detecting and sealing leaks to protect your transmission.", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg?_wi=13" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -193,4 +194,4 @@ export default function LandscapingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user