diff --git a/src/app/page.tsx b/src/app/page.tsx index e0723c9..65a80ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,39 +50,23 @@ export default function LandingPage() { description="Professional landscaping, garden bed maintenance, and snow removal services to keep your property beautiful throughout the year." buttons={[ { - text: "Our Services", - href: "#services", - }, + text: "Our Services", href: "#services"}, { - text: "Contact Us", - href: "#contact", - }, + text: "Contact Us", href: "#contact"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg?_wi=1", - imageAlt: "professional landscaping garden maintenance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg", imageAlt: "professional landscaping garden maintenance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-flowers-pots-ground_23-2148396791.jpg?_wi=1", - imageAlt: "shrub and tree trimming service", - }, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-flowers-pots-ground_23-2148396791.jpg", imageAlt: "shrub and tree trimming service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-planting-plant-garden_23-2148165354.jpg", - imageAlt: "lawn care business residential lawn", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-planting-plant-garden_23-2148165354.jpg", imageAlt: "lawn care business residential lawn"}, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-lumberjack-woodcutter-standing-by-tree-trunk-woods-holding-chainsaw_342744-251.jpg", - imageAlt: "professional garden maintenance service", - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-lumberjack-woodcutter-standing-by-tree-trunk-woods-holding-chainsaw_342744-251.jpg", imageAlt: "professional garden maintenance service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-watering-plants-with-sprinkler_23-2148396764.jpg", - imageAlt: "landscaping services backyard maintenance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-watering-plants-with-sprinkler_23-2148396764.jpg", imageAlt: "landscaping services backyard maintenance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/male-female-gardener-pruning-waters-plant-garden_23-2148165171.jpg", - imageAlt: "professional landscaping tree maintenance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/male-female-gardener-pruning-waters-plant-garden_23-2148165171.jpg", imageAlt: "professional landscaping tree maintenance"}, ]} /> @@ -103,17 +79,11 @@ export default function LandingPage() { description="Calvary Services provides high-quality landscaping and garden maintenance. We take pride in our work and ensure your property looks pristine in every season." bulletPoints={[ { - title: "Lawn Maintenance", - description: "Regular mowing, trimming, and fertilization for a healthy green lawn.", - }, + title: "Lawn Maintenance", description: "Regular mowing, trimming, and fertilization for a healthy green lawn."}, { - title: "Shrub & Tree Trimming", - description: "Professional pruning to promote healthy growth and aesthetic shape.", - }, + title: "Shrub & Tree Trimming", description: "Professional pruning to promote healthy growth and aesthetic shape."}, { - title: "Garden Bed Maintenance", - description: "We keep your garden beds weed-free and beautifully mulched.", - }, + title: "Garden Bed Maintenance", description: "We keep your garden beds weed-free and beautifully mulched."}, ]} imageSrc="http://img.b2bpic.net/free-photo/brunet-handyman-protective-shield-standing-with-cordless-chain-saw-while-working-backyard_7502-10173.jpg" mediaAnimation="slide-up" @@ -127,28 +97,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Lawn Care", - description: "Year-round lawn maintenance packages.", - bentoComponent: "reveal-icon", - icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/focused-male-florist-standing-rows-with-potted-plants-cutting-bush-greenhouse-man-working-garden-growing-plants-pots-gardening-job-concept_74855-12788.jpg", - imageAlt: "Focused male florist standing among rows with potted plants and cutting bush in greenhouse. Man working in garden, growing plants in pots. Gardening job concept", + title: "Lawn Care", description: "Year-round lawn maintenance packages.", bentoComponent: "reveal-icon", icon: Leaf, }, { - title: "Tree Care", - description: "Safe and professional shrub and tree trimming services.", - bentoComponent: "reveal-icon", - icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg?_wi=2", - imageAlt: "Focused male florist standing among rows with potted plants and cutting bush in greenhouse. Man working in garden, growing plants in pots. Gardening job concept", + title: "Tree Care", description: "Safe and professional shrub and tree trimming services.", bentoComponent: "reveal-icon", icon: Leaf, }, { - title: "Snow Removal", - description: "Reliable snow clearing during winter months to ensure accessibility.", - bentoComponent: "reveal-icon", - icon: Snowflake, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-flowers-pots-ground_23-2148396791.jpg?_wi=2", - imageAlt: "Focused male florist standing among rows with potted plants and cutting bush in greenhouse. Man working in garden, growing plants in pots. Gardening job concept", + title: "Snow Removal", description: "Reliable snow clearing during winter months to ensure accessibility.", bentoComponent: "reveal-icon", icon: Snowflake, }, ]} title="Our Professional Services" @@ -164,20 +119,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "15+", - description: "Years of Experience", - }, + id: "m1", value: "15+", description: "Years of Experience"}, { - id: "m2", - value: "500+", - description: "Happy Clients Served", - }, + id: "m2", value: "500+", description: "Happy Clients Served"}, { - id: "m3", - value: "100%", - description: "Satisfaction Guaranteed", - }, + id: "m3", value: "100%", description: "Satisfaction Guaranteed"}, ]} title="Delivering Quality Results" description="We strive for excellence in every landscape project we undertake." @@ -191,45 +137,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "John Doe", - handle: "@jdoe", - testimonial: "Excellent service and very professional team. My garden has never looked better.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12315.jpg", - }, + id: "1", name: "John Doe", handle: "@jdoe", testimonial: "Excellent service and very professional team. My garden has never looked better.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12315.jpg"}, { - id: "2", - name: "Jane Smith", - handle: "@jsmith", - testimonial: "Highly recommended for all landscaping needs. Truly great quality.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-potted-plant_23-2147882154.jpg", - }, + id: "2", name: "Jane Smith", handle: "@jsmith", testimonial: "Highly recommended for all landscaping needs. Truly great quality.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-potted-plant_23-2147882154.jpg"}, { - id: "3", - name: "Robert Brown", - handle: "@rbrown", - testimonial: "Reliable and thorough. Their tree trimming skills are top-notch.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-with-weedwacker_329181-20603.jpg", - }, + id: "3", name: "Robert Brown", handle: "@rbrown", testimonial: "Reliable and thorough. Their tree trimming skills are top-notch.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-with-weedwacker_329181-20603.jpg"}, { - id: "4", - name: "Emily White", - handle: "@ewhite", - testimonial: "Great attention to detail and always on time. Love their garden bed work.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-standing-garden-showing-ok-gesture-looking-camera_259150-59030.jpg", - }, + id: "4", name: "Emily White", handle: "@ewhite", testimonial: "Great attention to detail and always on time. Love their garden bed work.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-standing-garden-showing-ok-gesture-looking-camera_259150-59030.jpg"}, { - id: "5", - name: "Michael Green", - handle: "@mgreen", - testimonial: "Best service in the area. Consistent and hardworking professionals.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-caucasian-man-blue-shirt-sport-pants-smiling-sitting-grass-looking-camera-with-happy-face-expression-working-garden_176420-19937.jpg", - }, + id: "5", name: "Michael Green", handle: "@mgreen", testimonial: "Best service in the area. Consistent and hardworking professionals.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-attractive-bearded-caucasian-man-blue-shirt-sport-pants-smiling-sitting-grass-looking-camera-with-happy-face-expression-working-garden_176420-19937.jpg"}, ]} showRating={true} title="Trusted by Homeowners" @@ -243,20 +164,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you offer snow removal?", - content: "Yes, we provide residential and commercial snow removal services throughout the winter season.", - }, + id: "1", title: "Do you offer snow removal?", content: "Yes, we provide residential and commercial snow removal services throughout the winter season."}, { - id: "2", - title: "How often should I trim my trees?", - content: "It depends on the species, but typically once or twice a year is sufficient for healthy maintenance.", - }, + id: "2", title: "How often should I trim my trees?", content: "It depends on the species, but typically once or twice a year is sufficient for healthy maintenance."}, { - id: "3", - title: "Are your quotes free?", - content: "Yes, we provide no-obligation quotes for all our services after inspecting your property needs.", - }, + id: "3", title: "Are your quotes free?", content: "Yes, we provide no-obligation quotes for all our services after inspecting your property needs."}, ]} title="Frequently Asked Questions" description="Everything you need to know about our landscaping and garden maintenance services." @@ -268,8 +180,7 @@ export default function LandingPage() {