Update src/app/page.tsx

This commit is contained in:
2026-03-06 15:56:19 +00:00
parent b1f1eb0f44
commit 1a633ed6a3

View File

@@ -88,18 +88,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" }
}
]}
/>