Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 15:55:14 +00:00

View File

@@ -65,28 +65,28 @@ export default function LandingPage() {
{
id: 1,
title: "Web Design", description: "Beautiful, modern designs that capture your brand's essence and engage your audience. We create interfaces that are both stunning and intuitive, optimized for all devices.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-image-upload-concept_23-2148296955.jpg"
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-image-upload-concept_23-2148296955.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-image-upload-concept_23-2148296955.jpg"
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-image-upload-concept_23-2148296955.jpg?_wi=2"
},
},
{
id: 2,
title: "Web Development", description: "Robust, scalable web applications built with the latest technologies. From frontend to backend, we deliver high-performance solutions that power your business.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/software-application-programming-developer-technology-concept_53876-120917.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/software-application-programming-developer-technology-concept_53876-120917.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/software-application-programming-developer-technology-concept_53876-120917.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/software-application-programming-developer-technology-concept_53876-120917.jpg?_wi=2"
},
},
{
id: 3,
title: "Performance Optimization", description: "Lightning-fast websites that keep visitors engaged. We optimize every aspect of your site for speed, SEO, and user experience to drive conversions.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg?_wi=2"
},
},
]}