From f2359f30733bfe7a08e360f1e93cc2947af62c52 Mon Sep 17 00:00:00 2001 From: Amir Hossein Karimi Date: Sun, 28 Jan 2024 03:27:26 +0330 Subject: [PATCH] fix: update conference location & title --- src/app/components/Hero/Hero.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/components/Hero/Hero.tsx b/src/app/components/Hero/Hero.tsx index ced9a1b..8c124ff 100644 --- a/src/app/components/Hero/Hero.tsx +++ b/src/app/components/Hero/Hero.tsx @@ -25,7 +25,7 @@ export default function HeroSection() { ایران
اسفند ۱۴۰۲{" "} - در فریدون‌کنار، مازندران + در آمل، مازندران

@@ -45,11 +45,11 @@ export default function HeroSection() { }, { title: "شهر", - description: "فریدون‌کنار، مازندران", + description: "آمل، مازندران", }, { title: "مکان", - description: "مجتمع تفریحی رجایی", + description: "مجموعه اریکه آریایی", }, ].map((item, index) => { return (