Merge version_1 into main #4
@@ -60,7 +60,7 @@ export default function ContactPage() {
|
||||
tag="20+ Five Star Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg", imageAlt: "Professional roofer working on modern home at sunset"},
|
||||
@@ -231,7 +231,7 @@ export default function ContactPage() {
|
||||
description="Don't wait until it causes more damage. Contact us immediately for fast, professional emergency roofing response."
|
||||
tagIcon={AlertCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Emergency Help"
|
||||
|
||||
@@ -85,7 +85,7 @@ export default function HomePage() {
|
||||
tag="20+ Five Star Reviews"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg", imageAlt: "Professional roofer working on modern home at sunset"},
|
||||
@@ -252,7 +252,7 @@ export default function HomePage() {
|
||||
description="Don't wait until it causes more damage. Contact us immediately for fast, professional emergency roofing response."
|
||||
tagIcon={AlertCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Emergency Help"
|
||||
|
||||
@@ -94,7 +94,7 @@ export default function ReviewsPage() {
|
||||
description="Don't wait until it causes more damage. Contact us immediately for fast, professional emergency roofing response."
|
||||
tagIcon={AlertCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Emergency Help"
|
||||
|
||||
@@ -142,7 +142,7 @@ export default function ServicesPage() {
|
||||
description="Contact us today to discuss your roofing needs and receive a free, no-obligation estimate."
|
||||
tagIcon={AlertCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Request Service"
|
||||
|
||||
Reference in New Issue
Block a user