From ba1594e24e76527d81e422de59d505922c6dc75f Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Sun, 18 Jan 2026 21:14:47 +0530 Subject: [PATCH] feat: Add agent edit form components and quick links, and update header and footer styling. --- src/components/layout/AgentHeader.tsx | 2 +- src/components/layout/Footer.tsx | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/layout/AgentHeader.tsx b/src/components/layout/AgentHeader.tsx index 4696f47..b1f2581 100644 --- a/src/components/layout/AgentHeader.tsx +++ b/src/components/layout/AgentHeader.tsx @@ -39,7 +39,7 @@ export function AgentHeader({ userName, userEmail }: AgentHeaderProps) { {link.label} diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index 59f40ae..70c8751 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -170,7 +170,7 @@ export function Footer() { {/* Logo and Social Section */} -
+
{/* Logo and Tagline */} @@ -182,7 +182,7 @@ export function Footer() { height={40} className="h-10 w-auto" /> - + "Your Trusted Real Estate Partner"
@@ -205,11 +205,11 @@ export function Footer() {
{/* Copyright Section */} -
+
-
-

Copyright © 2025 Your Agency Name. All rights reserved.

- +
+

Copyright © 2025 Your Agency Name. All rights reserved.

+ Privacy Policy