Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Emergency Service", href: "tel:2675954390" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22889.jpg", imageAlt: "Professional tree removal service"
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
description="Ready to transform your outdoor space? Contact us today for a free quote. Our team is available 24/7 for emergency services."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer-using-laptop_158595-7058.jpg"
|
||||
imageAlt="Free consultation"
|
||||
|
||||
Reference in New Issue
Block a user