Update src/app/page.tsx
This commit is contained in:
@@ -97,13 +97,13 @@ export default function LandscapingPage() {
|
||||
imageContainerClassName="!rotate-0 !aspect-square"
|
||||
features={[
|
||||
{
|
||||
tag: "Removal", title: "Tree Removal", subtitle: "Safe & Efficient", description: "Expert removal of hazardous, diseased, or unwanted trees. We ensure safety and cleanliness throughout the process.", imageSrc: "http://img.b2bpic.net/free-photo/letter-e-made-real-natural-flowers-leaves-white-background-isolated_169016-53964.jpg", imageAlt: "Tree removal process"},
|
||||
tag: "Removal", title: "Tree Removal", subtitle: "Safe & Efficient", description: "Expert removal of hazardous, diseased, or unwanted trees. We ensure safety and cleanliness throughout the process.", imageSrc: "https://img.b2bpic.net/free-photo/pile-logs-green-forest_181624-42990.jpg?id=17121362", imageAlt: "Tree removal process"},
|
||||
{
|
||||
tag: "Trimming", title: "Tree Trimming & Pruning", subtitle: "Health & Aesthetics", description: "Professional pruning to enhance tree health, improve appearance, and prevent potential hazards.", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-t-sign_53876-63836.jpg", imageAlt: "Tree trimming arborist"},
|
||||
tag: "Trimming", title: "Tree Trimming & Pruning", subtitle: "Health & Aesthetics", description: "Professional pruning to enhance tree health, improve appearance, and prevent potential hazards.", imageSrc: "https://img.b2bpic.net/free-photo/man-cutting-dried-branches_23-2148396748.jpg?id=6403175", imageAlt: "Tree trimming arborist"},
|
||||
{
|
||||
tag: "Stumps", title: "Stump Grinding", subtitle: "Complete Removal", description: "Eliminate unsightly tree stumps efficiently, reclaiming your yard space for new possibilities.", imageSrc: "http://img.b2bpic.net/free-photo/letter-g-made-green-grass-with-flowers-isolated-white_169016-57644.jpg", imageAlt: "Stump grinding machine at work"},
|
||||
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: "http://img.b2bpic.net/free-photo/grass-letter-m-alphabet-3d-design-isolated-transparent-background_169016-57028.jpg", 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-disease-uprooted-roots_601242-410.jpg?id=100287502", imageAlt: "Fallen tree after storm"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,11 +118,11 @@ export default function LandscapingPage() {
|
||||
animationType="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Safety First Approach", role: "Certified professionals using advanced techniques and equipment to ensure every job is done safely.", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-e-leraning-courses_23-2149231590.jpg", imageAlt: "Tree service safety equipment"},
|
||||
id: "1", name: "Safety First Approach", role: "Certified professionals using advanced techniques and equipment to ensure every job is done safely.", imageSrc: "https://img.b2bpic.net/free-photo/asian-man-cutting-trees-using-electrical-chainsaw_1150-5896.jpg?id=3737770", imageAlt: "Tree service safety equipment"},
|
||||
{
|
||||
id: "2", name: "Experienced & Professional", role: "Andy and his crew are true professionals, delivering excellent results for all types of tree work.", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-l_53876-47227.jpg", imageAlt: "Professional arborists working"},
|
||||
id: "2", name: "Experienced & Professional", role: "Andy and his crew are true professionals, delivering excellent results for all types of tree work.", imageSrc: "https://img.b2bpic.net/premium-photo/fallen-tree-after-storm-with-workers-removing-debris_1563500-11.jpg?id=422282945", imageAlt: "Professional arborists working"},
|
||||
{
|
||||
id: "3", name: "Timely & Reliable Service", role: "We pride ourselves on completing projects on time and with minimal disruption to your daily life.", imageSrc: "http://img.b2bpic.net/free-photo/letter-y-made-green-grass-with-yellow-isolated-transparent-background_169016-59614.jpg", imageAlt: "Tree service truck delivering"},
|
||||
id: "3", name: "Timely & Reliable Service", role: "We pride ourselves on completing projects on time and with minimal disruption to your daily life.", imageSrc: "https://img.b2bpic.net/free-photo/field-full-trees-with-no-leaves-green-grass-spring_181624-19618.jpg?id=10835267", imageAlt: "Tree service truck delivering"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user