Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Strategic Expertise", description: "We don't just build—we strategize. Our approach is grounded in research, market analysis, and a deep understanding of your business goals and target audience.", media: { imageSrc: "http://img.b2bpic.net/free-psd/flat-design-car-sharing-landing-page_23-2150431825.jpg" },
|
id: "1", title: "Strategic Expertise", description: "We don't just build—we strategize. Our approach is grounded in research, market analysis, and a deep understanding of your business goals and target audience.", media: { imageSrc: "http://img.b2bpic.net/free-psd/flat-design-car-sharing-landing-page_23-2150431825.jpg?_wi=1" },
|
||||||
items: [
|
items: [
|
||||||
{ icon: Target, text: "Goal-oriented strategy" },
|
{ icon: Target, text: "Goal-oriented strategy" },
|
||||||
{ icon: TrendingUp, text: "Data-driven decisions" },
|
{ icon: TrendingUp, text: "Data-driven decisions" },
|
||||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
|||||||
reverse: false
|
reverse: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Creative Excellence", description: "Our designers create visually stunning, functionally perfect interfaces that engage users and reflect your brand's unique personality and values.", media: { imageSrc: "http://img.b2bpic.net/free-psd/flat-design-car-sharing-landing-page_23-2150431825.jpg" },
|
id: "2", title: "Creative Excellence", description: "Our designers create visually stunning, functionally perfect interfaces that engage users and reflect your brand's unique personality and values.", media: { imageSrc: "http://img.b2bpic.net/free-psd/flat-design-car-sharing-landing-page_23-2150431825.jpg?_wi=2" },
|
||||||
items: [
|
items: [
|
||||||
{ icon: Palette, text: "Stunning design" },
|
{ icon: Palette, text: "Stunning design" },
|
||||||
{ icon: Zap, text: "User-centric UX" },
|
{ icon: Zap, text: "User-centric UX" },
|
||||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
|||||||
reverse: true
|
reverse: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Technical Mastery", description: "Our developers build scalable, secure, and high-performance digital products using cutting-edge technologies and best practices.", media: { imageSrc: "http://img.b2bpic.net/free-psd/flat-design-car-sharing-landing-page_23-2150431825.jpg" },
|
id: "3", title: "Technical Mastery", description: "Our developers build scalable, secure, and high-performance digital products using cutting-edge technologies and best practices.", media: { imageSrc: "http://img.b2bpic.net/free-psd/flat-design-car-sharing-landing-page_23-2150431825.jpg?_wi=3" },
|
||||||
items: [
|
items: [
|
||||||
{ icon: Code, text: "Clean code" },
|
{ icon: Code, text: "Clean code" },
|
||||||
{ icon: Zap, text: "High performance" },
|
{ icon: Zap, text: "High performance" },
|
||||||
|
|||||||
Reference in New Issue
Block a user