Update src/app/page.tsx

This commit is contained in:
2026-05-05 13:39:49 +00:00
parent 48ffbe4cc8
commit 37446fc2a8

View File

@@ -183,10 +183,10 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2025 The Roofing Company - Enfield"
copyrightText="© 2026 The Roofing Company - Enfield"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}