Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,6 @@ export default function LandingPage() {
|
||||
imageAlt="Lush green lawn with a neatly trimmed landscape"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Hero section with lawncare service tagline and customer testimonials"
|
||||
/>
|
||||
</div>
|
||||
@@ -237,7 +236,6 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "Testimonials", href: "#testimonials" }, { label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] },
|
||||
{ items: [{ label: "2205 Trackside Dr", href: "https://www.google.com/maps/search/2205+Trackside+Dr,+Raleigh,+NC+27603" }, { label: "Raleigh, NC 27603", href: "https://www.google.com/maps/search/2205+Trackside+Dr,+Raleigh,+NC+27603" }, { label: "(334) 591-7482", href: "tel:+13345917482" }] }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Site footer with company information and navigation links"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user