diff --git a/src/app/page.tsx b/src/app/page.tsx
index 010c96a..5f8a054 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,30 +31,12 @@ export default function LandingPage() {
@@ -63,41 +45,26 @@ export default function LandingPage() {
@@ -110,60 +77,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- title: "Lawn Maintenance",
- author: "Horizon Lawn",
- description: "Weekly mowing, edging, and trimming that keeps your property pristine all season long.",
- tags: [
- "Full Service",
- "Weekly",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bd5b19",
- },
+ id: "s1", title: "Lawn Maintenance", author: "Horizon Lawn", description: "Weekly mowing, edging, and trimming that keeps your property pristine all season long.", tags: ["Full Service", "Weekly"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bd5b19"},
{
- id: "s2",
- title: "Irrigation & Lighting",
- author: "Horizon Lawn",
- description: "Expert design and installation of automated irrigation and ambient landscape lighting.",
- tags: [
- "Irrigation",
- "Smart Lighting",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qavzsl",
- },
+ id: "s2", title: "Irrigation & Lighting", author: "Horizon Lawn", description: "Expert design and installation of automated irrigation and ambient landscape lighting.", tags: ["Irrigation", "Smart Lighting"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qavzsl"},
{
- id: "s3",
- title: "Weed Control",
- author: "Horizon Lawn",
- description: "Magic weed-free formulas applied by our pros like Monty that guarantee a plush, healthy yard.",
- tags: [
- "Weed Control",
- "Guarantee",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wu6fyq",
- },
+ id: "s3", title: "Weed Control", author: "Horizon Lawn", description: "Magic weed-free formulas applied by our pros like Monty that guarantee a plush, healthy yard.", tags: ["Weed Control", "Guarantee"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wu6fyq"},
{
- id: "s4",
- title: "Custom Fire Pits",
- author: "Horizon Lawn",
- description: "Design the perfect outdoor living area with our custom-crafted stone fire pit installations.",
- tags: [
- "Design",
- "Hardscape",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n0em07",
- },
+ id: "s4", title: "Custom Fire Pits", author: "Horizon Lawn", description: "Design the perfect outdoor living area with our custom-crafted stone fire pit installations.", tags: ["Design", "Hardscape"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n0em07"},
{
- id: "s5",
- title: "Flower Beds",
- author: "Horizon Lawn",
- description: "Vibrant, professionally maintained flower beds that bring color and life to your landscaping.",
- tags: [
- "Gardening",
- "Floral",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zo939a",
- },
+ id: "s5", title: "Flower Beds", author: "Horizon Lawn", description: "Vibrant, professionally maintained flower beds that bring color and life to your landscaping.", tags: ["Gardening", "Floral"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zo939a"},
]}
title="Complete Outdoor Transformation Services"
description="We specialize in everything your yard needs to go from average to elite. Our attention to detail is simply unmatched in Idaho."
@@ -174,44 +101,21 @@ export default function LandingPage() {
@@ -292,20 +169,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "22+",
- description: "Glowing Google Reviews",
- },
+ id: "m1", value: "22+", description: "Glowing Google Reviews"},
{
- id: "m2",
- value: "4.5+",
- description: "Average Star Rating",
- },
+ id: "m2", value: "4.5+", description: "Average Star Rating"},
{
- id: "m3",
- value: "22",
- description: "Years of Experience",
- },
+ id: "m3", value: "22", description: "Years of Experience"},
]}
title="Why Clients Trust Us"
description="Excellence in landscaping, backed by years of experience and dedicated service."
@@ -317,20 +185,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "Do you offer a warranty?",
- content: "Yes! We stand by our work. Richard Steele experienced this first-hand; one call and our crew fixed it immediately under warranty.",
- },
+ id: "f1", title: "Do you offer a warranty?", content: "Yes! We stand by our work. Richard Steele experienced this first-hand; one call and our crew fixed it immediately under warranty."},
{
- id: "f2",
- title: "What areas do you serve?",
- content: "We proudly serve the greater Boise, Idaho area with premium lawn care and full landscape services.",
- },
+ id: "f2", title: "What areas do you serve?", content: "We proudly serve the greater Boise, Idaho area with premium lawn care and full landscape services."},
{
- id: "f3",
- title: "Who are your lead experts?",
- content: "Our expert team includes Scott, Dustin, and Monty—professionals who have been transforming lawns for years.",
- },
+ id: "f3", title: "Who are your lead experts?", content: "Our expert team includes Scott, Dustin, and Monty—professionals who have been transforming lawns for years."},
]}
sideTitle="Commonly Asked Questions"
faqsAnimation="blur-reveal"
@@ -341,14 +200,11 @@ export default function LandingPage() {
@@ -357,46 +213,29 @@ export default function LandingPage() {