Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e7944c477d | |||
| 6729dd2f6f | |||
| cec772a9dd |
@@ -65,8 +65,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"⭐️⭐️⭐️⭐️⭐️ \"Prompt, professional, knowledgeable... thorough clean-up.\"", "⭐️⭐️⭐️⭐️⭐️ \"Finished ahead of schedule... offered sound advice.\"", "⭐️⭐️⭐️⭐️⭐️ \"Super educational and easy to understand.\"", "⭐️⭐️⭐️⭐️⭐️ \"Integrity, accountability, and great work ethic.\"", "⭐️⭐️⭐️⭐️⭐️ \"Protected our landscape with care and intention.\""
|
||||
]
|
||||
"⭐️⭐️⭐️⭐️⭐️ 'Prompt, professional, knowledgeable... thorough clean-up.'", "⭐️⭐️⭐️⭐️⭐️ 'Finished ahead of schedule... offered sound advice.'", "⭐️⭐️⭐️⭐️⭐️ 'Super educational and easy to understand.'", "⭐️⭐️⭐️⭐️⭐️ 'Integrity, accountability, and great work ethic.'", "⭐️⭐️⭐️⭐️⭐️ 'Protected our landscape with care and intention.'"
|
||||
]}
|
||||
speed={30}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
id: 5,
|
||||
tag: "Emergency", title: "Storm Damage & Hazard Response", subtitle: "Safety-first, fast, clear communication.", description: "When safety is urgent, we move fast, communicate clearly, and restore order. Storm damage assessment, hazard mitigation, and cleanup.", imageSrc: "https://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4996.jpg", imageAlt: "Professional storm damage response crew"
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
id: "4", icon: Sparkles,
|
||||
title: "Thorough Cleanup", value: "Meticulous"
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Marcus - Stump Grinding Specialist", imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Marcus, stump grinding specialist"
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
id: 4,
|
||||
tag: "Step 4", title: "Thorough Cleanup", subtitle: "Leave your space better than we found it.", description: "We remove all debris, rake the site, and restore your yard to pristine condition. Customers consistently mention our cleanup as a standout—because we treat it like part of the craft.", imageSrc: "https://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13052.jpg", imageAlt: "Finished site with meticulous cleanup"
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "6", name: "Thomas Mitchell, Property Owner", date: "Date: 5 June 2024", title: "Careful attention to detail.", quote: "Careful attention to detail. The crew protected our deck and patio area perfectly. Communication was constant and professional. Cleanup was spotless. This is how tree care should be done.", tag: "Removal", avatarSrc: "https://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageSrc: "https://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13052.jpg", imageAlt: "Spotless site cleanup after tree removal"
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "6", title: "What if I'm not sure what I need?", content: "That's exactly what the free consultation is for. We'll assess your trees, listen to your concerns, and recommend the best approach. No obligation to proceed."
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user