Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "Request a Callback", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
kpis={[
|
||||
{ value: "24/7", label: "Emergency Response" },
|
||||
{ value: "15+ Years", label: "Local Experience" },
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
description="Need drainage services? Contact Plymouth Drainage today for a quick response. Call us anytime or submit your details and we'll get back to you shortly."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delivery-man-with-clipboard-front-cargo-van-delivering-bottles-water_627829-4187.jpg"
|
||||
imageAlt="Plymouth Drainage Contact"
|
||||
|
||||
Reference in New Issue
Block a user