Update src/app/page.tsx

This commit is contained in:
2026-03-12 03:36:23 +00:00
parent 61b07f99bb
commit 3ec16ea50d

View File

@@ -53,7 +53,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-friends-playing-petanque_23-2149530379.jpg"
imageAlt="Professional lawn care service in New Tazewell"
mediaAnimation="opacity"
ariaLabel="Hero section with professional lawn care testimonials"
testimonials={[
{
name: "Sarah Mitchell", handle: "Homeowner, New Tazewell", testimonial: "Eddie and his team are absolutely the best in the lawn care business. They're timely, reliable, and their work is impeccable.", rating: 5,
@@ -87,7 +86,6 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="Services section showcasing lawn care and landscaping options"
features={[
{
id: "1", title: "Lawn Mowing", descriptions: [
@@ -135,7 +133,6 @@ export default function LandingPage() {
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
ariaLabel="About section highlighting why customers choose VanHuss"
/>
</div>
@@ -147,7 +144,6 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="Customer testimonials section"
testimonials={[
{
id: "1", title: "Reliability You Can Count On", quote: "Eddie is absolutely the best in the lawn care business. They are timely, reliable, and their work is impeccable. I've never had to worry about my lawn being maintained properly.", name: "Sarah Mitchell", role: "Homeowner, New Tazewell", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-satisfied-man-rejoicing-founding-perfect-home-apartment-holding-paper-house-model-standing_1258-26617.jpg?_wi=2", imageAlt: "Sarah Mitchell, homeowner testimonial"
@@ -173,7 +169,6 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Service area coverage map and locations"
metrics={[
{ id: "1", value: "New Tazewell", description: "Our primary service area" },
{ id: "2", value: "Tazewell", description: "Regular service coverage" },
@@ -190,19 +185,18 @@ export default function LandingPage() {
title="Get Your Free Quote Today"
description="Contact VanHuss Lawn & Landscape for a free estimate on lawn care and landscaping services. We'll get back to you within 24 hours."
inputs={[
{ name: "name", type: "text", placeholder: "Your Full Name", required: true, ariaLabel: "Full name input" },
{ name: "phone", type: "tel", placeholder: "(865) 352-0047", required: true, ariaLabel: "Phone number input" },
{ name: "address", type: "text", placeholder: "Your Address", required: true, ariaLabel: "Address input" },
{ name: "service", type: "text", placeholder: "Service Needed (e.g., Mowing, Trimming, Cleanup)", required: true, ariaLabel: "Service type input" }
{ name: "name", type: "text", placeholder: "Your Full Name", required: true },
{ name: "phone", type: "tel", placeholder: "(865) 352-0047", required: true },
{ name: "address", type: "text", placeholder: "Your Address", required: true },
{ name: "service", type: "text", placeholder: "Service Needed (e.g., Mowing, Trimming, Cleanup)", required: true }
]}
textarea={{ name: "message", placeholder: "Additional details about your property or service needs...", rows: 4, required: false, ariaLabel: "Message textarea" }}
textarea={{ name: "message", placeholder: "Additional details about your property or service needs...", rows: 4, required: false }}
buttonText="Request Free Quote"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-working-together_23-2149313748.jpg"
imageAlt="Professional team working together on lawn care project"
mediaAnimation="slide-up"
mediaPosition="right"
ariaLabel="Contact form for requesting free lawn care quote"
/>
</div>
@@ -212,7 +206,6 @@ export default function LandingPage() {
imageAlt="Beautiful landscape with yellow flowers at sunset"
logoText="VanHuss Lawn & Landscape"
copyrightText="© 2025 VanHuss Lawn & Landscape. All rights reserved."
ariaLabel="Site footer with navigation and contact information"
columns={[
{
title: "Service", items: [