Profile

Account profile section showing traveler details and submitted reviews.

N/A

Verified Explorer

0 Reviews Written

Adventure Dashboard

Savings Found

$428.50

Account Settings

No reviews yet

Share your experiences with travel insurance to help other globetrotters!

---
import Profile from "@features/profile/Profile.astro";
---

<Profile />
---
blocks:
  _component: page-sections/features/profile
---

Overview

Use Profile when a page should render the full authenticated traveler account experience. This section is currently powered by a client-loaded React page that fetches account-linked review data and manages profile actions internally, so there are no editable component inputs yet.

Properties

No properties available. Make sure the component has a valid .cloudcannon.structure-value.yml file.