caroousel

This commit is contained in:
2025-08-22 18:04:48 +02:00
parent 0d4b087601
commit cda80f878e
3 changed files with 17 additions and 11 deletions

View File

@@ -23,13 +23,13 @@ export function Hero() {
<H2 className="mt-8">
Nile Cruises, Reimagined.
</H2>
<P className="mt-4">
<P className="mt-4 mb-6">
Veda welcomes you into her home providing unique wellness cruises blending cultural authentic experiences with unparalleled freedom and privacy.<br/>
Our organic cuisine, cultural activities and dedicated warm hearted crew will make your veda cruise an unforgettable experience.
</P>
<button className="mt-6 text-sm lg:text-sm tracking-wide" variant="link" color="darkgr">
<Button href="/story" variant="link" color="darkgr">
Learn More
</button>
</Button>
</div>
</div>
)