From e9ddb3ef9661ed5cc393a6444689f284ef37ba77 Mon Sep 17 00:00:00 2001 From: Zainab Kangsiwala Date: Tue, 12 May 2026 20:36:23 +0530 Subject: [PATCH] fix: broken live demo link in landing page --- .../src/pages/public/Landing.jsx | 653 ++++-------------- 1 file changed, 130 insertions(+), 523 deletions(-) diff --git a/RestroHub-FrontEnd/src/pages/public/Landing.jsx b/RestroHub-FrontEnd/src/pages/public/Landing.jsx index 2965882..f5004e7 100644 --- a/RestroHub-FrontEnd/src/pages/public/Landing.jsx +++ b/RestroHub-FrontEnd/src/pages/public/Landing.jsx @@ -20,12 +20,56 @@ import { Sparkles } from 'lucide-react'; +// ============================ +// DEMO MODAL +// ============================ +const DemoModal = ({ onClose }) => { + return ( +
+
e.stopPropagation()} + className="w-full max-w-3xl overflow-hidden rounded-2xl bg-white shadow-2xl" + > + {/* Header */} +
+

Restroly Demo

+ +
+ + {/* Video */} +
+