From 7763052dc9572cfe8ef1ec68a8b5433ea146bc74 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Mon, 25 Aug 2025 14:58:06 +0200 Subject: [PATCH] edit --- src/components/Story.jsx | 25 +++++++++++-------------- src/components/text.jsx | 2 +- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/src/components/Story.jsx b/src/components/Story.jsx index 445fe26..a437041 100644 --- a/src/components/Story.jsx +++ b/src/components/Story.jsx @@ -1,10 +1,7 @@ import { CloudArrowUpIcon, LockClosedIcon, ServerIcon, SparklesIcon } from '@heroicons/react/20/solid' +import { P, H2, H3, PS, PXS } from '@/components/text' -const features = [ - -] - -export default function NewFeatures() { +export default function Story() { return (
@@ -19,19 +16,19 @@ export default function NewFeatures() {
-

OUR STORY

-

+

Our Story

+ THE TALE OF SACRED ENERGIES OF THE NILE -

-

+ + Our founders, Isabelle Peeters and Kristof De Spiegeleer fell in love with the Nile and envisioned creating clean, unique, and high-energy boats for people to experience its sacred energies. -

-

+ + Their goal is to offer a sanctuary for the body, mind, and spirit, a safe space to open yourself to new experiences, and allow these sacred energies to enter your consciousness, helping you reconnect with your true essence. -

-

+ + We are in unique times, marked by the energies of the Aquarian Age. As chaotic as these times may seem, they bring a shift in energies and an opportunity for transformation. The Nile is a powerful energy vortex, and we are here to help you align with its frequencies. -

+
diff --git a/src/components/text.jsx b/src/components/text.jsx index 9f43cfc..67b5dc8 100644 --- a/src/components/text.jsx +++ b/src/components/text.jsx @@ -74,7 +74,7 @@ export function PS({ className, children, ...props }) { return (