Update src/app/features/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
title: "Reservation Management",
|
||||
description: "Smart booking system with table management and customer preferences",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg?_wi=2",
|
||||
imageAlt: "Reservation management interface",
|
||||
buttonIcon: Calendar,
|
||||
buttonHref: "#",
|
||||
@@ -97,7 +97,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
title: "Inventory Tracking",
|
||||
description: "Real-time stock monitoring with automatic low-stock alerts",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg?_wi=2",
|
||||
imageAlt: "Inventory dashboard",
|
||||
buttonIcon: Package,
|
||||
buttonHref: "#",
|
||||
@@ -105,7 +105,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
title: "Staff Scheduling",
|
||||
description: "Optimize shift management with automated conflict detection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg?_wi=2",
|
||||
imageAlt: "Staff schedule calendar",
|
||||
buttonIcon: Users,
|
||||
buttonHref: "#",
|
||||
@@ -113,7 +113,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
title: "Analytics Dashboard",
|
||||
description: "Deep insights into sales, customer behavior, and operational metrics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2",
|
||||
imageAlt: "Analytics charts and reports",
|
||||
buttonIcon: BarChart3,
|
||||
buttonHref: "#",
|
||||
@@ -121,7 +121,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
title: "Customer Profiles",
|
||||
description: "Build relationships with detailed customer history and preferences",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2",
|
||||
imageAlt: "Customer management interface",
|
||||
buttonIcon: Users2,
|
||||
buttonHref: "#",
|
||||
@@ -129,7 +129,7 @@ export default function FeaturesPage() {
|
||||
{
|
||||
title: "Menu Management",
|
||||
description: "Easy menu updates with pricing and item availability control",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-using-digital-tablet-while-working-bar_637285-3367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-barista-using-digital-tablet-while-working-bar_637285-3367.jpg?_wi=3",
|
||||
imageAlt: "Digital menu editor",
|
||||
buttonIcon: UtensilsCrossed,
|
||||
buttonHref: "#",
|
||||
@@ -155,7 +155,7 @@ export default function FeaturesPage() {
|
||||
value: "85%",
|
||||
title: "Reservation Accuracy",
|
||||
description: "Improved booking efficiency with smart table management",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg?_wi=3",
|
||||
imageAlt: "Reservation accuracy metrics",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function FeaturesPage() {
|
||||
value: "40%",
|
||||
title: "Cost Reduction",
|
||||
description: "Saved through inventory optimization and waste reduction",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg?_wi=3",
|
||||
imageAlt: "Cost savings dashboard",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function FeaturesPage() {
|
||||
value: "3hrs/week",
|
||||
title: "Time Saved",
|
||||
description: "Administrative burden reduced per manager with automation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appointment-schedule-calendar-event-meeting-concept_53876-121132.jpg?_wi=3",
|
||||
imageAlt: "Time savings report",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user