Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-24 08:11:03 +00:00

View File

@@ -171,6 +171,14 @@ export default function LandingPage() {
background={{
variant: "rotated-rays-static"}}
text="Need to reach us? info@wildsouls.gr | +30 2310 566 874"
buttons={[
{
text: "Email Us", href: "mailto:info@wildsouls.gr"
},
{
text: "Call Now", href: "tel:+302310566874"
}
]}
/>
</div>