Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -96,16 +96,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Discovery & Planning", description: "We understand your vision, goals, and target audience through comprehensive research and strategic planning.", imageSrc: "http://img.b2bpic.net/free-vector/web-infographic-concept-with-three-colorful-glossy-web-buttons-business-icons_1284-45076.jpg", imageAlt: "Discovery phase"},
|
||||
title: "Discovery & Planning", description: "We understand your vision, goals, and target audience through comprehensive research and strategic planning.", imageSrc: "http://img.b2bpic.net/free-vector/web-infographic-concept-with-three-colorful-glossy-web-buttons-business-icons_1284-45076.jpg?_wi=1", imageAlt: "Discovery phase"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Design & Development", description: "Our team creates beautiful, functional designs and builds robust, scalable solutions tailored to your needs.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-infographic-element-collection_23-2148344141.jpg", imageAlt: "Development phase"},
|
||||
title: "Design & Development", description: "Our team creates beautiful, functional designs and builds robust, scalable solutions tailored to your needs.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-infographic-element-collection_23-2148344141.jpg?_wi=1", imageAlt: "Development phase"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Testing & Optimization", description: "We rigorously test every aspect and optimize for performance, ensuring a seamless user experience.", imageSrc: "http://img.b2bpic.net/free-vector/web-infographic-concept-with-three-colorful-glossy-web-buttons-business-icons_1284-45076.jpg", imageAlt: "Testing phase"},
|
||||
title: "Testing & Optimization", description: "We rigorously test every aspect and optimize for performance, ensuring a seamless user experience.", imageSrc: "http://img.b2bpic.net/free-vector/web-infographic-concept-with-three-colorful-glossy-web-buttons-business-icons_1284-45076.jpg?_wi=2", imageAlt: "Testing phase"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Launch & Support", description: "We deploy your project and provide ongoing support to ensure continued success and growth.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-infographic-element-collection_23-2148344141.jpg", imageAlt: "Launch phase"},
|
||||
title: "Launch & Support", description: "We deploy your project and provide ongoing support to ensure continued success and growth.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-infographic-element-collection_23-2148344141.jpg?_wi=2", imageAlt: "Launch phase"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user