mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
Fixed build error
This commit is contained in:
parent
53ca4fe7f3
commit
71a62f9939
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ export default function Search() {
|
|||
<div className="flex min-h-screen flex-col items-center pt-20">
|
||||
<div className="w-1/2 flex flex-col justify-center bg-gray-100 rounded p-4 shadow-md">
|
||||
<div className="w-full flex justify-center text-center mb-7 text-gray-700">
|
||||
We'll search for the most recent data about your property, so we can
|
||||
We will search for the most recent data about your property, so we can
|
||||
begin to build a profile of the works that can be done and the impact
|
||||
that will have
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue