Merge version_1 into main #3
@@ -54,10 +54,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/dark-technology-landing-page-with-photo_23-2148275701.jpg", imageAlt: "Modern application development interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg", imageAlt: "Digital marketing analytics dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/dark-technology-landing-page-with-photo_23-2148275701.jpg?_wi=1", imageAlt: "Modern application development interface" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg?_wi=1", imageAlt: "Digital marketing analytics dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg", imageAlt: "Professional team collaboration" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/engineer-solar-panels-plant-using-vr-optimize-layouts-using-cad-software_482257-119665.jpg", imageAlt: "Digital innovation and technology" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/engineer-solar-panels-plant-using-vr-optimize-layouts-using-cad-software_482257-119665.jpg?_wi=1", imageAlt: "Digital innovation and technology" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/success-business_1057-2057.jpg", imageAlt: "Business success and growth metrics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-system-administrators-data-center-using-devices_482257-120660.jpg", imageAlt: "Digital ecosystem and connectivity" }
|
||||
]}
|
||||
@@ -94,13 +94,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "app-dev", title: "End-to-End Application Development", description: "Custom web and mobile applications built with cutting-edge technologies. From architecture design to deployment and maintenance, we handle every aspect of your project.", tag: "Development", imageSrc: "http://img.b2bpic.net/free-vector/dark-technology-landing-page-with-photo_23-2148275701.jpg", imageAlt: "Application development process", buttons: [{ text: "Explore", href: "#contact" }]
|
||||
id: "app-dev", title: "End-to-End Application Development", description: "Custom web and mobile applications built with cutting-edge technologies. From architecture design to deployment and maintenance, we handle every aspect of your project.", tag: "Development", imageSrc: "http://img.b2bpic.net/free-vector/dark-technology-landing-page-with-photo_23-2148275701.jpg?_wi=2", imageAlt: "Application development process", buttons: [{ text: "Explore", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: "digital-marketing", title: "Digital Marketing Strategy", description: "Data-driven marketing campaigns that amplify your brand presence across all digital channels. SEO, social media, content marketing, and paid advertising integrated seamlessly.", tag: "Marketing", imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg", imageAlt: "Digital marketing analytics", buttons: [{ text: "Learn More", href: "#contact" }]
|
||||
id: "digital-marketing", title: "Digital Marketing Strategy", description: "Data-driven marketing campaigns that amplify your brand presence across all digital channels. SEO, social media, content marketing, and paid advertising integrated seamlessly.", tag: "Marketing", imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-annual-report_1098-3459.jpg?_wi=2", imageAlt: "Digital marketing analytics", buttons: [{ text: "Learn More", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: "brand-strategy", title: "Brand Strategy & Design", description: "Build a compelling brand identity that resonates with your target audience. We create visual systems, messaging frameworks, and brand guidelines that stand the test of time.", tag: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/engineer-solar-panels-plant-using-vr-optimize-layouts-using-cad-software_482257-119665.jpg", imageAlt: "Brand strategy and design", buttons: [{ text: "Discover", href: "#contact" }]
|
||||
id: "brand-strategy", title: "Brand Strategy & Design", description: "Build a compelling brand identity that resonates with your target audience. We create visual systems, messaging frameworks, and brand guidelines that stand the test of time.", tag: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/engineer-solar-panels-plant-using-vr-optimize-layouts-using-cad-software_482257-119665.jpg?_wi=2", imageAlt: "Brand strategy and design", buttons: [{ text: "Discover", href: "#contact" }]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user