Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d8ead4b95 | |||
| 4e515d98fd |
@@ -106,7 +106,16 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[]}
|
features={[
|
||||||
|
{
|
||||||
|
title: "Strategy-First Approach", description: "We align design with your business goals, ensuring every element serves to convert visitors into loyal customers.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1mmsui" },
|
||||||
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-mobile-phone-laptop-table_1232-4899.jpg" }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Performance Optimization", description: "Lightning-fast load times keep users engaged and boost search engine rankings, driving more organic traffic to your site.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-sheet-with-graph_23-2148210412.jpg" },
|
||||||
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150518836.jpg" }
|
||||||
|
}
|
||||||
|
]}
|
||||||
showStepNumbers={false}
|
showStepNumbers={false}
|
||||||
title="Why Choose Me"
|
title="Why Choose Me"
|
||||||
description="Tailored solutions for your business success."
|
description="Tailored solutions for your business success."
|
||||||
|
|||||||
Reference in New Issue
Block a user