Merge version_1_1781704073892 into main #3

Merged
bender merged 1 commits from version_1_1781704073892 into main 2026-06-17 13:50:14 +00:00

View File

@@ -1,6 +1,5 @@
import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit';
import TeamListCards from '@/components/sections/team/TeamListCards';
import { Award, ShieldCheck, Star } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function AboutPage() {