Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-04 16:53:31 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ export default function FinancePage() {
tag="Help"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=2"
imageAlt="Finance Support Team"
mediaPosition="left"
mediaAnimation="blur-reveal"
@@ -114,7 +114,7 @@ export default function FinancePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg"
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg?_wi=3"
imageAlt="Finance Consultation"
mediaPosition="right"
mediaAnimation="slide-up"

View File

@@ -60,7 +60,7 @@ export default function ServicesPage() {
title: "Genuine Spare Parts Supply", description: "Authentic Honda spare parts in stock with certificates of authenticity. Every part comes with warranty and quality guarantee. Fast availability and competitive pricing.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-machine-with-racks-pinions-factory_181624-60017.jpg", imageAlt: "Genuine Spare Parts"},
{
id: 4,
title: "Online Service Booking", description: "Convenient online and phone booking system. Same-day or next-day appointment availability. Fast turnaround, transparent pricing, no hidden charges, free pickup available.", imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg", imageAlt: "Online Service Booking System"},
title: "Online Service Booking", description: "Convenient online and phone booking system. Same-day or next-day appointment availability. Fast turnaround, transparent pricing, no hidden charges, free pickup available.", imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg?_wi=1", imageAlt: "Online Service Booking System"},
]}
buttons={[{ text: "Book Service Now", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -74,7 +74,7 @@ export default function ServicesPage() {
tag="Help"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=1"
imageAlt="Professional Customer Support"
mediaPosition="left"
mediaAnimation="blur-reveal"
@@ -112,7 +112,7 @@ export default function ServicesPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg"
imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7539.jpg?_wi=2"
imageAlt="Service Booking Counter"
mediaPosition="right"
mediaAnimation="slide-up"