Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-06 15:37:48 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ export default function ContactPage() {
{ text: "View FAQ", href: "#faq" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg?_wi=2"
imageAlt="Contact support interface"
mediaAnimation="opacity"
imagePosition="right"

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
{ text: "Learn More", href: "#how-it-works" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg"
imageSrc="http://img.b2bpic.net/free-vector/template-user-panel-dashboard_23-2148368852.jpg?_wi=1"
imageAlt="RateWorkers platform dashboard showing customer ratings"
mediaAnimation="opacity"
imagePosition="right"
@@ -91,7 +91,7 @@ export default function HomePage() {
id: 4,
title: "Access Customer Insights",
description: "Search and view customer ratings from other businesses. Make informed decisions before taking on new projects or clients.",
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg?_wi=1",
},
]}
textboxLayout="default"

View File

@@ -50,7 +50,7 @@ export default function PricingPage() {
{ text: "Contact Sales", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg"
imageSrc="http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904151.jpg?_wi=2"
imageAlt="Pricing dashboard interface"
mediaAnimation="opacity"
imagePosition="right"