Bob AI: Swapped footer to FooterBrand component
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import FooterSimpleMedia from '@/components/sections/footer/FooterSimpleMedia';
|
||||
import FooterBrand from '@/components/sections/footer/FooterBrand';
|
||||
import NavbarInline from '@/components/ui/NavbarInline';
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
import SiteBackgroundSlot from "@/components/ui/SiteBackgroundSlot";
|
||||
@@ -53,9 +53,9 @@ export default function Layout() {
|
||||
<Outlet />
|
||||
</main>
|
||||
<SectionErrorBoundary name="footer">
|
||||
<FooterSimpleMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-technology-digital-wave-particle-background_1048-12583.jpg"
|
||||
<FooterBrand
|
||||
brand="Yusupov Agency"
|
||||
tagline="High-end, futuristic portfolio for a Central Asian design leader."
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
|
||||
Reference in New Issue
Block a user