Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
dashboard={{
|
||||
title: "Dashboard Overview", logoIcon: Hexagon,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808027.jpg", searchPlaceholder: "Search workflows...", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808027.jpg?_wi=1", searchPlaceholder: "Search workflows...", buttons: [
|
||||
{ text: "Dashboard", href: "#" },
|
||||
{ text: "Export", href: "#" },
|
||||
],
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808027.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808027.jpg?_wi=2"
|
||||
imageAlt="Dropsphy platform interface"
|
||||
logoText="dropsphy"
|
||||
copyrightText="© 2025 Dropsphy. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user