Merge version_1 into main #1
@@ -9,7 +9,7 @@ import MetricCardTen from '@/components/sections/metrics/MetricCardTen';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Wrench, Zap, Tool, Anchor, Settings, RotateCcw, Activity, AlertCircle, Droplet, Flame, Waves, Sun, Snowflake, Calendar, Clock, CheckCircle, Phone } from 'lucide-react';
|
||||
import { Wrench, Zap, Anchor, Settings, RotateCcw, Activity, AlertCircle, Droplet, Flame, Waves, Sun, Snowflake, Calendar, Clock, CheckCircle, Phone } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
title: "Outboard Motor Repair", description: "Complete repair and rebuild of outboard engines. Fast turnaround on diagnostics and parts sourcing.", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Wrench, label: "Complete Repair", value: "All models" },
|
||||
{ icon: Zap, label: "Fast Service", value: "Turnaround" },
|
||||
{ icon: Tool, label: "Certified", value: "Technicians" }
|
||||
{ icon: CheckCircle, label: "Certified", value: "Technicians" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user