We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3258fba commit cab4248Copy full SHA for cab4248
src/components/BodySections/Contact.jsx
@@ -131,7 +131,7 @@ const Contact = () => {
131
<div className="footer w-full h-1/6 bg-black/50 flex flex-col items-center justify-center text-amber-200/70">
132
<span>A Vite+TailWindCSS+React App</span>
133
<span className=" font-semibold">Designed and Developed by Ahamed Najah</span>
134
- <span>All Rights Reserved@2024</span>
+ <span>All Rights Reserved@2025</span>
135
</div>
136
137
);
0 commit comments