Update footer copyright year to 2026
Some checks failed
Beta CI/CD Pipeline / build-and-test (push) Successful in 1m0s
Beta CI/CD Pipeline / deploy-beta (push) Has been cancelled

This commit is contained in:
vickytechkey 2026-08-21 19:16:19 +05:30
parent 4310ffde0e
commit 5eb95f32b0

View file

@ -9,7 +9,7 @@ export default function Footer() {
<div className="column is-4"> <div className="column is-4">
<h2 className="title is-4 has-text-primary mb-3" style={{ fontFamily: 'Libre Caslon Text, serif' }}>Tradhox</h2> <h2 className="title is-4 has-text-primary mb-3" style={{ fontFamily: 'Libre Caslon Text, serif' }}>Tradhox</h2>
<p className="has-text-grey-dark"> <p className="has-text-grey-dark">
© 2024 Tradhox. Honoring Human Craftsmanship. © 2026 Tradhox. Honoring Human Craftsmanship.
</p> </p>
</div> </div>