Update src/app/franchise/page.tsx
This commit is contained in:
@@ -79,11 +79,11 @@ export default function FranchisePage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg?_wi=2",
|
||||
imageAlt: "Professional home inspector conducting property inspection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-city_53876-15204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-city_53876-15204.jpg?_wi=2",
|
||||
imageAlt: "Successful franchise owner leading team",
|
||||
},
|
||||
]}
|
||||
@@ -112,19 +112,19 @@ export default function FranchisePage() {
|
||||
{
|
||||
title: "Initial Training & Certification",
|
||||
description: "3-4 weeks of intensive, hands-on training covering inspection techniques, software proficiency, business operations, and client management. Comprehensive certification preparation included.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-leader-talking-subordinates_74855-4115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-leader-talking-subordinates_74855-4115.jpg?_wi=2",
|
||||
imageAlt: "Professional training and certification",
|
||||
},
|
||||
{
|
||||
title: "Technology & Software Suite",
|
||||
description: "Complete inspection software platform with mobile apps, automated reporting, client portal, scheduling system, and advanced analytics dashboard. All tools needed to run your business efficiently.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-server-room-employee-analyzing-equipment-metrics-device-screen_482257-127123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-server-room-employee-analyzing-equipment-metrics-device-screen_482257-127123.jpg?_wi=2",
|
||||
imageAlt: "Advanced technology platform interface",
|
||||
},
|
||||
{
|
||||
title: "Marketing & Branding Support",
|
||||
description: "Access to proven marketing materials, social media templates, website setup support, local SEO optimization, and lead generation systems to help you build your client base rapidly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-card-with-modern-stationery-items_23-2148500521.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-card-with-modern-stationery-items_23-2148500521.jpg?_wi=2",
|
||||
imageAlt: "Professional branding and marketing materials",
|
||||
},
|
||||
]}
|
||||
@@ -141,7 +141,7 @@ export default function FranchisePage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-supervisor-training-latin-executive-call-center-manager-explaining-work-stuff-employees-offering-tech-support-customer-service_662251-427.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-supervisor-training-latin-executive-call-center-manager-explaining-work-stuff-employees-offering-tech-support-customer-service_662251-427.jpg?_wi=1"
|
||||
imageAlt="Customer support and training resources"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user