Provider Brand Details Header

Provider review header with brand details, editorial verdict, rating card, and CTA.

Zoom Travel Insurance Review 2026

4.2 / 5.0 CTI rating
Best Value 2026 Comprehensive Annual Plans Cruise Cover
IMG

Reviewed by Editor Name

Travel Insurance Analyst | Updated March 2026

CTI Verdict

Zoom Travel Insurance is one of the best value options in the Australian market. Their premiums consistently sit below the industry average while offering solid comprehensive coverage. Ideal for budget-conscious travellers under 50 heading to Asia or Europe. Claims turnaround can be slower than premium competitors like Allianz or Cover-More, and phone support hours are limited. But if value is your primary concern and you are comfortable with digital self-service, Zoom is hard to beat.

Review + Organization + AggregateRating Schema
---
import ProviderBrandDetailsHeader from "@page-sections/heroes/provider-brand-details-header/ProviderBrandDetailsHeader.astro";
---

<ProviderBrandDetailsHeader
backgroundColor="surface" badges={
  [
    {
      "text": "Best Value 2026",
      "variant": "highlight"
    },
    {
      "text": "Comprehensive",
      "variant": "default"
    },
    {
      "text": "Annual Plans",
      "variant": "default"
    },
    {
      "text": "Cruise Cover",
      "variant": "default"
    }
  ]
} colorScheme="inherit" ctaLink="#" ctaText="Compare Zoom Quotes →" heading="Zoom Travel Insurance Review 2026" helperText="Free. No signup. Under 60 seconds." logoAlt="Zoom Travel Insurance logo" logoImage="" logoText="Z" paddingVertical="lg" rating="4.2" ratingLabel="/ 5.0 CTI rating" reviewerDescription="Travel Insurance Analyst | Updated March 2026" reviewerImage="" reviewerImageAlt="IMG" reviewerName="Reviewed by Editor Name" schemaLabel="Review + Organization + AggregateRating Schema" scoreRows={
  [
    {
      "label": "Coverage",
      "score": 4
    },
    {
      "label": "Value",
      "score": 4.5
    },
    {
      "label": "Claims",
      "score": 3.5
    },
    {
      "label": "Service",
      "score": 4.2
    },
    {
      "label": "Flexibility",
      "score": 4.3
    },
    {
      "label": "Digital",
      "score": 4.4
    }
  ]
} summaryHeading="CTI Rating" summaryRating="4.2" summaryStarRating={4.2} verdictHeading="CTI Verdict" verdictText="Zoom Travel Insurance is one of the best value options in the Australian market. Their premiums consistently sit below the industry average while offering solid comprehensive coverage. Ideal for budget-conscious travellers under 50 heading to Asia or Europe. Claims turnaround can be slower than premium competitors like Allianz or Cover-More, and phone support hours are limited. But if value is your primary concern and you are comfortable with digital self-service, Zoom is hard to beat."
/>
---
blocks:
  _component: page-sections/heroes/provider-brand-details-header
  logoImage: ''
  logoAlt: Zoom Travel Insurance logo
  logoText: Z
  heading: Zoom Travel Insurance Review 2026
  rating: '4.2'
  ratingLabel: / 5.0 CTI rating
  badges:
    - text: Best Value 2026
      variant: highlight
    - text: Comprehensive
      variant: default
    - text: Annual Plans
      variant: default
    - text: Cruise Cover
      variant: default
  reviewerImage: ''
  reviewerImageAlt: IMG
  reviewerName: Reviewed by Editor Name
  reviewerDescription: Travel Insurance Analyst | Updated March 2026
  verdictHeading: CTI Verdict
  verdictText: Zoom Travel Insurance is one of the best value options in the Australian market. Their premiums consistently sit below the industry average while offering solid comprehensive coverage. Ideal for budget-conscious travellers under 50 heading to Asia or Europe. Claims turnaround can be slower than premium competitors like Allianz or Cover-More, and phone support hours are limited. But if value is your primary concern and you are comfortable with digital self-service, Zoom is hard to beat.
  schemaLabel: Review + Organization + AggregateRating Schema
  summaryRating: '4.2'
  summaryHeading: CTI Rating
  summaryStarRating: 4.2
  ctaText: Compare Zoom Quotes →
  ctaLink: '#'
  helperText: Free. No signup. Under 60 seconds.
  scoreRows:
    - label: Coverage
      score: 4
    - label: Value
      score: 4.5
    - label: Claims
      score: 3.5
    - label: Service
      score: 4.2
    - label: Flexibility
      score: 4.3
    - label: Digital
      score: 4.4
  colorScheme: inherit
  backgroundColor: surface
  paddingVertical: lg
---

Overview

Use Provider Brand Details Header at the top of provider review pages to introduce the insurer, show editorial badges and reviewer details, summarize the CTI verdict, and place the quote CTA beside category scores.

Properties

logoImage string

Optional provider logo image. If blank, the logo text is shown.

logoAlt string | default: Zoom Travel Insurance logo

Alt text for the provider logo image.

logoText string | default: Z

Fallback logo text shown when no logo image is set.

heading string | default: Zoom Travel Insurance Review 2026

Main provider review heading.

rating string | default: 4.2

Rating value shown beside the title.

ratingLabel string | default: / 5.0 CTI rating

Rating label shown beside the rating value.

badges array | default: array

Provider badges shown below the title.

Item Properties:

text string | default: Best Value 2026

Badge text.

variant enum | default: default

Visual badge style.

Accepted values:
  • default
  • highlight

reviewerImage string

Optional reviewer avatar image.

reviewerImageAlt string | default: IMG

Alt text or fallback initials for the reviewer avatar.

reviewerName string | default: Reviewed by Editor Name

Reviewer name line.

reviewerDescription string | default: Travel Insurance Analyst | Updated March 2026

Reviewer role and updated date line.

verdictHeading string | default: CTI Verdict

Heading for the editorial verdict block.

verdictText string | default: Zoom Travel Insurance is one of the best value options in the Australian market. Their premiums consistently sit below the industry average while offering solid comprehensive coverage. Ideal for budget-conscious travellers under 50 heading to Asia or Europe. Claims turnaround can be slower than premium competitors like Allianz or Cover-More, and phone support hours are limited. But if value is your primary concern and you are comfortable with digital self-service, Zoom is hard to beat.

Editorial verdict body copy.

schemaLabel string | default: Review + Organization + AggregateRating Schema

Small schema/status label shown under the verdict.

summaryRating string | default: 4.2

Rating value shown inside the summary badge.

summaryHeading string | default: CTI Rating

Heading shown in the rating summary card.

summaryStarRating number | default: 4.2

Star fill value in the summary card, from 0 to 5.

ctaText string | default: Compare Zoom Quotes →

Text for the main comparison button.

ctaLink string | default: #

Link for the main comparison button.

helperText string | default: Free. No signup. Under 60 seconds.

Small helper text shown below the button.

scoreRows array | default: array

Category score bars shown in the summary card.

Item Properties:

label string | default: Coverage

Score category label.

score number | default: 4

Score from 0 to 5.

colorScheme enum | default: inherit

Color scheme theme for the section.

Accepted values:
  • inherit
  • light
  • dark

backgroundColor enum | default: surface

Background color behind the section.

Accepted values:
  • none
  • base
  • surface
  • accent
  • highlight

paddingVertical enum | default: lg

Vertical padding for the section.

Accepted values:
  • xs
  • sm
  • md
  • lg
  • xl
  • 2xl
  • 3xl
  • 4xl
  • 5xl
  • 6xl