fix
This commit is contained in:
@@ -13,11 +13,6 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'
|
||||
import { CheckCircle, Flower2, Leaf, Palette, Sparkles } from "lucide-react";
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
|
||||
import ContactForm from '@/components/ContactForm.tsx';
|
||||
|
||||
<div id="contact-form" data-section="contact-form">
|
||||
<ContactForm />
|
||||
</div>
|
||||
export default function LandingPage() {
|
||||
const [isLoading, setIsLoading] = useState(false);
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user