From a5352d98ef64e7fb99fea33009dac09efb188e89 Mon Sep 17 00:00:00 2001 From: adilallo <39313955+adilallo@users.noreply.github.com> Date: Tue, 19 Aug 2025 17:30:56 -0600 Subject: [PATCH] Hero Banner lg breakpoint --- app/components/ContentLockup.js | 10 +++++----- app/components/HeroBanner.js | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/components/ContentLockup.js b/app/components/ContentLockup.js index 6fcf9c3..e7dbb85 100644 --- a/app/components/ContentLockup.js +++ b/app/components/ContentLockup.js @@ -4,28 +4,28 @@ import Button from "./Button"; const ContentLockup = ({ title, subtitle, description, ctaText, ctaHref }) => { return ( -
+
{description}