diff --git a/src/app/page.tsx b/src/app/page.tsx index f752e0b..cf3d16f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,59 +30,40 @@ export default function LandingPage() {
@@ -95,32 +76,14 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "s1", - brand: "Safety First", - name: "Tree Removal", - price: "Custom Quote", - rating: 5, - reviewCount: "105", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-kicking-leaves-train-tracks_23-2148232358.jpg?_wi=1", - }, + id: "s1", brand: "Safety First", name: "Tree Removal", price: "Custom Quote", rating: 5, + reviewCount: "105", imageSrc: "http://img.b2bpic.net/free-photo/young-man-kicking-leaves-train-tracks_23-2148232358.jpg"}, { - id: "s2", - brand: "Precision", - name: "Trimming & Pruning", - price: "Custom Quote", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10698.jpg?_wi=1", - }, + id: "s2", brand: "Precision", name: "Trimming & Pruning", price: "Custom Quote", rating: 5, + reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10698.jpg"}, { - id: "s3", - brand: "Clean Finish", - name: "Stump Grinding", - price: "Custom Quote", - rating: 5, - reviewCount: "87", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-digging-garden_23-2148256617.jpg?_wi=1", - }, + id: "s3", brand: "Clean Finish", name: "Stump Grinding", price: "Custom Quote", rating: 5, + reviewCount: "87", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-digging-garden_23-2148256617.jpg"}, ]} title="Professional Tree Services" description="Comprehensive tree care designed to enhance your property's safety and curb appeal." @@ -134,36 +97,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "24/7 Emergency Support", - description: "Storms don't wait for business hours. Neither do we.", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-country-side_23-2149518786.jpg?_wi=2", - imageAlt: "professional tree removal services", + title: "24/7 Emergency Support", description: "Storms don't wait for business hours. Neither do we.", bentoComponent: "reveal-icon", icon: Zap }, { - title: "Safety Guaranteed", - description: "Specialized in difficult jobs near houses and power lines.", - bentoComponent: "reveal-icon", - icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-kicking-leaves-train-tracks_23-2148232358.jpg?_wi=2", - imageAlt: "large tree removal safety", + title: "Safety Guaranteed", description: "Specialized in difficult jobs near houses and power lines.", bentoComponent: "reveal-icon", icon: ShieldCheck }, { - title: "Spotless Cleanup", - description: "We leave your property looking better than we found it.", - bentoComponent: "reveal-icon", - icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10698.jpg?_wi=2", - imageAlt: "professional tree trimming canopy", + title: "Spotless Cleanup", description: "We leave your property looking better than we found it.", bentoComponent: "reveal-icon", icon: Sparkles }, { - title: "Fast Turnaround", - description: "Same-day completion for most projects.", - bentoComponent: "reveal-icon", - icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-digging-garden_23-2148256617.jpg?_wi=2", - imageAlt: "stump removal landscape restoration", + title: "Fast Turnaround", description: "Same-day completion for most projects.", bentoComponent: "reveal-icon", icon: Clock }, ]} title="Why Spring Hill Trusts Wright Way" @@ -177,45 +120,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Zero damage!", - quote: "They removed a massive oak over my roof with surgical precision. Cleaned up everything, you'd never know they were here.", - name: "Mark D.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg?_wi=1", - }, + id: "1", title: "Zero damage!", quote: "They removed a massive oak over my roof with surgical precision. Cleaned up everything, you'd never know they were here.", name: "Mark D.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg"}, { - id: "2", - quote: "Fast, fair, and professional. Came out after the storm in the middle of the night. True lifesavers.", - name: "Sarah P.", - role: "Property Manager", - title: "Super Responsive", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-outdoors_23-2149915911.jpg", - }, + id: "2", quote: "Fast, fair, and professional. Came out after the storm in the middle of the night. True lifesavers.", name: "Sarah P.", role: "Property Manager", title: "Super Responsive", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-outdoors_23-2149915911.jpg"}, { - id: "3", - title: "Highly Recommend", - quote: "I've used other companies, but Wright Way is different. They actually care about the property and finish the job properly.", - name: "David W.", - role: "Local Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman_23-2149003095.jpg", - }, + id: "3", title: "Highly Recommend", quote: "I've used other companies, but Wright Way is different. They actually care about the property and finish the job properly.", name: "David W.", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman_23-2149003095.jpg"}, { - id: "4", - title: "Impeccable Cleanup", - quote: "Excellent communication throughout the process. The stump grinding left the lawn looking brand new.", - name: "Jennifer R.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selling-crops-from-his-garden_329181-16538.jpg", - }, + id: "4", title: "Impeccable Cleanup", quote: "Excellent communication throughout the process. The stump grinding left the lawn looking brand new.", name: "Jennifer R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selling-crops-from-his-garden_329181-16538.jpg"}, { - id: "5", - title: "Fantastic Value", - quote: "Great price for the level of service provided. They were punctual, careful, and cleaned up beautifully.", - name: "Tom B.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg?_wi=2", - }, + id: "5", title: "Fantastic Value", quote: "Great price for the level of service provided. They were punctual, careful, and cleaned up beautifully.", name: "Tom B.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg"}, ]} title="Proven Excellence" description="Don't just take our word for it—our neighbors in Spring Hill trust us to handle the tough jobs." @@ -226,20 +139,15 @@ export default function LandingPage() { @@ -248,46 +156,29 @@ export default function LandingPage() {