diff --git a/src/app/page.tsx b/src/app/page.tsx index efdd74a..a6cbb3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/team-business-directors-meeting-evaluate-performance-metrics-employees_482257-119938.jpg", imageAlt: "Corporate Tech Solution" }, - { imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", imageAlt: "Business ERP Implementation" } + { imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg?_wi=1", imageAlt: "Business ERP Implementation" } ]} mediaAnimation="slide-up" rating={5} @@ -76,11 +76,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} features={[ - { title: "Sage 300 ERP", description: "Seamless implementation of Sage 300 ERP solutions.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", titleIconSrc: "Database", buttonText: "Learn More" }, - { title: "Sage X3 Solutions", description: "Scalable ERP solutions with Sage X3 for growing enterprises.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", titleIconSrc: "Layers", buttonText: "Learn More" }, - { title: "Sugar CRM", description: "Streamline customer relationships with SugarCRM.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169844.jpg", titleIconSrc: "Users", buttonText: "Learn More" }, - { title: "eFacility Solutions", description: "Advanced facility management software for operations.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", titleIconSrc: "Building", buttonText: "Learn More" }, - { title: "Digital Marketing", description: "Data-driven marketing strategies for modern growth.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169844.jpg", titleIconSrc: "Megaphone", buttonText: "Learn More" }, + { title: "Sage 300 ERP", description: "Seamless implementation of Sage 300 ERP solutions.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg?_wi=2", titleIconSrc: "Database", buttonText: "Learn More" }, + { title: "Sage X3 Solutions", description: "Scalable ERP solutions with Sage X3 for growing enterprises.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg?_wi=3", titleIconSrc: "Layers", buttonText: "Learn More" }, + { title: "Sugar CRM", description: "Streamline customer relationships with SugarCRM.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169844.jpg?_wi=1", titleIconSrc: "Users", buttonText: "Learn More" }, + { title: "eFacility Solutions", description: "Advanced facility management software for operations.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg?_wi=4", titleIconSrc: "Building", buttonText: "Learn More" }, + { title: "Digital Marketing", description: "Data-driven marketing strategies for modern growth.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169844.jpg?_wi=2", titleIconSrc: "Megaphone", buttonText: "Learn More" }, ]} title="Our Services" description="Comprehensive technology and marketing solutions to drive your business forward." @@ -110,11 +110,11 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Thomas Jacob", role: "Client", company: "BusinessCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" }, - { id: "t2", name: "Sarah Miller", role: "CEO", company: "RetailGrow", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" }, - { id: "t3", name: "Ahmed Ali", role: "Director", company: "BahrainSolutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" }, - { id: "t4", name: "John Doe", role: "Manager", company: "TechSystems", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" }, - { id: "t5", name: "Jane Smith", role: "Owner", company: "RetailPlus", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" }, + { id: "t1", name: "Thomas Jacob", role: "Client", company: "BusinessCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1" }, + { id: "t2", name: "Sarah Miller", role: "CEO", company: "RetailGrow", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2" }, + { id: "t3", name: "Ahmed Ali", role: "Director", company: "BahrainSolutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=3" }, + { id: "t4", name: "John Doe", role: "Manager", company: "TechSystems", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=4" }, + { id: "t5", name: "Jane Smith", role: "Owner", company: "RetailPlus", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=5" }, ]} title="Client Success" description="What our clients say about us."