diff --git a/src/app/page.tsx b/src/app/page.tsx
index 17ab52e..5c58cb4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,31 +30,21 @@ export default function LandingPage() {
@@ -62,99 +52,56 @@ export default function LandingPage() {
@@ -166,17 +113,11 @@ export default function LandingPage() {
description="At XBS Business Solutions, we blend aesthetic beauty with practical horticulture. Our expertise spans complete property management, sustainable landscape design, and premium maintenance."
metrics={[
{
- value: "15+",
- title: "Years Experience",
- },
+ value: "15+", title: "Years Experience"},
{
- value: "500+",
- title: "Projects Completed",
- },
+ value: "500+", title: "Projects Completed"},
{
- value: "98%",
- title: "Client Satisfaction",
- },
+ value: "98%", title: "Client Satisfaction"},
]}
imageSrc="http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg"
imageAlt="Landscape maintenance professional"
@@ -192,26 +133,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Lawn Maintenance",
- description: "Precision mowing and comprehensive care for lush, healthy grass.",
- tag: "Essential",
- imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41432.jpg",
- },
+ id: "f1", title: "Lawn Maintenance", description: "Precision mowing and comprehensive care for lush, healthy grass.", tag: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41432.jpg"},
{
- id: "f2",
- title: "Hardscaping Design",
- description: "Custom patios, walkways, and retaining walls built to last.",
- tag: "Design",
- imageSrc: "http://img.b2bpic.net/free-photo/dried-persimmon-fruits-decorated-with-flour-black-surface_114579-88966.jpg",
- },
+ id: "f2", title: "Hardscaping Design", description: "Custom patios, walkways, and retaining walls built to last.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/dried-persimmon-fruits-decorated-with-flour-black-surface_114579-88966.jpg"},
{
- id: "f3",
- title: "Irrigation Systems",
- description: "Smart, water-efficient irrigation setup for optimal plant growth.",
- tag: "Technical",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-watering-succulent-plant_23-2147844312.jpg",
- },
+ id: "f3", title: "Irrigation Systems", description: "Smart, water-efficient irrigation setup for optimal plant growth.", tag: "Technical", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-watering-succulent-plant_23-2147844312.jpg"},
]}
title="Our Professional Services"
description="Providing comprehensive care for your property needs."
@@ -226,25 +152,15 @@ export default function LandingPage() {
author="Jessica Reed"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-surrounded-by-plants_23-2150522503.jpg",
- alt: "Client 1",
- },
+ src: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-surrounded-by-plants_23-2150522503.jpg", alt: "Client 1"},
{
- src: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037252.jpg",
- alt: "Client 2",
- },
+ src: "http://img.b2bpic.net/free-photo/young-woman-taking-care-her-plants_23-2149037252.jpg", alt: "Client 2"},
{
- src: "http://img.b2bpic.net/free-photo/close-up-man-holding-chest-full-colorful-flowers_329181-16485.jpg",
- alt: "Client 3",
- },
+ src: "http://img.b2bpic.net/free-photo/close-up-man-holding-chest-full-colorful-flowers_329181-16485.jpg", alt: "Client 3"},
{
- src: "http://img.b2bpic.net/free-photo/happy-elegant-young-woman-hat-posing-selfie-park_1262-12670.jpg",
- alt: "Client 4",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-elegant-young-woman-hat-posing-selfie-park_1262-12670.jpg", alt: "Client 4"},
{
- src: "http://img.b2bpic.net/free-photo/healthy-lifestyle-vegetarian-food-close-up-portrait-young-cheerful-bearded-caucasian-man-smiling-working-garden_176420-19950.jpg",
- alt: "Client 5",
- },
+ src: "http://img.b2bpic.net/free-photo/healthy-lifestyle-vegetarian-food-close-up-portrait-young-cheerful-bearded-caucasian-man-smiling-working-garden_176420-19950.jpg", alt: "Client 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -257,20 +173,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do you provide free consultations?",
- content: "Yes, we offer complimentary on-site consultations for all new projects.",
- },
+ id: "q1", title: "Do you provide free consultations?", content: "Yes, we offer complimentary on-site consultations for all new projects."},
{
- id: "q2",
- title: "Do you offer seasonal maintenance?",
- content: "Yes, we provide flexible seasonal maintenance plans tailored to your needs.",
- },
+ id: "q2", title: "Do you offer seasonal maintenance?", content: "Yes, we provide flexible seasonal maintenance plans tailored to your needs."},
{
- id: "q3",
- title: "Are you licensed and insured?",
- content: "We are fully licensed and insured, ensuring peace of mind for our clients.",
- },
+ id: "q3", title: "Are you licensed and insured?", content: "We are fully licensed and insured, ensuring peace of mind for our clients."},
]}
imageSrc="http://img.b2bpic.net/free-photo/gardener_23-2148013396.jpg"
imageAlt="Landscape consultation"
@@ -285,8 +192,7 @@ export default function LandingPage() {