Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-03-12 18:55:48 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#features" }
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg?_wi=1"
imageAlt="Civic complaint reporting platform dashboard"
frameStyle="card"
mediaAnimation="slide-up"

View File

@@ -75,7 +75,7 @@ export default function StockDashboard() {
{ text: "Export Data", href: "#" }
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg?_wi=2"
imageAlt="Stock management dashboard overview"
frameStyle="card"
mediaAnimation="slide-up"