Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-07 00:27:26 +00:00

View File

@@ -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>