Restored to '4481c4244afe6b42b771140c595876b23e2f44d9'

Replit-Restored-To: 4481c4244a
This commit is contained in:
kimjaehyeon0101
2025-10-15 11:57:31 +00:00
parent bf6ece6a5c
commit abf65a5c67
2 changed files with 2 additions and 11 deletions

View File

@ -6,17 +6,8 @@ export default function Footer() {
return (
<footer className="fixed bottom-0 left-0 right-0 bg-gray-900 border-t border-gray-700 z-40">
<div className="max-w-7xl mx-auto px-4">
{/* Logo and Contact Us */}
<div className="flex items-center justify-between py-2">
<div className="flex items-center">
<img
src="/attached_assets/footer logo_1760529287220.png"
alt="SAPIENS"
className="h-16 cursor-pointer hover:opacity-80 transition-opacity"
data-testid="footer-logo"
onClick={() => setLocation("/")}
/>
</div>
{/* Contact Us */}
<div className="flex items-center justify-end py-2">
<div className="flex items-center">
<a href="#" className="text-xs text-gray-400 hover:text-white cursor-pointer" data-testid="contact-us-link">
Contact Us