Merge version_1 into main #12
@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { Award, CheckCircle, DollarSign, MapPin, Phone, Star, TrendingUp, Users, Zap } from 'lucide-react';
|
||||
import { Award, CheckCircle, DollarSign, MapPin, Phone, Star, Users, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="ATFZGARAGE"
|
||||
description="Professional mobile mechanic services delivered to your location. Convenient, honest, and affordable repairs for all vehicle types."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "fluid" }}
|
||||
buttons={[
|
||||
{ text: "Book Service Now", href: "contact" },
|
||||
{ text: "Learn More", href: "services" }
|
||||
|
||||
Reference in New Issue
Block a user