diff --git a/frontend/public/webflow.jpg b/frontend/public/webflow.jpg new file mode 100644 index 00000000..769a4e12 Binary files /dev/null and b/frontend/public/webflow.jpg differ diff --git a/frontend/src/Component/Footer.js b/frontend/src/Component/Footer.js index c4c5722a..2887006d 100644 --- a/frontend/src/Component/Footer.js +++ b/frontend/src/Component/Footer.js @@ -48,9 +48,9 @@ function Footer() {
-

+

COPYRIGHT © Devlaps 2024 |
MAINTAINED BY HIMANSHU NARWARE -

+
diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index c1b612c5..5e48a946 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -2928,6 +2928,14 @@ "image":"copy-ai.jpg", "link": "https://www.copy.ai/", "description": "Copy.ai is one of the best free AI tools for digital marketing can help businesses improve their marketing strategies and drive better results." + }, + { + "productName": "Webflow", + "category": "UI", + "image": "webflow.jpg", + "link": "https://webflow.com/", + "description": "Webflow is a free no-code web designing tool where you can build beautiful websites with ease and publish them." } + ]