Update src/app/page.tsx

This commit is contained in:
2026-03-08 22:30:18 +00:00
parent f47aa9334c
commit 79dc1e1a5b

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Professional Arborists"
tagIcon={Leaf}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Get Free Estimate", href: "contact" },
{ text: "View Services", href: "services" },
@@ -56,13 +56,13 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/climber-looking-his-carabiners_23-2147665142.jpg", imageAlt: "Professional arborist working on large tree"},
{
imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg?_wi=1", imageAlt: "Expert tree trimming service"},
imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg", imageAlt: "Expert tree trimming service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22905.jpg?_wi=1", imageAlt: "Professional tree removal equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22905.jpg", imageAlt: "Professional tree removal equipment"},
{
imageSrc: "http://img.b2bpic.net/free-photo/landscape-roots-dry-creek_181624-37021.jpg?_wi=1", imageAlt: "Storm damage tree removal"},
imageSrc: "http://img.b2bpic.net/free-photo/landscape-roots-dry-creek_181624-37021.jpg", imageAlt: "Storm damage tree removal"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309558.jpg?_wi=1", imageAlt: "Tree health assessment and care"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309558.jpg", imageAlt: "Tree health assessment and care"},
]}
/>
</div>
@@ -96,16 +96,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Tree Trimming & Pruning", description: "Professional trimming to promote tree health, safety, and aesthetics. We use proper techniques to maintain tree structure and vigor.", imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg?_wi=2", imageAlt: "Expert tree trimming service"},
title: "Tree Trimming & Pruning", description: "Professional trimming to promote tree health, safety, and aesthetics. We use proper techniques to maintain tree structure and vigor.", imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg", imageAlt: "Expert tree trimming service"},
{
id: 2,
title: "Tree Removal & Stump Grinding", description: "Safe removal of hazardous, diseased, or unwanted trees with complete stump grinding. We handle cleanup and debris removal.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22905.jpg?_wi=2", imageAlt: "Professional tree removal"},
title: "Tree Removal & Stump Grinding", description: "Safe removal of hazardous, diseased, or unwanted trees with complete stump grinding. We handle cleanup and debris removal.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22905.jpg", imageAlt: "Professional tree removal"},
{
id: 3,
title: "Emergency Storm Cleanup", description: "24/7 emergency response for storm-damaged trees. Quick removal of fallen limbs and hazardous branches to restore safety.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-roots-dry-creek_181624-37021.jpg?_wi=2", imageAlt: "Emergency tree damage removal"},
title: "Emergency Storm Cleanup", description: "24/7 emergency response for storm-damaged trees. Quick removal of fallen limbs and hazardous branches to restore safety.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-roots-dry-creek_181624-37021.jpg", imageAlt: "Emergency tree damage removal"},
{
id: 4,
title: "Tree Health & Disease Treatment", description: "Professional assessment and treatment of diseased trees. Pest control, fertilization, and preventive care for tree longevity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309558.jpg?_wi=2", imageAlt: "Tree health assessment"},
title: "Tree Health & Disease Treatment", description: "Professional assessment and treatment of diseased trees. Pest control, fertilization, and preventive care for tree longevity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-park-ranger-woods_23-2149309558.jpg", imageAlt: "Tree health assessment"},
]}
/>
</div>
@@ -155,10 +155,10 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Robert Martinez", handle: "@robertmartinez", testimonial: "Arbor Care Experts removed a massive oak tree from my backyard with incredible professionalism. They were clean, safe, and efficient. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg?_wi=1", imageAlt: "Robert Martinez testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", imageAlt: "Robert Martinez testimonial"},
{
id: "2", name: "Jennifer Thompson", handle: "@jthompson", testimonial: "After a storm damaged several trees on our property, they responded within hours. The quality of their work and attention to detail was outstanding.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1", imageAlt: "Jennifer Thompson testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Jennifer Thompson testimonial"},
{
id: "3", name: "David Chen", handle: "@dchen_owner", testimonial: "We've used Arbor Care Experts for 5 years for regular maintenance. They keep our trees healthy and our property beautiful. Trustworthy and reliable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367548.jpg", imageAlt: "David Chen testimonial"},
@@ -167,10 +167,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", imageAlt: "Michelle Anderson testimonial"},
{
id: "5", name: "James Wilson", handle: "@jwilson", testimonial: "Competitive pricing without compromising quality. They provided a detailed estimate and delivered exactly what they promised. Will definitely call them again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg?_wi=2", imageAlt: "James Wilson testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", imageAlt: "James Wilson testimonial"},
{
id: "6", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "The crew was punctual, professional, and left our property spotless. Arbor Care Experts sets the standard for tree service excellence.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Sarah Johnson testimonial"},
]}
/>
</div>