diff --git a/src/app/page.tsx b/src/app/page.tsx
index ec2da5b..f93d55b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -56,108 +44,32 @@ export default function LandingPage() {
@@ -168,31 +80,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- icon: Leaf,
- title: "Tree Trimming & Removal",
- description: "Expert trimming to keep your trees healthy and your property safe.",
- },
- {
- icon: Star,
- title: "Landscaping Design",
- description: "Custom designs to create the garden oasis of your dreams.",
- },
- {
- icon: Waves,
- title: "Lawn Maintenance",
- description: "Consistent care to keep your lawn lush, green, and vibrant.",
- },
- {
- icon: Wrench,
- title: "Stump Grinding",
- description: "Efficient removal of stumps to clear space in your landscape.",
- },
- {
- icon: AlertTriangle,
- title: "Emergency Services",
- description: "24/7 support for storm damage and dangerous tree removal.",
- },
+ { icon: Leaf, title: "Tree Trimming & Removal", description: "Expert trimming to keep your trees healthy and your property safe." },
+ { icon: Star, title: "Landscaping Design", description: "Custom designs to create the garden oasis of your dreams." },
+ { icon: Waves, title: "Lawn Maintenance", description: "Consistent care to keep your lawn lush, green, and vibrant." },
+ { icon: Wrench, title: "Stump Grinding", description: "Efficient removal of stumps to clear space in your landscape." },
+ { icon: AlertTriangle, title: "Emergency Services", description: "24/7 support for storm damage and dangerous tree removal." },
]}
title="Our Professional Services"
description="Expert tree and lawn care tailored for Miami properties."
@@ -205,27 +97,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "1",
- value: "100%",
- title: "Licensed & Insured",
- description: "Protected for your peace of mind.",
- imageSrc: "http://img.b2bpic.net/free-photo/climber-looking-his-carabiners_23-2147665142.jpg",
- },
- {
- id: "2",
- value: "5.0",
- title: "5-Star Satisfaction",
- description: "Rated top-notch by our loyal clients.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488214.jpg",
- },
- {
- id: "3",
- value: "24/7",
- title: "Fast Response",
- description: "Emergency support whenever you need it.",
- imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg",
- },
+ { id: "1", value: "100%", title: "Licensed & Insured", description: "Protected for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/climber-looking-his-carabiners_23-2147665142.jpg" },
+ { id: "2", value: "5.0", title: "5-Star Satisfaction", description: "Rated top-notch by our loyal clients.", imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488214.jpg" },
+ { id: "3", value: "24/7", title: "Fast Response", description: "Emergency support whenever you need it.", imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg" },
]}
title="Why Choose Big Bee Landscaping?"
description="Trusted by hundreds in Miami and beyond."
@@ -239,54 +113,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
- {
- id: "1",
- brand: "Completed",
- name: "Garden Transformation",
- price: "View Details",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
- },
- {
- id: "2",
- brand: "Completed",
- name: "Lawn Refresh",
- price: "View Details",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
- },
- {
- id: "3",
- brand: "Completed",
- name: "Tree Care",
- price: "View Details",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg",
- },
- {
- id: "4",
- brand: "Completed",
- name: "Garden Path",
- price: "View Details",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/up-green-rock-era-colored_1232-3768.jpg",
- },
- {
- id: "5",
- brand: "Completed",
- name: "Hardscaping",
- price: "View Details",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/path-way-garden_74190-3730.jpg",
- },
- {
- id: "6",
- brand: "Completed",
- name: "Full Yard Project",
- price: "View Details",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg",
- },
+ { id: "1", brand: "Completed", name: "Garden Transformation", price: "View Details", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg" },
+ { id: "2", brand: "Completed", name: "Lawn Refresh", price: "View Details", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg" },
+ { id: "3", brand: "Completed", name: "Tree Care", price: "View Details", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg" },
+ { id: "4", brand: "Completed", name: "Garden Path", price: "View Details", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/up-green-rock-era-colored_1232-3768.jpg" },
+ { id: "5", brand: "Completed", name: "Hardscaping", price: "View Details", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/path-way-garden_74190-3730.jpg" },
+ { id: "6", brand: "Completed", name: "Full Yard Project", price: "View Details", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg" },
]}
title="Work Gallery"
description="See the results of our professional transformations."
@@ -299,46 +131,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Sarah D.",
- handle: "@sarah",
- testimonial: "Best service in Miami! Very satisfied.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg",
- },
- {
- id: "2",
- name: "Mark R.",
- handle: "@mark",
- testimonial: "Professional and very thorough work.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sundress_23-2150388756.jpg",
- },
- {
- id: "3",
- name: "Elena V.",
- handle: "@elena",
- testimonial: "Affordable and excellent results.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-looking-closely-girl-telling-story_259150-58932.jpg",
- },
- {
- id: "4",
- name: "Jason T.",
- handle: "@jason",
- testimonial: "They transformed my overgrown yard.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-nature_23-2149021641.jpg",
- },
- {
- id: "5",
- name: "Alice W.",
- handle: "@alice",
- testimonial: "Fast, reliable, and friendly service.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg",
- },
+ { id: "1", name: "Sarah D.", handle: "@sarah", testimonial: "Best service in Miami! Very satisfied.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg" },
+ { id: "2", name: "Mark R.", handle: "@mark", testimonial: "Professional and very thorough work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sundress_23-2150388756.jpg" },
+ { id: "3", name: "Elena V.", handle: "@elena", testimonial: "Affordable and excellent results.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-looking-closely-girl-telling-story_259150-58932.jpg" },
+ { id: "4", name: "Jason T.", handle: "@jason", testimonial: "They transformed my overgrown yard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-nature_23-2149021641.jpg" },
+ { id: "5", name: "Alice W.", handle: "@alice", testimonial: "Fast, reliable, and friendly service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg" },
]}
showRating={true}
title="Customer Reviews"
@@ -353,18 +150,9 @@ export default function LandingPage() {
title="About Big Bee Landscaping"
description="We are a locally owned and operated landscaping company in Miami dedicated to quality and trust. With years of experience, we pride ourselves on exceptional customer care and professional craftsmanship that transforms yards into beautiful outdoor spaces."
bulletPoints={[
- {
- title: "Experience",
- description: "Years of expertise in tree care.",
- },
- {
- title: "Trust",
- description: "Licensed and fully insured experts.",
- },
- {
- title: "Care",
- description: "Focused on 100% customer satisfaction.",
- },
+ { title: "Experience", description: "Years of expertise in tree care." },
+ { title: "Trust", description: "Licensed and fully insured experts." },
+ { title: "Care", description: "Focused on 100% customer satisfaction." },
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/serious-male-gardener-growing-thujas-pots-grey-haired-man-glasses-wearing-blue-shirt-apron-working-with-evergreen-plants-greenhouse-commercial-gardening-activity-summer-concept_74855-12968.jpg"
@@ -376,36 +164,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "1",
- title: "How much do tree services cost?",
- content: "Costs vary based on complexity and scope. Contact us for a free estimate.",
- },
- {
- id: "2",
- title: "Do you offer free estimates?",
- content: "Yes, we provide free, no-obligation quotes for all projects.",
- },
- {
- id: "3",
- title: "Are you licensed and insured?",
- content: "Yes, we are fully licensed and insured for your protection.",
- },
- {
- id: "4",
- title: "How quickly can you schedule a job?",
- content: "We aim to schedule as quickly as possible, usually within the week.",
- },
- {
- id: "5",
- title: "What areas do you serve?",
- content: "We primarily serve Miami and the surrounding areas.",
- },
- {
- id: "6",
- title: "Do you handle emergency tree removal?",
- content: "Yes, we offer emergency tree removal services.",
- },
+ { id: "1", title: "How much do tree services cost?", content: "Costs vary based on complexity and scope. Contact us for a free estimate." },
+ { id: "2", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation quotes for all projects." },
+ { id: "3", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured for your protection." },
+ { id: "4", title: "How quickly can you schedule a job?", content: "We aim to schedule as quickly as possible, usually within the week." },
+ { id: "5", title: "What areas do you serve?", content: "We primarily serve Miami and the surrounding areas." },
+ { id: "6", title: "Do you handle emergency tree removal?", content: "Yes, we offer emergency tree removal services." },
]}
title="Frequently Asked Questions"
description="Answers to common questions about our services."
@@ -416,18 +180,11 @@ export default function LandingPage() {
@@ -435,32 +192,8 @@ export default function LandingPage() {