+
+
+
+
-
-
-
-
-
-
SPES-TEXNIKA
-
+
+
+ SPES-TEXNIKA
+
+
+
-
+ >
);
}
diff --git a/components/pageParts/hero.tsx b/components/pageParts/hero.tsx
new file mode 100644
index 0000000..7be3938
--- /dev/null
+++ b/components/pageParts/hero.tsx
@@ -0,0 +1,56 @@
+"use client";
+
+import { motion } from "framer-motion";
+import Image from "next/image";
+
+export default function HeroSection() {
+ return (
+
+
+ {/* Asosiy kontent */}
+
+ {/* Chap tomondagi matn */}
+
+
+ Ishonchli SpesTexnika —
+ sizning loyihangiz uchun eng yaxshi tanlov!
+
+
+
+ Biz eng so‘nggi texnikalar, maxsus transportlar va qurilish
+ uskunalarini qulay narxda taqdim etamiz.
+
+
+
+ {/* O‘ng tomondagi texnika rasmi */}
+
+
+
+
+
+ {/* Pastdagi to‘lqinli animatsiya (dekor) */}
+
+
+ );
+}
diff --git a/public/2.jpg b/public/2.jpg
new file mode 100644
index 0000000..818de6c
Binary files /dev/null and b/public/2.jpg differ
diff --git a/public/hero.jpg b/public/hero.jpg
new file mode 100644
index 0000000..eee6618
Binary files /dev/null and b/public/hero.jpg differ