4 Commits

Author SHA1 Message Date
8db503f3a5 Update src/app/page.tsx 2026-05-06 14:11:35 +00:00
706315263b Update src/app/page.tsx 2026-05-06 14:11:11 +00:00
0068f62c1a Merge version_3 into main
Merge version_3 into main
2026-05-06 14:06:19 +00:00
bffeb9d426 Merge version_3 into main
Merge version_3 into main
2026-05-06 14:05:56 +00:00

View File

@@ -12,7 +12,6 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TeamCardTen from '@/components/sections/team/TeamCardTen';
export default function LandingPage() { export default function LandingPage() {
return ( return (