Merge version_1 into main #3
@@ -52,10 +52,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workmates-with-statistic-documents_1098-757.jpg", imageAlt: "Professional business consultation in modern office"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workmates-with-statistic-documents_1098-757.jpg?_wi=1", imageAlt: "Professional business consultation in modern office"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-office-mock-up_23-2148347216.jpg", imageAlt: "Organized business documents and planning materials"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-office-mock-up_23-2148347216.jpg?_wi=1", imageAlt: "Organized business documents and planning materials"
|
||||
},
|
||||
]}
|
||||
rating={5}
|
||||
@@ -83,19 +83,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Insurance Guidance", description: "Get knowledgeable help understanding coverage options, evaluating needs, and making informed decisions with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/clients-comparing-vehicle-models-catalog-before-committing-investment_482257-117263.jpg", imageAlt: "Professional insurance guidance consultation"
|
||||
title: "Insurance Guidance", description: "Get knowledgeable help understanding coverage options, evaluating needs, and making informed decisions with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/clients-comparing-vehicle-models-catalog-before-committing-investment_482257-117263.jpg?_wi=1", imageAlt: "Professional insurance guidance consultation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Business Support Services", description: "From foundational business needs to ongoing administrative guidance, we help simplify important processes and keep things moving smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg", imageAlt: "Business support and administrative services"
|
||||
title: "Business Support Services", description: "From foundational business needs to ongoing administrative guidance, we help simplify important processes and keep things moving smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg?_wi=1", imageAlt: "Business support and administrative services"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Personalized Consultation", description: "Every client receives attentive, one-on-one service built around their specific goals, questions, and concerns.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg", imageAlt: "Personal one-on-one consultation session"
|
||||
title: "Personalized Consultation", description: "Every client receives attentive, one-on-one service built around their specific goals, questions, and concerns.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=1", imageAlt: "Personal one-on-one consultation session"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Detail-Driven Solutions", description: "We pride ourselves on thoroughness, professionalism, and making sure nothing important gets overlooked.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg", imageAlt: "Comprehensive detail-oriented business solutions"
|
||||
title: "Detail-Driven Solutions", description: "We pride ourselves on thoroughness, professionalism, and making sure nothing important gets overlooked.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg?_wi=2", imageAlt: "Comprehensive detail-oriented business solutions"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -111,16 +111,16 @@ export default function LandingPage() {
|
||||
tag="Our Difference"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "100%", title: "Professional Service", description: "Polished, respectful experience from start to finish", imageSrc: "http://img.b2bpic.net/free-photo/clients-comparing-vehicle-models-catalog-before-committing-investment_482257-117263.jpg", imageAlt: "Professional business advisory service"
|
||||
id: "1", value: "100%", title: "Professional Service", description: "Polished, respectful experience from start to finish", imageSrc: "http://img.b2bpic.net/free-photo/clients-comparing-vehicle-models-catalog-before-committing-investment_482257-117263.jpg?_wi=2", imageAlt: "Professional business advisory service"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Detail", title: "Attention to Detail", description: "Careful, thorough service creates better outcomes and stronger trust", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg", imageAlt: "Meticulous business consultation process"
|
||||
id: "2", value: "Detail", title: "Attention to Detail", description: "Careful, thorough service creates better outcomes and stronger trust", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=2", imageAlt: "Meticulous business consultation process"
|
||||
},
|
||||
{
|
||||
id: "3", value: "You First", title: "Personalized Support", description: "Never treated like just another number—guided with personal attention", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg", imageAlt: "Personalized business advisory approach"
|
||||
id: "3", value: "You First", title: "Personalized Support", description: "Never treated like just another number—guided with personal attention", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg?_wi=3", imageAlt: "Personalized business advisory approach"
|
||||
},
|
||||
{
|
||||
id: "4", value: "Trusted", title: "Trusted Recommendations", description: "Satisfied clients confidently recommend us to others", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg", imageAlt: "Trusted business solutions and advice"
|
||||
id: "4", value: "Trusted", title: "Trusted Recommendations", description: "Satisfied clients confidently recommend us to others", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg?_wi=4", imageAlt: "Trusted business solutions and advice"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -175,19 +175,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Connect", description: "Reach out and tell us what you need. We're ready to listen and understand your situation.", imageSrc: "http://img.b2bpic.net/free-photo/workmates-with-statistic-documents_1098-757.jpg", imageAlt: "Initial consultation connection"
|
||||
title: "Connect", description: "Reach out and tell us what you need. We're ready to listen and understand your situation.", imageSrc: "http://img.b2bpic.net/free-photo/workmates-with-statistic-documents_1098-757.jpg?_wi=2", imageAlt: "Initial consultation connection"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Consult", description: "We take time to understand your situation, goals, and concerns in depth.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg", imageAlt: "In-depth consultation process"
|
||||
title: "Consult", description: "We take time to understand your situation, goals, and concerns in depth.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=3", imageAlt: "In-depth consultation process"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Customize", description: "We recommend the right path with careful attention to every detail that matters.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg", imageAlt: "Customized solutions development"
|
||||
title: "Customize", description: "We recommend the right path with careful attention to every detail that matters.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286157.jpg?_wi=5", imageAlt: "Customized solutions development"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Move Forward with Confidence", description: "You get trusted support and a smoother path ahead with ongoing guidance.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-office-mock-up_23-2148347216.jpg", imageAlt: "Confident path forward together"
|
||||
title: "Move Forward with Confidence", description: "You get trusted support and a smoother path ahead with ongoing guidance.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-business-office-mock-up_23-2148347216.jpg?_wi=2", imageAlt: "Confident path forward together"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user