Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70e8281e9e | |||
| 6999d66849 | |||
| 6f661e251e | |||
| ec20926192 |
@@ -217,11 +217,11 @@ export default function LandingPage() {
|
||||
copyrightText="© 2025 Shore Circuit | NICEIC Registered Electricians | Staffordshire"
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Visit our Facebook page" },
|
||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Follow us on Instagram" },
|
||||
{ icon: Instagram, href: "https://www.instagram.com/shore.circuit/", ariaLabel: "Follow us on Instagram" },
|
||||
{ icon: Linkedin, href: "https://linkedin.com", ariaLabel: "Connect on LinkedIn" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user