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