Update src/app/reviews/page.tsx
This commit is contained in:
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="R Reynolds Plumbing"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact Us", href: "/contact" }}
|
||||
rightLink={{ text: "Contact: 04177 551 408 | 2 Hudson CT, Ashburton VIC 3147", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user