Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,6 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.7}
|
||||
ratingText="(638 reviews)"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -190,7 +189,6 @@ export default function LandingPage() {
|
||||
rightLink={{
|
||||
text: "+64 7 579 0002", href: "tel:+6475790002"
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user