@@ -71,14 +71,16 @@ class Home1 extends StatelessWidget {
...
@@ -71,14 +71,16 @@ class Home1 extends StatelessWidget {
// color: Colors.green,
// color: Colors.green,
// padding: EdgeInsets.only(top: 1),
// padding: EdgeInsets.only(top: 1),
width:screenSize.width*0.3,
width:screenSize.width*0.3,
// height: screenSize.height * 0.19,
height:screenSize.height*0.17,
child:ShowUpAnimation(
child:ShowUpAnimation(
delayStart:constDuration(seconds:1),
delayStart:constDuration(seconds:1),
curve:Curves.bounceIn,
curve:Curves.bounceIn,
direction:Direction.horizontal,
direction:Direction.horizontal,
// offset: -0.2,
// offset: -0.2,
child:Text(
child:Text(
'Welcome to healthcare’s most powerful collaboration suite. Enhance clinical workflows, speed decisions, and improve patient outcomes, safely and securely.',
'Welcome to healthcare’s most powerful collaboration suite. '
'Enhance clinical workflows, speed decisions, and improve'
' patient outcomes, safely and securely.',
textAlign:TextAlign.center,
textAlign:TextAlign.center,
style:GoogleFonts.poppins(
style:GoogleFonts.poppins(
fontSize:20,
fontSize:20,
...
@@ -109,6 +111,7 @@ class Home1 extends StatelessWidget {
...
@@ -109,6 +111,7 @@ class Home1 extends StatelessWidget {
@@ -11,7 +11,7 @@ class Home2 extends StatelessWidget {
...
@@ -11,7 +11,7 @@ class Home2 extends StatelessWidget {
returnContainer(
returnContainer(
width:screenSize.width*0.5,
width:screenSize.width*0.5,
color:constColor.fromARGB(255,227,235,253),
color:constColor.fromARGB(255,227,235,253),
height:600,
height:screenSize.height,
padding:EdgeInsets.only(
padding:EdgeInsets.only(
left:screenSize.width*0.10,
left:screenSize.width*0.10,
right:screenSize.width*0.10,
right:screenSize.width*0.10,
...
@@ -35,6 +35,7 @@ class Home2 extends StatelessWidget {
...
@@ -35,6 +35,7 @@ class Home2 extends StatelessWidget {
),
),
Container(
Container(
width:screenSize.width,
width:screenSize.width,
height:100,
child:Text(
child:Text(
'We understand that the global healthcare industry is experiencing several challenges, thus requiring a company`s ability to respond to these challenges quickly and innovatively, '
'We understand that the global healthcare industry is experiencing several challenges, thus requiring a company`s ability to respond to these challenges quickly and innovatively, '
'and seize opportunities that arise will be critical to ensuring the company`s sustainability in the future.',
'and seize opportunities that arise will be critical to ensuring the company`s sustainability in the future.',
...
@@ -77,6 +78,7 @@ class Home2 extends StatelessWidget {
...
@@ -77,6 +78,7 @@ class Home2 extends StatelessWidget {
),
),
Container(
Container(
width:screenSize.width,
width:screenSize.width,
height:100,
child:Text(
child:Text(
'Too much admin. Longer work hours. Less time spent with patients.'
'Too much admin. Longer work hours. Less time spent with patients.'
'You’re not alone in the stress and frustration these cause. At MedApps, '
'You’re not alone in the stress and frustration these cause. At MedApps, '
...
@@ -94,6 +96,7 @@ class Home2 extends StatelessWidget {
...
@@ -94,6 +96,7 @@ class Home2 extends StatelessWidget {
),
),
Container(
Container(
width:screenSize.width,
width:screenSize.width,
height:100,
child:Text(
child:Text(
'MedApps combines practice management and clinical workflows into one seamless, modern interface. '
'MedApps combines practice management and clinical workflows into one seamless, modern interface. '
'Manage all patient interactions securely on the go, or in your practice.'
'Manage all patient interactions securely on the go, or in your practice.'