Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-03 06:17:35 +00:00

View File

@@ -55,6 +55,12 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-photo/family-sitting-steps-looking-camera-dog_259150-59359.jpg", alt: "Customer 3"},
]}
avatarText="500+ Happy Customers | Serving Since 2015"
marqueeItems={[
{ type: "text", text: "No contracts" },
{ type: "text", text: "Free quote" },
{ type: "text", text: "Local owner" },
]}
showMarqueeCard={true}
buttons={[
{ text: "Call Now", href: "tel:6159778706" },
{ text: "Request a Free Quote", href: "#contact" },