Update src/app/page.tsx

This commit is contained in:
2026-03-03 04:48:50 +00:00
parent 3eef4d25d2
commit 188d51a3d0

View File

@@ -192,7 +192,7 @@ export default function LandingPage() {
useInvertedBackground={false}
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: [
{ icon: Target, text: "Goal-oriented strategy" },
{ icon: TrendingUp, text: "Data-driven decisions" },
@@ -201,7 +201,7 @@ export default function LandingPage() {
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: [
{ icon: Palette, text: "Stunning design" },
{ icon: Zap, text: "User-centric UX" },
@@ -210,7 +210,7 @@ export default function LandingPage() {
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: [
{ icon: Code, text: "Clean code" },
{ icon: Zap, text: "High performance" },