From 3117f03d205b09424fc68063aa24dcf19b9fa0c2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:45:30 +0000 Subject: [PATCH 1/3] Initial plan From 28132ed80df0b441ad821d909584c4c28c9e58dd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:50:27 +0000 Subject: [PATCH 2/3] Add visible placeholder heading to home view Co-authored-by: vishnu-madhavan-git <237662584+vishnu-madhavan-git@users.noreply.github.com> --- App.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/App.tsx b/App.tsx index f7f60b2..e27d409 100644 --- a/App.tsx +++ b/App.tsx @@ -900,6 +900,10 @@ const App: React.FC = () => { key={`content-${slideIndex}`} className={`relative z-10 max-w-7xl mx-auto px-6 w-full text-center space-y-12 ${isExiting ? 'hero-animate-out' : 'hero-animate-in'}`} > +