diff --git a/src/app/culture/page.tsx b/src/app/culture/page.tsx index 2b2ecc5..89236fb 100644 --- a/src/app/culture/page.tsx +++ b/src/app/culture/page.tsx @@ -1,14 +1,9 @@ import React from "react"; -import Image from "next/image"; import Background from "@/components/culture/background"; -import CultureTitle from "@/public/culture/Culture.svg"; const page = () => { return (
- Nowruz Significance: Nowruz, the Persian New Year, is a - significant cultural celebration that marks the beginning of the new - year in the Iranian calendar. It typically falls on the vernal - equinox, around March 20th or 21st, and is celebrated by millions of - people not only in Iran but also in many other countries with - Persian cultural influence. -
++ Nowruz Significance: Nowruz, the Persian New Year, is a + significant cultural celebration that marks the beginning of the new + year in the Iranian calendar. It typically falls on the vernal + equinox, around March 20th or 21st, and is celebrated by millions of + people not only in Iran but also in many other countries with Persian + cultural influence. +
+- Shabe Yalda Significance: Shabe Yalda, also known as Yalda - Night or the Winter Solstice celebration, is a significant and - ancient Persian festival observed on the longest night of the year, - which typically falls on December 20th or 21st. This celebration - marks the victory of light over darkness as the days begin to grow - longer after the solstice. It is an event rich in symbolism and - cultural importance for Iranians and others with Persian cultural - ties. -
-+ Shabe Yalda Significance: Shabe Yalda, also known as Yalda + Night or the Winter Solstice celebration, is a significant and ancient + Persian festival observed on the longest night of the year, which + typically falls on December 20th or 21st. This celebration marks the + victory of light over darkness as the days begin to grow longer after + the solstice. It is an event rich in symbolism and cultural importance + for Iranians and others with Persian cultural ties. +
+