Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #21.
This commit is contained in:
@@ -8,7 +8,6 @@ import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import Link from 'next/link';
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" }
|
||||
@@ -96,4 +95,4 @@ export default function Page() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user