diff --git a/src/views/Landing/TabletInstallationSection.jsx b/src/views/Landing/TabletInstallationSection.jsx index 3f5f1d0..f0f9cd6 100644 --- a/src/views/Landing/TabletInstallationSection.jsx +++ b/src/views/Landing/TabletInstallationSection.jsx @@ -1,4 +1,5 @@ import { Box, Container, Typography } from '@mui/joy' +import ipadDashboardCalendar from '../../assets/ipad_dashboard_calendar.png' const TabletInstallationSection = () => { return ( @@ -50,8 +51,7 @@ const TabletInstallationSection = () => { mb: { xs: 4, md: 6 }, }} > - DoneTick dashboard with calendar view showing task management interface { '0 25px 50px rgba(0, 0, 0, 0.25), 0 10px 20px rgba(0, 0, 0, 0.15)', }} /> + /> {/* Features Grid */}