Merge version_2 into main #6
1445
src/app/layout.tsx
1445
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,6 @@ import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwe
|
||||
import ProductCardOne from "@/components/sections/product/ProductCardOne";
|
||||
import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||
import TeamCardSix from "@/components/sections/team/TeamCardSix";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import Link from "next/link";
|
||||
@@ -207,4 +206,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user