|
|
|
|
@@ -54,13 +54,16 @@ export default function LandingPage() {
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
name: "Rajesh Patil", handle: "Local Business Owner", testimonial: "Very best place, centrally located and highly professional team!", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Priya Sharma", handle: "Small Business Owner", testimonial: "Location is very nice. Quick service and transparent pricing.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Amit Deshmukh", handle: "Corporate Client", testimonial: "Overall good experience. Reliable and trustworthy service provider.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -75,18 +78,20 @@ export default function LandingPage() {
|
|
|
|
|
tagIcon={CheckCircle}
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "01", title: "Documentation Services", description: "Professional document preparation, verification, and filing for all your business requirements", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-18159.jpg", imageAlt: "Documentation services"},
|
|
|
|
|
id: "01", title: "Documentation Services", description: "Professional document preparation, verification, and filing for all your business requirements", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-18159.jpg", imageAlt: "Documentation services"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "02", title: "Business Assistance", description: "Expert guidance and support for business setup, registration, and operational compliance", imageSrc: "http://img.b2bpic.net/free-photo/customers-writing-signature-contract-entering-partnership-with-agent_482257-101263.jpg", imageAlt: "Business assistance"},
|
|
|
|
|
id: "02", title: "Business Assistance", description: "Expert guidance and support for business setup, registration, and operational compliance", imageSrc: "http://img.b2bpic.net/free-photo/customers-writing-signature-contract-entering-partnership-with-agent_482257-101263.jpg", imageAlt: "Business assistance"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "03", title: "Registration Services", description: "Streamlined registration processes for businesses, certifications, and legal compliance", imageSrc: "http://img.b2bpic.net/free-photo/sales-contract-forms-documents-legal-concept_53876-134015.jpg", imageAlt: "Registration services"},
|
|
|
|
|
id: "03", title: "Registration Services", description: "Streamlined registration processes for businesses, certifications, and legal compliance", imageSrc: "http://img.b2bpic.net/free-photo/sales-contract-forms-documents-legal-concept_53876-134015.jpg", imageAlt: "Registration services"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "04", title: "Consultancy Support", description: "Professional advisory services from experienced consultants to drive your business forward", imageSrc: "http://img.b2bpic.net/free-photo/couple-serious-colleagues-sitting-table-with-laptop-documents-cups-coffee-talking-medium-shot-teamwork-communication-concept_74855-11651.jpg", imageAlt: "Consultancy support"},
|
|
|
|
|
{
|
|
|
|
|
id: "05", title: "Local Service Assistance", description: "Quick and reliable assistance for all your local service needs in Satara region", imageSrc: "http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg", imageAlt: "Local service assistance"},
|
|
|
|
|
id: "04", title: "Consultancy Support", description: "Professional advisory services from experienced consultants to drive your business forward", imageSrc: "http://img.b2bpic.net/free-photo/couple-serious-colleagues-sitting-table-with-laptop-documents-cups-coffee-talking-medium-shot-teamwork-communication-concept_74855-11651.jpg", imageAlt: "Consultancy support"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
gridVariant="four-items-2x2-equal-grid"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
/>
|
|
|
|
|
@@ -115,13 +120,17 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Rajesh Patil, Business Owner", date: "Date: 15 January 2024", title: "Excellent Professional Service!", quote: "Very best place for all my business needs. Centrally located in Satara with a highly professional and courteous team. They handle everything efficiently and transparently.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
|
|
|
|
id: "1", name: "Rajesh Patil, Business Owner", date: "Date: 15 January 2024", title: "Excellent Professional Service!", quote: "Very best place for all my business needs. Centrally located in Satara with a highly professional and courteous team. They handle everything efficiently and transparently.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Priya Sharma, Corporate Manager", date: "Date: 22 December 2023", title: "Great Location and Quick Service", quote: "Location is very nice and easily accessible. The team responds quickly to queries and maintains complete transparency in pricing. Highly recommended for business services.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"},
|
|
|
|
|
id: "2", name: "Priya Sharma, Corporate Manager", date: "Date: 22 December 2023", title: "Great Location and Quick Service", quote: "Location is very nice and easily accessible. The team responds quickly to queries and maintains complete transparency in pricing. Highly recommended for business services.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Amit Deshmukh, Entrepreneur", date: "Date: 10 November 2023", title: "Reliable and Trustworthy", quote: "Overall good experience with their services. They are reliable, professional, and deliver exactly what they promise. Perfect choice for documentation and business assistance.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg"},
|
|
|
|
|
id: "3", name: "Amit Deshmukh, Entrepreneur", date: "Date: 10 November 2023", title: "Reliable and Trustworthy", quote: "Overall good experience with their services. They are reliable, professional, and deliver exactly what they promise. Perfect choice for documentation and business assistance.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Snehal Waghmare, Small Business", date: "Date: 5 October 2023", title: "Fast and Transparent Pricing", quote: "Excellent service with transparent pricing. The team is knowledgeable and answers all questions patiently. Definitely the go-to place for local business services.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"},
|
|
|
|
|
id: "4", name: "Snehal Waghmare, Small Business", date: "Date: 5 October 2023", title: "Fast and Transparent Pricing", quote: "Excellent service with transparent pricing. The team is knowledgeable and answers all questions patiently. Definitely the go-to place for local business services.", tag: "Verified Review", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|