Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-04-18 08:42:43 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/futuristic-gallery-space-with-illuminated-platform_23-2151986965.jpg"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-gallery-space-with-illuminated-platform_23-2151986965.jpg?_wi=1"
logoText="HW Tracker"
columns={[
{ title: "Tracker", items: [{ label: "Dashboard", href: "#" }, { label: "Vault", href: "#" }] },

View File

@@ -51,7 +51,7 @@ export default function PricingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/futuristic-gallery-space-with-illuminated-platform_23-2151986965.jpg"
imageSrc="http://img.b2bpic.net/free-photo/futuristic-gallery-space-with-illuminated-platform_23-2151986965.jpg?_wi=2"
logoText="HW Tracker"
columns={[
{ title: "Tracker", items: [{ label: "Dashboard", href: "#" }, { label: "Vault", href: "#" }] },