Merge version_1 into main #4
@@ -48,12 +48,12 @@ export default function HomePage() {
|
||||
description="With over 20 years of experience, Dal Mar Roofing Industries Inc. delivers exceptional quality and reliable service. Owner Dale Martin personally ensures every project meets our high standards."
|
||||
tag="Your Local Roofing Experts"
|
||||
tagIcon={Star}
|
||||
tagAnimation="text-shift"
|
||||
tagAnimation="shift-hover"
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "/contact" },
|
||||
{ text: "Call Now: (386) 760-8240", href: "tel:+13867608240" }
|
||||
]}
|
||||
buttonAnimation="text-shift"
|
||||
buttonAnimation="shift-hover"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-workman-wearing-white-hard-hat_1303-26649.jpg", alt: "Happy client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-painting-outdoors_23-2148014113.jpg", alt: "Happy client 2" },
|
||||
@@ -86,8 +86,8 @@ export default function HomePage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-looking-scared-with-open-hand-making-stop-sign-purple-background_141793-30147.jpg"
|
||||
imageAlt="Owner Dale Martin smiling"
|
||||
mediaAnimation="text-shift"
|
||||
metricsAnimation="text-shift"
|
||||
mediaAnimation="shift-hover"
|
||||
metricsAnimation="shift-hover"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
{ title: "Commercial Roofing", description: "Specialized roofing solutions for businesses, ensuring durability and efficiency for commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/park-lujiazui-financial-center-shanghai-china_1127-3097.jpg", imageAlt: "Commercial building flat roof", titleImageSrc: "http://img.b2bpic.net/free-photo/park-lujiazui-financial-center-shanghai-china_1127-3097.jpg", buttonText: "View Commercial" }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="entrance-slide"
|
||||
animationType="fade-in"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -122,7 +122,7 @@ export default function HomePage() {
|
||||
{ id: "5", name: "Maria S.", role: "Repeat Client", testimonial: "I've trusted Dal Mar for 20 years. When I needed a new roof, there was no question who to call. Still the best!", imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-caucasian-guy-love-with-his-black-girlfriend_1262-20219.jpg", imageAlt: "Maria S. photo" },
|
||||
{ id: "6", name: "Chris B.", role: "Residential Client", testimonial: "Outstanding communication and a beautiful new roof. Dal Mar Roofing exceeded all my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/evaluation-feedback-customer-smiley-response_53876-123011.jpg", imageAlt: "Chris B. photo" }
|
||||
]}
|
||||
animationType="entrance-slide"
|
||||
animationType="fade-in"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -132,14 +132,14 @@ export default function HomePage() {
|
||||
<ContactCTA
|
||||
tag="Get Your Free, Fast Quote"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="text-shift"
|
||||
tagAnimation="shift-hover"
|
||||
title="Ready for a Reliable Roof?"
|
||||
description="Don't wait for roofing issues to escalate. Contact Dal Mar Roofing today for expert service and a detailed estimate. We're here to help protect your most valuable asset."
|
||||
buttons={[
|
||||
{ text: "Call Us Now: (386) 760-8240", href: "tel:+13867608240" },
|
||||
{ text: "Get a Free Quote", href: "/contact" }
|
||||
]}
|
||||
buttonAnimation="text-shift"
|
||||
buttonAnimation="shift-hover"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user