From cdc76e3a9014c64351c06babf91d30b815111264 Mon Sep 17 00:00:00 2001 From: vickytechkey Date: Thu, 20 Aug 2026 18:59:46 +0530 Subject: [PATCH] feat: remove our story, artisans, and careers pages, and verify final design matches prototype layout --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 38ece77..7c8f484 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3082,7 +3082,7 @@ export default function App() {
{CONFIG.companyName}
{ e.preventDefault(); navigateTo('about'); }}>About Us - { e.preventDefault(); alert('Careers section coming soon.'); }}>Careers + { e.preventDefault(); alert('Press details coming soon.'); }}>Press { e.preventDefault(); alert('Terms of Service.'); }}>Terms { e.preventDefault(); alert('Privacy Policy.'); }}>Privacy