diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index 36863d7..b9d3f19 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { ArrowRight } from "lucide-react";
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterBase from '@/components/sections/footer/FooterBase';
@@ -26,30 +27,12 @@ export default function LandingPage() {
@@ -61,33 +44,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "AC",
- title: "AC Repair",
- subtitle: "Fast troubleshooting",
- description: "Quick, reliable repairs to get your system back on track fast.",
- imageSrc: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg",
- },
+ tag: "AC", title: "AC Repair", subtitle: "Fast troubleshooting", description: "Quick, reliable repairs to get your system back on track fast.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-looks-online-new-blower-fan_482257-75912.jpg"},
{
- tag: "AC",
- title: "AC Installation",
- subtitle: "Modern efficiency",
- description: "Professional installation of high-efficiency systems for your home.",
- imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg",
- },
+ tag: "AC", title: "AC Installation", subtitle: "Modern efficiency", description: "Professional installation of high-efficiency systems for your home.", imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg"},
{
- tag: "Maintenance",
- title: "HVAC Maintenance",
- subtitle: "Preventative care",
- description: "Comprehensive tune-ups to extend the life of your equipment.",
- imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=1",
- },
+ tag: "Maintenance", title: "HVAC Maintenance", subtitle: "Preventative care", description: "Comprehensive tune-ups to extend the life of your equipment.", imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg"},
{
- tag: "Heating",
- title: "Heating Services",
- subtitle: "Winter comfort",
- description: "Keep your home warm during cooler months with our specialized services.",
- imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=1",
- },
+ tag: "Heating", title: "Heating Services", subtitle: "Winter comfort", description: "Keep your home warm during cooler months with our specialized services.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg"},
]}
title="Comprehensive HVAC Solutions"
description="Expert services to keep your system running efficiently all year round."
@@ -102,33 +65,17 @@ export default function LandingPage() {
description="Expert solutions for your comfort."
features={[
{
- title: "AC Checkup",
- description: "Full system safety inspection.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-operating-industrial-machine-factory_637285-4184.jpg?_wi=1",
- imageAlt: "friendly hvac technician portrait",
- },
+ title: "AC Checkup", description: "Full system safety inspection.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-operating-industrial-machine-factory_637285-4184.jpg", imageAlt: "friendly hvac technician portrait"},
{
- title: "Vent Cleaning",
- description: "Clean air for healthy homes.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2",
- imageAlt: "friendly hvac technician portrait",
- },
+ title: "Vent Cleaning", description: "Clean air for healthy homes.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg", imageAlt: "friendly hvac technician portrait"},
{
- title: "Smart Thermostats",
- description: "Upgrade to high tech controls.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=2",
- imageAlt: "friendly hvac technician portrait",
- },
+ title: "Smart Thermostats", description: "Upgrade to high tech controls.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg", imageAlt: "friendly hvac technician portrait"},
{
- title: "Air Filters",
- description: "High quality air filtration install.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg?_wi=2",
- imageAlt: "friendly hvac technician portrait",
- },
+ title: "Air Filters", description: "High quality air filtration install.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg", imageAlt: "friendly hvac technician portrait"},
]}
/>
@@ -143,17 +90,9 @@ export default function LandingPage() {
description="Top tier equipment for Micanopy homes."
products={[
{
- id: "p1",
- name: "Standard Air Filter",
- price: "$30",
- imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=2",
- },
+ id: "p1", name: "Standard Air Filter", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg"},
{
- id: "p2",
- name: "Smart Controller",
- price: "$150",
- imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=2",
- },
+ id: "p2", name: "Smart Controller", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg"},
]}
/>
@@ -162,42 +101,21 @@ export default function LandingPage() {