From 1339a683f50f871feb3a84b13a59174328b27b33 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 07:18:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 771bb27..6095542 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { textboxLayout="default" features={[ { - title: "Smart Room Availability", description: "Automatic room status updates. No manual intervention needed. Guests see real-time availability when searching for their perfect dates.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-app-screens_23-2148605712.jpg", imageAlt: "Smart room availability interface" + title: "Smart Room Availability", description: "Automatic room status updates. No manual intervention needed. Guests see real-time availability when searching for their perfect dates.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-app-screens_23-2148605712.jpg?_wi=1", imageAlt: "Smart room availability interface" }, { title: "Flexible Payment Options", description: "Accept UPI, credit/debit cards, net banking, and digital wallets. Choose advance payment or full payment at booking—whatever works for your guests.", imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148524168.jpg", imageAlt: "Multiple payment methods interface" @@ -94,13 +94,13 @@ export default function LandingPage() { title: "Instant Notifications", description: "Send booking confirmations via SMS or WhatsApp. Keep guests informed about their reservations automatically with professional messages.", imageSrc: "http://img.b2bpic.net/free-photo/overworked-executive-manager-holding-phone-texting-marketing-ideas-analysing-social-media-strategy-sitting-desk-business-company-office_482257-2318.jpg", imageAlt: "Notification system design" }, { - title: "Comprehensive Admin Dashboard", description: "View all bookings, revenue, occupancy rates, and guest feedback in one place. Filter by day, week, month, or room type for detailed insights.", imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg", imageAlt: "Admin dashboard with analytics" + title: "Comprehensive Admin Dashboard", description: "View all bookings, revenue, occupancy rates, and guest feedback in one place. Filter by day, week, month, or room type for detailed insights.", imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=1", imageAlt: "Admin dashboard with analytics" }, { - title: "Guest Feedback & Ratings", description: "Collect star ratings and written reviews after checkout. Build credibility and improve your service based on real guest feedback.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-app-screens_23-2148605712.jpg", imageAlt: "Guest feedback and rating system" + title: "Guest Feedback & Ratings", description: "Collect star ratings and written reviews after checkout. Build credibility and improve your service based on real guest feedback.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-app-screens_23-2148605712.jpg?_wi=2", imageAlt: "Guest feedback and rating system" }, { - title: "Data Export & Reports", description: "Download booking history, guest details, and financial records in Excel, CSV, or PDF. Keep records organized and accessible.", imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg", imageAlt: "Data export and reporting tools" + title: "Data Export & Reports", description: "Download booking history, guest details, and financial records in Excel, CSV, or PDF. Keep records organized and accessible.", imageSrc: "http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=2", imageAlt: "Data export and reporting tools" } ]} gridVariant="three-columns-all-equal-width" @@ -236,7 +236,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trading-manager-working-with-stock-market-diagrams-looking-real-time-stattistics-trend-with-forex-exchange-profit-rate-analyzing-hedge-fund-index-global-money-investment-laptop_482257-50292.jpg?_wi=3" imageAlt="StayEase admin dashboard help" mediaAnimation="slide-up" faqsAnimation="slide-up" -- 2.49.1