Merge version_2 into main #5
@@ -89,11 +89,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Consulting", description: "Bold strategies that transform enterprise operations. We deliver aggressive, data-driven approaches for complex business challenges.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop", imageAlt: "Strategic consulting session", buttonIcon: ArrowRight,
|
||||
title: "Strategic Consulting", description: "Bold strategies that transform enterprise operations. We deliver aggressive, data-driven approaches for complex business challenges.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop&_wi=1", imageAlt: "Strategic consulting session", buttonIcon: ArrowRight,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
title: "Implementation Excellence", description: "Precision execution at scale. Our teams deploy enterprise solutions with industrial-grade reliability and meticulous attention to detail.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop", imageAlt: "Implementation and deployment", buttonIcon: ArrowRight,
|
||||
title: "Implementation Excellence", description: "Precision execution at scale. Our teams deploy enterprise solutions with industrial-grade reliability and meticulous attention to detail.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop&_wi=2", imageAlt: "Implementation and deployment", buttonIcon: ArrowRight,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
title: "24/7 Support & Maintenance", description: "Round-the-clock enterprise support. Our dedicated teams ensure uninterrupted operations with immediate response protocols.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop", imageAlt: "Enterprise support center", buttonIcon: ArrowRight,
|
||||
title: "24/7 Support & Maintenance", description: "Round-the-clock enterprise support. Our dedicated teams ensure uninterrupted operations with immediate response protocols.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop&_wi=3", imageAlt: "Enterprise support center", buttonIcon: ArrowRight,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
]}
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Start Your Journey", href: "contact" }]}
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=1"
|
||||
imageAlt="Our strategic process in action"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="3-Step process section"
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
title: "Enterprise Experience", description: "20+ years transforming Fortune 500 companies. Deep expertise across industries, proven track record of delivering results.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop", imageAlt: "Enterprise expertise", buttonIcon: TrendingUp,
|
||||
title: "Enterprise Experience", description: "20+ years transforming Fortune 500 companies. Deep expertise across industries, proven track record of delivering results.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop&_wi=4", imageAlt: "Enterprise expertise", buttonIcon: TrendingUp,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
title: "Dedicated Support", description: "Your success is our mission. 24/7 enterprise support with dedicated account management and immediate response.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop", imageAlt: "Customer support team", buttonIcon: Users,
|
||||
title: "Dedicated Support", description: "Your success is our mission. 24/7 enterprise support with dedicated account management and immediate response.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop&_wi=5", imageAlt: "Customer support team", buttonIcon: Users,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
]}
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Explore Our Team", href: "#" }]}
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Founders of 4-Dice Enterprises"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Founders story section"
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=3"
|
||||
imageAlt="Enterprise support"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user