diff --git a/src/components/sections/StatsSection.tsx b/src/components/sections/StatsSection.tsx new file mode 100644 index 0000000..ed57d18 --- /dev/null +++ b/src/components/sections/StatsSection.tsx @@ -0,0 +1,22 @@ +export default function StatsSection() { + return ( +
+
+
+
+
10+
+
Years of Experience
+
+
+
500+
+
Jobs Completed
+
+
+
100%
+
Insured & Guaranteed
+
+
+
+
+ ) +} \ No newline at end of file