Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -64,23 +64,23 @@ 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"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user