Merge version_2 into main #4
@@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Wrench, Settings, Star, MessageSquare, HelpCircle } from "lucide-react";
|
||||
import { Wrench, Settings, Star, MessageSquare, HelpCircle, Phone, Mail } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
tagIcon={MessageSquare}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to schedule your service?"
|
||||
description="Contact AutoPro Shop today to book an appointment. Our friendly team is here to help with all your automotive needs."
|
||||
description="Contact AutoPro Shop today to book an appointment. Our friendly team is here to help with all your automotive needs. Call us at (613) 261-1333 or email autoprosinfo@gmail.com for immediate assistance."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user