Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user