Bob AI: replace hero section with this [Block: hero-2|Spli...
This commit is contained in:
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
|||||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||||
import Faq1 from '@/components/sections/faq/Faq1';
|
import Faq1 from '@/components/sections/faq/Faq1';
|
||||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||||
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
import Hero2 from '@/components/sections/hero/Hero2';
|
||||||
|
|
||||||
export default function TechAcademyPage() {
|
export default function TechAcademyPage() {
|
||||||
return (
|
return (
|
||||||
@@ -143,14 +143,10 @@ export default function TechAcademyPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="hero_billboard_gallery" data-section="hero_billboard_gallery">
|
<div id="hero_billboard_gallery" data-section="hero_billboard_gallery">
|
||||||
<HeroBillboardGallery
|
<Hero2
|
||||||
title="Discover Floral Elegance"
|
title="Discover Floral Elegance"
|
||||||
description="Explore our exquisite floral arrangements that bring beauty and joy to any occasion."
|
background={{ variant: "plain" }}
|
||||||
background={{ variant: "plain" }}
|
/>
|
||||||
tag="Hero"
|
|
||||||
buttons={[{ label: "Floral Packages", href: "#" }, { label: "Floral FAQs", href: "#" }]}
|
|
||||||
mediaItems={[{ title: "Wedding Bouquets", description: "Crafting perfect flowers for your special day." }, { title: "Event Decorations", description: "Enhance your event with our stunning floral displays." }]}
|
|
||||||
/>
|
|
||||||
</div> <div id="footer" data-section="footer">
|
</div> <div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
imageSrc="https://img.b2bpic.net/free-vector/digital-particle-flowing-mesh-technology-background_1017-28408.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user