Update src/app/page.tsx
This commit is contained in:
@@ -102,7 +102,7 @@ export default function LandscapingPage() {
|
||||
{
|
||||
tag: "Stumps", title: "Stump Grinding", subtitle: "Complete Removal", description: "Eliminate unsightly tree stumps efficiently, reclaiming your yard space for new possibilities.", imageSrc: "https://img.b2bpic.net/premium-photo/old-axe-stump-axe-ready-cutting-timber-woodworking-tool-lumberjack-axe-wood-chopping_644346-4615.jpg?id=288564197", imageAlt: "Stump grinding machine at work"},
|
||||
{
|
||||
tag: "Emergency", title: "Emergency Services", subtitle: "24/7 Response", description: "Rapid response for storm-damaged or fallen trees, ensuring quick and safe property recovery.", imageSrc: "https://img.b2bpic.net/premium-photo/tree-fallen-mountains-due-disease-uprooted-roots_601242-410.jpg?id=100287502", imageAlt: "Fallen tree after storm"},
|
||||
tag: "Emergency", title: "Emergency Services", subtitle: "24/7 Response", description: "Rapid response for storm-damaged or fallen trees, ensuring quick and safe property recovery.", imageSrc: "https://img.b2bpic.net/premium-photo/tree-fallen-mountains-due-to-disease-uprooted-roots_601242-410.jpg?id=100287502", imageAlt: "Fallen tree after storm"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -131,7 +131,8 @@ export default function LandscapingPage() {
|
||||
cardTag="Highly Recommended"
|
||||
cardTagIcon={TreePine}
|
||||
cardTitle="With a 4.548 Google rating, our clients consistently praise our professionalism and quality work."
|
||||
buttons={[{ text: "Contact Now", href: "#contact" }]}n buttonAnimation="slide-up"
|
||||
buttons={[{ text: "Contact Now", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user