diff --git a/src/App/about-us/AboutUs.scss b/src/App/about-us/AboutUs.scss new file mode 100644 index 0000000..0776cd7 --- /dev/null +++ b/src/App/about-us/AboutUs.scss @@ -0,0 +1,86 @@ +.about-us { + display: flex; + flex-direction: column; + + h2 { + margin-bottom: 40px; + width: fit-content; + } + + img { + align-self: center; + margin-bottom: 65px; + border-radius: 12px; + max-width: 1072px; + width: 100%; + height: 598px; + object-fit: cover; + } + + h3 { + margin-bottom: 10px; + font-size: 24px; + font-weight: 500; + line-height: 29px; + color: rgb(62, 50, 50); + } + + &__descriptions { + display: flex; + flex-direction: column; + gap: 20px; + + p { + font-size: 20px; + font-weight: 400; + line-height: 34px; + color: rgb(62, 50, 50); + } + } +} + +@media screen and (max-width: 768px) { + .about-us { + h2 { + margin-bottom: 30px; + } + + img { + margin-bottom: 30px; + height: 392px; + } + + h3 { + font-size: 20px; + line-height: 24px; + } + + &__descriptions { + gap: 16px; + + p { + font-size: 18px; + line-height: 34px; + } + } + } +} + +@media screen and (max-width: 550px) { + .about-us { + h2 { + margin-bottom: 20px; + } + + img { + height: 231px; + } + + &__descriptions { + p { + font-size: 16px; + line-height: 140%; + } + } + } +} diff --git a/src/App/about-us/assets/header.svg b/src/App/about-us/assets/header.svg new file mode 100644 index 0000000..0600736 --- /dev/null +++ b/src/App/about-us/assets/header.svg @@ -0,0 +1,12 @@ + diff --git a/src/App/about-us/page.tsx b/src/App/about-us/page.tsx index 265d338..3f4925e 100644 --- a/src/App/about-us/page.tsx +++ b/src/App/about-us/page.tsx @@ -1,7 +1,63 @@ -import "./styles.scss"; +import Typography from "@/shared/ui/components/Typography/Typography"; +import "./AboutUs.scss"; +import Image from "next/image"; +import header from "./assets/header.svg"; const AboutUs = () => { - return
+ arrival, your senses will be rewarded with the pleasant + scent of lemongrass oil used to clean the natural wood found + throughout the room, creating a relaxing atmosphere within + the space. A wonderful serenity has taken possession of my + entire soul, like these sweet mornings of spring which I + enjoy with my whole heart. I am alone, and feel the charm of + existence in this spot, which was created for the bliss of + souls like mine. I am so happy, my dear friend, so absorbed + in the exquisite. +
++ When you are ready to indulge your sense of excitement, + check out the range of water- sports opportunities at the + resort’s on-site water-sports center. Want to leave your + stress on the water? The resort has kayaks, paddleboards, or + the low-key pedal boats. Snorkeling equipment is available + as well, so you can experience the ever-changing undersea + environment. Not only do visitors to a bed and breakfast get + a unique perspective on the place they are visiting, they + have options for special packages not available in other + hotel settings.{" "} +
++ Bed and breakfasts can partner easily with local businesses + for a smoothly organized and highly personalized vacation + experience. The Fife and Drum Inn offers options such as the + Historic Triangle Package that includes three nights at the + Inn, breakfasts, and admissions to historic Williamsburg, + Jamestown, and Yorktown. Bed and breakfasts also lend + themselves to romance. +
++ Part of the charm of a bed and breakfast is the uniqueness; + art, décor, and food are integrated to create a complete + experience. For example, the Fife and Drum retains the + colonial feel of the area in all its guest rooms. Special + features include antique furnishings, elegant four poster + beds in some guest rooms, as well folk art and artifacts + from the restoration period of the historic area available + for guests to enjoy. +
++ {months[data.created_at.slice(5, 7)]}{" "} + {data.created_at.slice(5, 7).slice(0, 1) === "0" + ? data.created_at.slice(6, 7) + : data.created_at.slice(5, 7)} + , {data.created_at.slice(0, 4)} +
+Комментарии: {data.count_reviews}
+{data.description}
++ {months[review.created_at.slice(5, 7)]}{" "} + {review.created_at.slice(5, 7).slice(0, 1) === + "0" + ? review.created_at.slice(6, 7) + : review.created_at.slice(5, 7)} + , {review.created_at.slice(0, 4)} +
+{review.review}
++ + | + {params.map((param) => ( ++ + | + ))} +|||||
{stat.name} | +{stat.broken_road_1} | +{stat.local_defect_3} | +{stat.hotbed_of_accidents_2} | +{stat.local_defect_fixed_6} | +{stat.repair_plans_4} | +{stat.repaired_5} | +
+ {param.handleClick ? ( + + ) : ( + <>{param.param}> + )} + | + ))} +|||||
{index + 1} | +{user.username} | +{user.report_count} | +{user.likes_received_count} | +{user.likes_given_count} | +{user.average_rating} | +