Skip to content

Commit cab4248

Browse files
authored
Update Contact.jsx
1 parent 3258fba commit cab4248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BodySections/Contact.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const Contact = () => {
131131
<div className="footer w-full h-1/6 bg-black/50 flex flex-col items-center justify-center text-amber-200/70">
132132
<span>A Vite+TailWindCSS+React App</span>
133133
<span className=" font-semibold">Designed and Developed by Ahamed Najah</span>
134-
<span>All Rights Reserved@2024</span>
134+
<span>All Rights Reserved@2025</span>
135135
</div>
136136
</div>
137137
);

0 commit comments

Comments
 (0)