Bob AI: remove Hero Billboard Scroll section
This commit is contained in:
@@ -9,7 +9,6 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
|||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||||
import { Award, Code, Briefcase, Clock, Lightbulb, Mail } from 'lucide-react';
|
import { Award, Code, Briefcase, Clock, Lightbulb, Mail } from 'lucide-react';
|
||||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
|
||||||
|
|
||||||
export default function HomePage() {
|
export default function HomePage() {
|
||||||
return (
|
return (
|
||||||
@@ -234,18 +233,6 @@ 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>
|
||||||
|
|
||||||
<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" }}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
<FooterMedia
|
<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"
|
||||||
|
|||||||
Reference in New Issue
Block a user