diff --git a/src/app/blogs/components/HeroSection.tsx b/src/app/blogs/components/HeroSection.tsx
new file mode 100644
index 0000000..826fbe9
--- /dev/null
+++ b/src/app/blogs/components/HeroSection.tsx
@@ -0,0 +1,37 @@
+import BlogItem from '@/components/BlogItem'
+import Image from 'next/image'
+import { FC } from 'react'
+
+const HeroSection: FC = () => {
+ return (
+
+
+
+
+
+
+ سفارش نرمافزار اختصاصی: سرمایهای برای آینده یا فقط هزینهای برای امروز؟
+
+
+
+ لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ و با استفاده از طراحان گرافیک است چاپگرها و متون بلکه...لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ و با استفاده از طراحان گرافیک است چاپگرها و متون بلکه...
+
+
+
+
+
+
+
+
+
+
+ )
+}
+
+export default HeroSection
\ No newline at end of file
diff --git a/src/app/blogs/page.tsx b/src/app/blogs/page.tsx
new file mode 100644
index 0000000..8319be3
--- /dev/null
+++ b/src/app/blogs/page.tsx
@@ -0,0 +1,12 @@
+import { FC } from 'react'
+import HeroSection from './components/HeroSection'
+
+const Blogs: FC = () => {
+ return (
+
+
+
+ )
+}
+
+export default Blogs
\ No newline at end of file
diff --git a/src/components/BlogItem.tsx b/src/components/BlogItem.tsx
index 96828a4..7e0f005 100644
--- a/src/components/BlogItem.tsx
+++ b/src/components/BlogItem.tsx
@@ -16,7 +16,7 @@ const BlogItem: FC = () => {
-
+
سفارش نرمافزار اختصاصی: سرمایهای برای آینده یا فقط هزینهای برای امروز؟