diff --git a/frontend/marketing.html b/frontend/marketing.html index b4fe7461..481d1296 100644 --- a/frontend/marketing.html +++ b/frontend/marketing.html @@ -6,7 +6,7 @@
+
{description}
+
{feature.description}
{feature.link && ( {feature.link.label}+
{subheadline}
+
{description}
)} diff --git a/frontend/src/marketing/components/TestimonialSlider.tsx b/frontend/src/marketing/components/TestimonialSlider.tsx index e6d22cd3..19446642 100644 --- a/frontend/src/marketing/components/TestimonialSlider.tsx +++ b/frontend/src/marketing/components/TestimonialSlider.tsx @@ -3,13 +3,13 @@ import { testimonials } from "../data/testimonials"; const TestimonialSlider: React.FC = () => { return ( -- “{testimonial.quote}” +
++ "{testimonial.quote}"
-+
{step.subtitle}