diff --git a/src/app/page.tsx b/src/app/page.tsx
index 01473f9..0411f81 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -65,7 +65,6 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-vector/set-floral-vintage-decorative-ornament-borders-corner-dividers_1150-48255.jpg", imageAlt: "Perfectly sculpted ornamental shrubs" }
]}
mediaAnimation="slide-up"
- useInvertedBackground={true}
/>
@@ -79,9 +78,6 @@ export default function LandingPage() {
buttons={[
{ text: "Meet Our Team", href: "#team" }
]}
- content={{
- mainText: "At J & D Landscaping, we believe a stunning outdoor space enhances your home and lifestyle. Founded by Jose and managed with precision by Anna, our team brings passion, expertise, and dedication to every project. Serving the West Dallas Area (75212) for years, we’ve built a reputation for reliable service and exceptional quality. From routine lawn care to complete landscape transformations, we’re committed to exceeding your expectations and bringing your vision to life.", secondaryText: "Our personalized approach ensures that every detail is meticulously handled, reflecting our commitment to craftsmanship and customer satisfaction. We pride ourselves on punctuality, efficient workmanship, and transparent communication, making your experience seamless and enjoyable. Trust J & D Landscaping to turn your yard into a beautiful, vibrant oasis."
- }}
/>
@@ -157,7 +153,6 @@ export default function LandingPage() {
names={[
"Local Residences", "Dallas Businesses", "Property Managers", "Community Centers", "Retail Parks", "Homeowners Associations", "Local Schools"
]}
- animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -204,7 +199,6 @@ export default function LandingPage() {
]}
bottomLeftText="© 2024 J & D Landscaping. All rights reserved."
bottomRightText="Built by Webuild.ai"
- useInvertedBackground={false}
/>