Compare commits
3 Commits
version_16
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c46c6b0cf | |||
| c1c66f285e | |||
| 5e1438c90a |
@@ -64,6 +64,7 @@ export default function LandscapingPage() {
|
||||
name: "Bob Anderson", handle: "HOA Representative", testimonial: "Andy and the crew are true professionals and did excellent work for our HOA.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-t-letter-with-metallic-surface_23-2150458468.jpg", imageAlt: "Bob Anderson"},
|
||||
]}
|
||||
titleClassName="text-7xl md:text-8xl lg:text-9xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,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>
|
||||
|
||||
Reference in New Issue
Block a user