Merge version_2 into main #5
@@ -9,7 +9,7 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Facebook, Instagram, Twitter, Zap, Flame, Wrench, Building, Bath, AlertTriangle } from "lucide-react";
|
||||
import { Facebook, Instagram, Twitter, Zap, Flame, Wrench, AlertTriangle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -71,7 +71,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Quality Service, Every Time"
|
||||
description="Vitullo Plumbing has been a cornerstone of local plumbing excellence in Concord. Our commitment to professionalism, punctuality, and clear communication ensures that every plumbing issue is handled with the highest standard of care."
|
||||
buttons={[{ text: "Contact Our Team", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user