From dd88bf4b72009795ac01882db729006ccee71df8 Mon Sep 17 00:00:00 2001 From: Pratik Canopas <109139581+cp-pratik-k@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:20:38 +0530 Subject: [PATCH] Add new image (#104) * Add new image * Add preview --- docs/home.html | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/docs/home.html b/docs/home.html index 67d6b47..3d19530 100644 --- a/docs/home.html +++ b/docs/home.html @@ -41,11 +41,17 @@ font-size: 16px; margin-bottom: 20px; } + .app-details img { + transition: transform 0.3s; + } + .app-details img:hover { + transform: scale(1.05); + } .app-details .screenshots img { - width: 300px; + width: 500px; height: auto; border-radius: 10px; - margin: 0 10px; + margin: 0 10px; transition: transform 0.3s; } .app-details .screenshots img:hover { @@ -126,6 +132,9 @@ footer .footer-section { align-items: center; } + .app-details .screenshots img { + width: 100%; + } } @media (max-width: 480px) { .features .feature-list .feature { @@ -154,7 +163,7 @@

Cloud Gallery: All Your Memories in One Spot

- Screenshot
@@ -165,25 +174,29 @@

Features

Sync with Cloud Providers

Easily access and manage your photos and videos stored on both your - device and cloud accounts like Google Drive and Dropbox, all in one place. Enjoy the convenience + device and cloud accounts like Google Drive and Dropbox, all in one place. Enjoy + the convenience of having your memories at your fingertips, wherever you go.

Auto Backup to Cloud

Never worry about losing your cherished memories again! Cloud - Gallery’s auto backup feature ensures your local photos and videos are automatically backed up to + Gallery’s auto backup feature ensures your local photos and videos are + automatically backed up to either Google Drive or Dropbox, keeping them safe and secure.

Effortless Uploads & Downloads

Upload photos and videos from your device’s local storage to - your cloud account, and easily download files from Google Drive or Dropbox to your device with + your cloud account, and easily download files from Google Drive or Dropbox to + your device with just a tap.

Access Media on Multiple Devices

With the cloud feature, access your media seamlessly across - multiple devices, ensuring your content is always at your fingertips, no matter where you are.

+ multiple devices, ensuring your content is always at your fingertips, no matter + where you are.

Stay Organized

@@ -231,5 +244,8 @@

User-Friendly Interface

+
+

© 2025 Cloud Gallery | Built with ❤️ In India

+