From 2154962ba1b9f6509d987686f968f6b04bc390d2 Mon Sep 17 00:00:00 2001 From: Ehsan Date: Wed, 23 Oct 2024 02:41:15 +0330 Subject: [PATCH] fix design home page background --- app/component/Field.js | 6 +++++- components/contactUs/Connect.js | 6 +++++- components/home/index.js | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/app/component/Field.js b/app/component/Field.js index 2efa08b..092565c 100644 --- a/app/component/Field.js +++ b/app/component/Field.js @@ -1,6 +1,6 @@ import { TextField } from "@mui/material"; -function Field({ title, type, multiline, isPlaceHolder }) { +function Field({ title, type, props, multiline, isPlaceHolder }) { return ( ); diff --git a/components/contactUs/Connect.js b/components/contactUs/Connect.js index 8f7b349..9456ad1 100644 --- a/components/contactUs/Connect.js +++ b/components/contactUs/Connect.js @@ -24,7 +24,11 @@ function Connect() { - +
diff --git a/components/home/index.js b/components/home/index.js index 7c32f0a..eeb3f1e 100644 --- a/components/home/index.js +++ b/components/home/index.js @@ -8,7 +8,7 @@ import FrequentSearches from "./FrequentSearches"; function HomePage() { return (
-
+

با نوبت724