@@ -298,18 +138,11 @@ export default function LandingPage() {
@@ -318,21 +151,9 @@ export default function LandingPage() {
logoText="Thermostream"
copyrightText="© 2025 Thermostream. All rights reserved."
socialLinks={[
- {
- icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
- {
- icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
- {
- icon: Linkedin,
- href: "#",
- ariaLabel: "Linkedin",
- },
+ { icon: Instagram, href: "#", ariaLabel: "Instagram" },
+ { icon: Twitter, href: "#", ariaLabel: "Twitter" },
+ { icon: Linkedin, href: "#", ariaLabel: "Linkedin" },
]}
/>