Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,6 @@ export default function LandingPage() {
|
||||
ratingText="4.9 Stars - 200+ Reviews"
|
||||
background={{ variant: "plain" }}
|
||||
ariaLabel="BG Plumbing hero section with emergency contact"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -258,4 +257,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user