Skip to content

Commit

Permalink
docs(hero): rails - update the alt text to match image
Browse files Browse the repository at this point in the history
  • Loading branch information
monicawheeler committed Oct 30, 2023
1 parent 36603bc commit d1a0983
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/app/views/examples/components/hero/_preview.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
title: "Introducing the Kajabi template store",
description: "Did you know we offer free workshops? Kajabi experts host live workshops every week on topics from marketing your products to building out your Kajabi account.",
image: "hero-contained-placeholder.png",
alt_text: "Multi-layered illustration of UI elements and woman clasping her hands together in excitement",
alt_text: "Multi layered illustration of UI elements and woman smiling to the camera",
size: "small",
contained: true,
} do %>
Expand All @@ -118,7 +118,7 @@
title: "Introducing the Kajabi template store",
description: "Did you know we offer free workshops? Kajabi experts host live workshops every week on topics from marketing your products to building out your Kajabi account.",
image: "hero-contained-placeholder.png",
alt_text: "Multi-layered illustration of UI elements and woman clasping her hands together in excitement",
alt_text: "Multi layered illustration of UI elements and woman smiling to the camera",
size: "large",
contained: true,
} do %>
Expand All @@ -138,7 +138,7 @@
title: "Introducing the Kajabi template store",
description: "Did you know we offer free workshops? Kajabi experts host live workshops every week on topics from marketing your products to building out your Kajabi account.",
image: "hero-contained-placeholder.png",
alt_text: "Multi-layered illustration of UI elements and woman clasping her hands together in excitement",
alt_text: "Multi layered illustration of UI elements and woman smiling to the camera",
size: "small",
contained: true,
cta_attributes: {
Expand All @@ -162,7 +162,7 @@
title: "Introducing the Kajabi template store",
description: "Did you know we offer free workshops? Kajabi experts host live workshops every week on topics from marketing your products to building out your Kajabi account.",
image: "hero-contained-placeholder.png",
alt_text: "Multi-layered illustration of UI elements and woman clasping her hands together in excitement",
alt_text: "Multi layered illustration of UI elements and woman smiling to the camera",
borderless: true,
custom_background_color: "#e6f4fe",
size: "small",
Expand Down Expand Up @@ -237,7 +237,7 @@
title: "Learn with Kajabi in our live workshops",
description: "Did you know we offer free workshops? Kajabi experts host live workshops every week on topics from marketing your products to building out your Kajabi account.",
image: "hero-contained-placeholder.png",
alt_text: "Multi-layered illustration of UI elements and woman clasping her hands together in excitement",
alt_text: "Multi layered illustration of UI elements and woman smiling to the camera",
size: "small",
image_start: true,
contained: true,
Expand All @@ -258,7 +258,7 @@
title: "Learn with Kajabi in our live workshops",
description: "Did you know we offer free workshops? Kajabi experts host live workshops every week on topics from marketing your products to building out your Kajabi account.",
image: "hero-contained-placeholder.png",
alt_text: "Multi-layered illustration of UI elements and woman clasping her hands together in excitement",
alt_text: "Multi layered illustration of UI elements and woman smiling to the camera",
size: "large",
image_start: true,
contained: true,
Expand Down

0 comments on commit d1a0983

Please sign in to comment.