diff --git a/src/app/page.tsx b/src/app/page.tsx index 006a943..aecdcea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function HomePage() { tagIcon={ChefHat} tagAnimation="slide-up" background={{ variant: "noiseDiagonalGradient" }} - 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=1" imageAlt="Restaurant management dashboard interface" imagePosition="right" mediaAnimation="slide-up" @@ -99,7 +99,7 @@ export default function HomePage() { handle: "Owner, Bella Notte", testimonial: "RestauMgmt transformed how we manage daily operations. Our staff loves the intuitive interface.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg?_wi=1", imageAlt: "Maria Santos", }, { @@ -107,7 +107,7 @@ export default function HomePage() { handle: "Manager, Golden Dragon", testimonial: "The inventory tracking alone has saved us thousands. Highly recommend for any restaurant.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=1", imageAlt: "James Chen", }, { @@ -115,7 +115,7 @@ export default function HomePage() { handle: "Chef/Owner, Le Petit Bistro", testimonial: "Best investment we made this year. The reservation system is flawless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg?_wi=1", imageAlt: "Sophie Laurent", }, { @@ -123,7 +123,7 @@ export default function HomePage() { handle: "Director, Urban Eats Group", testimonial: "Managing 5 locations has never been easier. RestauMgmt scales perfectly with our growth.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Marcus Johnson", }, ]} @@ -146,7 +146,7 @@ export default function HomePage() { { 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=1", imageAlt: "Reservation management interface", buttonIcon: Calendar, buttonHref: "#", @@ -154,7 +154,7 @@ export default function HomePage() { { 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=1", imageAlt: "Inventory dashboard", buttonIcon: Package, buttonHref: "#", @@ -162,7 +162,7 @@ export default function HomePage() { { 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=1", imageAlt: "Staff schedule calendar", buttonIcon: Users, buttonHref: "#", @@ -170,7 +170,7 @@ export default function HomePage() { { 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=1", imageAlt: "Analytics charts and reports", buttonIcon: BarChart3, buttonHref: "#", @@ -178,7 +178,7 @@ export default function HomePage() { { 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=1", imageAlt: "Customer management interface", buttonIcon: Users2, buttonHref: "#", @@ -186,7 +186,7 @@ export default function HomePage() { { 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=2", imageAlt: "Digital menu editor", buttonIcon: UtensilsCrossed, buttonHref: "#", @@ -212,7 +212,7 @@ export default function HomePage() { value: "5,000+", title: "Active Restaurants", description: "Growing daily across 45 countries", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13955.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-13955.jpg?_wi=1", imageAlt: "Restaurant network visualization", }, { @@ -220,7 +220,7 @@ export default function HomePage() { value: "2M+", title: "Reservations Daily", description: "Managed seamlessly through our platform", - imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-male-ceo-watching-olympic-games-stream_482257-123108.jpg?_wi=1", imageAlt: "Reservation volume chart", }, { @@ -228,7 +228,7 @@ export default function HomePage() { value: "98.5%", title: "System Uptime", description: "Enterprise-grade reliability you can count on", - imageSrc: "http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg?_wi=1", imageAlt: "Uptime monitoring dashboard", }, { @@ -265,7 +265,7 @@ export default function HomePage() { name: "Maria Santos", handle: "@MariaSantos - Bella Notte", testimonial: "RestauMgmt has been a game-changer for our restaurant. The reservation system is intuitive, and our customers love the instant confirmations.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg?_wi=2", imageAlt: "Maria Santos", }, { @@ -273,7 +273,7 @@ export default function HomePage() { name: "James Chen", handle: "@JamesChen - Golden Dragon", testimonial: "The inventory tracking alone has saved us thousands of dollars annually. We no longer waste food or run out of key ingredients.", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=2", imageAlt: "James Chen", }, { @@ -281,7 +281,7 @@ export default function HomePage() { name: "Sophie Laurent", handle: "@SophieLaurent - Le Petit Bistro", testimonial: "I was skeptical at first, but the analytics dashboard has revolutionized how we make business decisions. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg?_wi=2", imageAlt: "Sophie Laurent", }, { @@ -289,7 +289,7 @@ export default function HomePage() { name: "Marcus Johnson", handle: "@MJohnson - Urban Eats Group", testimonial: "Managing 5 locations independently used to be chaotic. Now I have complete visibility and control from a single dashboard.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "Marcus Johnson", }, { @@ -297,7 +297,7 @@ export default function HomePage() { name: "Elena Rodriguez", handle: "@ElenaCooks - Casa Elena", testimonial: "The staff scheduling feature has reduced labor costs significantly. My team is happier with predictable schedules.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg?_wi=1", imageAlt: "Elena Rodriguez", }, { @@ -305,7 +305,7 @@ export default function HomePage() { name: "David Park", handle: "@DavidPark - Fusion Kitchen", testimonial: "Customer profiles have helped us personalize service. Our repeat customer satisfaction scores are up 45%.", - imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-tai-chi-indoors_23-2150478922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-tai-chi-indoors_23-2150478922.jpg?_wi=1", imageAlt: "David Park", }, ]}