From da453284cdf27526ef186e05ba3df03f0fa46fe8 Mon Sep 17 00:00:00 2001 From: Aravind R Date: Wed, 27 May 2026 16:48:44 +0530 Subject: [PATCH] add favicon --- src/app/communities/page.tsx | 2 +- src/app/icon.svg | 72 ++++++++++++++++++++++++++++ src/components/layout/Footer.tsx | 4 +- src/components/layout/Navbar.tsx | 4 +- src/components/ui/NearleLogo.tsx | 81 +++++++++++++++++++++++--------- 5 files changed, 137 insertions(+), 26 deletions(-) create mode 100644 src/app/icon.svg diff --git a/src/app/communities/page.tsx b/src/app/communities/page.tsx index 4ddddc0..42b1bfb 100644 --- a/src/app/communities/page.tsx +++ b/src/app/communities/page.tsx @@ -31,7 +31,7 @@ export default function CommunitiesPage() { { t: 'Lifestyle', d: 'Enjoy the privilege of upmarket shopping.', cat: 'Fashion & Shopping' }, { t: 'Join the #1 Neighbourhood app', d: 'Its just a Click – For All your needs in your neighbourhood.', cat: 'Fun Things' }, { t: 'Amazingly Fresh', d: 'Get your fruits, vegetables and daily essentials instantly.', cat: 'Drinks & Summer' }, - { t: 'Restaurants, Take aways', d: 'You choose your best all within your reach.', cat: 'Nearle' }, + { t: 'Restaurants, Take aways', d: 'You choose your best all within your reach.', cat: 'Food' }, { t: 'Never Before Experience', d: 'Customized services for neighbourhood.', cat: 'Tips' }, { t: 'Home Services @ your convenience', d: 'Home services at your convenience - Like never experienced before.', cat: 'Friends' }, ].map((item) => ( diff --git a/src/app/icon.svg b/src/app/icon.svg new file mode 100644 index 0000000..53b9056 --- /dev/null +++ b/src/app/icon.svg @@ -0,0 +1,72 @@ + + {/* Outer Ring */} + + + {/* Back Handle Arch */} + + + {/* Main N Bag Body */} + + + {/* 3D Side Face of Right Bag */} + + + {/* Front Handle Arch */} + + + {/* Negative Space lines for Creases and Separators */} + {/* Separator between Right Leg Front and Side */} + + + {/* Crease fold on the 3D Side */} + + + {/* Handle holes/grommets */} + + + + + diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index adfdb75..641e9a8 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -22,8 +22,8 @@ export function Footer() {
- - + + Nearle
diff --git a/src/components/layout/Navbar.tsx b/src/components/layout/Navbar.tsx index ebccc55..adcf43b 100644 --- a/src/components/layout/Navbar.tsx +++ b/src/components/layout/Navbar.tsx @@ -72,8 +72,8 @@ export function Navbar() { >