Bob AI: move Hero Billboard Scroll higher
This commit is contained in:
@@ -223,6 +223,18 @@ export default function HomePage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="hero_billboard_scroll" data-section="hero_billboard_scroll">
|
||||||
|
<HeroBillboardScroll
|
||||||
|
title="Hero Billboard Scroll"
|
||||||
|
description="Add your description here."
|
||||||
|
tag="Label"
|
||||||
|
tagIcon="Check"
|
||||||
|
buttons={[{ label: "Primary", href: "#" }, { label: "Secondary", href: "#" }]}
|
||||||
|
imageSrc="https://placehold.co/600x400"
|
||||||
|
background={{ variant: "plain" }}
|
||||||
|
containerClassName="relative z-10 mb-20"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Newsletter"
|
tag="Newsletter"
|
||||||
@@ -235,19 +247,7 @@ export default function HomePage() {
|
|||||||
termsText="We respect your privacy. Unsubscribe at any time. No spam, ever."
|
termsText="We respect your privacy. Unsubscribe at any time. No spam, ever."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<FooterMedia
|
||||||
<div id="hero_billboard_scroll" data-section="hero_billboard_scroll">
|
|
||||||
<HeroBillboardScroll
|
|
||||||
title="Hero Billboard Scroll"
|
|
||||||
description="Add your description here."
|
|
||||||
tag="Label"
|
|
||||||
tagIcon="Check"
|
|
||||||
buttons={[{ label: "Primary", href: "#" }, { label: "Secondary", href: "#" }]}
|
|
||||||
imageSrc="https://placehold.co/600x400"
|
|
||||||
background={{ variant: "plain" }}
|
|
||||||
containerClassName="relative z-10 mb-20"
|
|
||||||
/>
|
|
||||||
</div> <FooterMedia
|
|
||||||
imageSrc="https://img.b2bpic.net/free-photo/programming-background-with-person-working-with-codes-computer_23-2150010118.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/programming-background-with-person-working-with-codes-computer_23-2150010118.jpg"
|
||||||
imageAlt="Technology and digital transformation"
|
imageAlt="Technology and digital transformation"
|
||||||
logoText="TechAcademy"
|
logoText="TechAcademy"
|
||||||
|
|||||||
Reference in New Issue
Block a user