diff --git a/app/Views/welcome_message.php b/app/Views/welcome_message.php index fa0df04..e6e808a 100644 --- a/app/Views/welcome_message.php +++ b/app/Views/welcome_message.php @@ -184,7 +184,7 @@ - Connect + Connect @@ -363,8 +363,11 @@
- - + + + + shape +
@@ -379,8 +382,11 @@
- - + + shape + + +
@@ -395,8 +401,13 @@
- - + + + + shape + + +
@@ -455,9 +466,12 @@
- - - + + + + services + +

Product Architecture

@@ -478,9 +492,12 @@
- - - + + + + + services +

Software

@@ -501,9 +518,11 @@
- - - + + + + services +

Mobile Apps

@@ -1033,17 +1052,17 @@
- section-flow-11 + AI-concept.png
- img-3 + Connect-Family.png
- section-flow-11 + SoftwareDesign.png
diff --git a/public/assets/css/demo/asymmetric-9.css b/public/assets/css/demo/asymmetric-9.css index c0e0a27..f493a70 100644 --- a/public/assets/css/demo/asymmetric-9.css +++ b/public/assets/css/demo/asymmetric-9.css @@ -550,6 +550,12 @@ input[type="submit"], } } +@media (max-width: 768px) { + .lqd-section-flow-item-inner { + height: 50vh; /* Adjust the height for smaller screens */ + } +} + /* ***** Testimonials ***** */ .testimonials .divider { --divider-border-style: solid; diff --git a/public/assets/images/demo/start-hub-8/mobile-app.png b/public/assets/images/demo/start-hub-8/mobile-app.png index e2dcae4..cab7fe0 100644 Binary files a/public/assets/images/demo/start-hub-8/mobile-app.png and b/public/assets/images/demo/start-hub-8/mobile-app.png differ