Update src/app/page.tsx
This commit is contained in:
@@ -94,9 +94,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Corporate Websites", description: "High-end corporate presence sites built for trust.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg" } },
|
||||
{ title: "E-Commerce Platforms", description: "Seamless shopping experiences for global brands.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg" } },
|
||||
{ title: "SaaS Applications", description: "Intuitive interfaces for complex software platforms.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg" } },
|
||||
{ title: "Corporate Websites", description: "High-end corporate presence sites built for trust.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg?_wi=1" } },
|
||||
{ title: "E-Commerce Platforms", description: "Seamless shopping experiences for global brands.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=2" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg?_wi=2" } },
|
||||
{ title: "SaaS Applications", description: "Intuitive interfaces for complex software platforms.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=3" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-shopping-cart-with-sheep-e-commerce-promotion_187299-47584.jpg?_wi=3" } },
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Our Agency Services"
|
||||
|
||||
Reference in New Issue
Block a user