diff --git a/assets/wordpress-logo.gif b/assets/wordpress-logo.gif new file mode 100644 index 0000000..e1141bd Binary files /dev/null and b/assets/wordpress-logo.gif differ diff --git a/src/presentation/web/pages/landing/index.py b/src/presentation/web/pages/landing/index.py index 203b8a2..d76fc9b 100644 --- a/src/presentation/web/pages/landing/index.py +++ b/src/presentation/web/pages/landing/index.py @@ -840,24 +840,24 @@ def wordpress_cloud_highlight() -> rx.Component: - + - + - + - + - + - + @@ -902,7 +902,7 @@ def wordpress_cloud_highlight() -> rx.Component: width="100px", height="100px", position="absolute", - top="2%", + top="46%", left="50%", transform="translate(-50%, -50%)", z_index="3",