Card

Grindelwald

The place Grindelwald is located in Switzerland. It is a beautiful place to visit. It is famous for its stunning views of the Alps. The highest peak is called the Jungfrau and it is 4,478 meters high.

<BaseCard
src= "/images/hiking-images/6006771508.jpg"
alt= "A picture of Grindelwald"
>
<template #title>...</template>
<template #default>...</template>
<template #footer>
<BaseButton variant=filled>...</BaseButton>
<BaseButton variant=filled>...</BaseButton>
</template>
</BaseCard>

Properties

  • toThe link to the page
  • hrefThe link to the page
  • srcThe image source for the card
  • altThe alt text for the card image