diff --git a/src/app/page.tsx b/src/app/page.tsx index dd738d7..e767c21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,18 +87,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Web Design & Development", description: "Beautiful, responsive websites that convert visitors into customers. We combine stunning design with powerful functionality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-monitor-photovoltaics-factory-used-production-line-design-simulation_482257-135832.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-developing-additional-layers-security-order-sustain-good-functionality-system-mixed-race-back-end-network-developers-analyzing-interface-database-cloud-processing-method_482257-41727.jpg" } + title: "Web Design & Development", description: "Beautiful, responsive websites that convert visitors into customers. We combine stunning design with powerful functionality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-monitor-photovoltaics-factory-used-production-line-design-simulation_482257-135832.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-developing-additional-layers-security-order-sustain-good-functionality-system-mixed-race-back-end-network-developers-analyzing-interface-database-cloud-processing-method_482257-41727.jpg?_wi=1" } }, { id: 2, - title: "UI/UX Design", description: "User-centered design that creates intuitive and engaging digital experiences. Every pixel serves a purpose.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-monitor-photovoltaics-factory-used-production-line-design-simulation_482257-135832.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-developing-additional-layers-security-order-sustain-good-functionality-system-mixed-race-back-end-network-developers-analyzing-interface-database-cloud-processing-method_482257-41727.jpg" } + title: "UI/UX Design", description: "User-centered design that creates intuitive and engaging digital experiences. Every pixel serves a purpose.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-monitor-photovoltaics-factory-used-production-line-design-simulation_482257-135832.jpg?_wi=2" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-developing-additional-layers-security-order-sustain-good-functionality-system-mixed-race-back-end-network-developers-analyzing-interface-database-cloud-processing-method_482257-41727.jpg?_wi=2" } }, { id: 3, - title: "Brand Strategy & Identity", description: "Compelling brand stories and visual identities that resonate with your target audience and build lasting connections.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-monitor-photovoltaics-factory-used-production-line-design-simulation_482257-135832.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-developing-additional-layers-security-order-sustain-good-functionality-system-mixed-race-back-end-network-developers-analyzing-interface-database-cloud-processing-method_482257-41727.jpg" } + title: "Brand Strategy & Identity", description: "Compelling brand stories and visual identities that resonate with your target audience and build lasting connections.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-monitor-photovoltaics-factory-used-production-line-design-simulation_482257-135832.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/team-developing-additional-layers-security-order-sustain-good-functionality-system-mixed-race-back-end-network-developers-analyzing-interface-database-cloud-processing-method_482257-41727.jpg?_wi=3" } } ]} />