Bob AI: Remove the random text content from the second main content

This commit is contained in:
kudinDmitriyUp
2026-06-01 13:35:19 +00:00
parent cb9e88e0fb
commit a63b39606e

View File

@@ -16,7 +16,6 @@ export default function HomePage() {
<HeroBillboardTiltedCarousel
tag="Transform Your Outdoor Space"
title="Leading Landscaping Services in Texas"
description="From custom garden designs to meticulous lawn care, Texas GreenScapes brings beauty and functionality to your property. Experience the difference quality makes."
primaryButton={{
text: "Explore Our Services",
href: "#services",
@@ -239,4 +238,4 @@ export default function HomePage() {
</div>
</>
);
}
}