Merge version_1 into main #2
@@ -46,7 +46,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-african-man-holding-tablet_23-2148212376.jpg", alt: "Professional team"},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-african-man-holding-tablet_23-2148212376.jpg", alt: "Professional team"
|
||||
},
|
||||
]}
|
||||
avatarText="Serving the community for over 25 years"
|
||||
buttons={[
|
||||
@@ -66,7 +67,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-african-man-holding-tablet_23-2148212376.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-african-man-holding-tablet_23-2148212376.jpg"
|
||||
imageAlt="Professional arborist team"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -99,13 +100,17 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
features={[
|
||||
{
|
||||
id: "removal", title: "Tree Removal", description: "Safe and efficient removal of dead, diseased, or unwanted trees using industry-leading techniques", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=1", imageAlt: "Professional tree removal service"},
|
||||
id: "removal", title: "Tree Removal", description: "Safe and efficient removal of dead, diseased, or unwanted trees using industry-leading techniques", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Professional tree removal service"
|
||||
},
|
||||
{
|
||||
id: "trimming", title: "Tree Trimming & Pruning", description: "Expert trimming to enhance tree health, appearance, and safety around your property", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-cutting-plant_23-2147844324.jpg", imageAlt: "Tree trimming and pruning service"},
|
||||
id: "trimming", title: "Tree Trimming & Pruning", description: "Expert trimming to enhance tree health, appearance, and safety around your property", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-cutting-plant_23-2147844324.jpg", imageAlt: "Tree trimming and pruning service"
|
||||
},
|
||||
{
|
||||
id: "storm", title: "Storm Damage Cleanup", description: "24/7 emergency response for storm-damaged trees and debris removal", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg", imageAlt: "Storm damage cleanup and response"},
|
||||
id: "storm", title: "Storm Damage Cleanup", description: "24/7 emergency response for storm-damaged trees and debris removal", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg", imageAlt: "Storm damage cleanup and response"
|
||||
},
|
||||
{
|
||||
id: "stump", title: "Stump Removal & Grinding", description: "Complete stump removal with grinding to reclaim your yard space", imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-male-worker-using-leaf-blower-city-park-october-back-view-focused-senior-man_7502-10343.jpg", imageAlt: "Stump removal and grinding service"},
|
||||
id: "stump", title: "Stump Removal & Grinding", description: "Complete stump removal with grinding to reclaim your yard space", imageSrc: "http://img.b2bpic.net/free-photo/gray-haired-male-worker-using-leaf-blower-city-park-october-back-view-focused-senior-man_7502-10343.jpg", imageAlt: "Stump removal and grinding service"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,9 +125,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "25+", title: "Years Experience", description: "Quarter-century of trusted service to our community", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-african-man-holding-tablet_23-2148212376.jpg?_wi=2", imageAlt: "Experienced team"},
|
||||
id: "1", value: "25+", title: "Years Experience", description: "Quarter-century of trusted service to our community", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-african-man-holding-tablet_23-2148212376.jpg", imageAlt: "Experienced team"
|
||||
},
|
||||
{
|
||||
id: "2", value: "5000+", title: "Satisfied Clients", description: "Countless trees cared for and homes protected", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=2", imageAlt: "Happy customers"},
|
||||
id: "2", value: "5000+", title: "Satisfied Clients", description: "Countless trees cared for and homes protected", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "Happy customers"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -139,16 +146,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Oliver's team removed a massive oak tree from our yard with incredible precision. Professional, safe, and left our property spotless. Couldn't recommend them enough!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mike Chen", handle: "@mikechen_biz", testimonial: "After a terrible storm, Oliver's responded within hours. They cleared all the debris and made our property safe again. Exceptional emergency service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageAlt: "Mike Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageAlt: "Mike Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Rodriguez", handle: "@jrodriguez", testimonial: "We've been using Oliver's for routine tree maintenance for five years. They're reliable, knowledgeable, and always reasonable on pricing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "Jennifer Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "Jennifer Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", handle: "@davidpark", testimonial: "Professional, licensed, and insured. That's what Oliver's Tree Service is all about. They handle my property like it's their own.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "David Park"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Park"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -160,7 +171,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"
|
||||
imageAlt="Professional tree service"
|
||||
buttonText="Request Quote"
|
||||
inputs={[
|
||||
|
||||
Reference in New Issue
Block a user