Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -68,9 +68,9 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg", imageAlt: "Restaurant management dashboard"},
|
||||
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg?_wi=1", imageAlt: "Restaurant management dashboard"},
|
||||
{
|
||||
id: "hero-carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg", imageAlt: "Online reservation calendar"},
|
||||
id: "hero-carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg?_wi=1", imageAlt: "Online reservation calendar"},
|
||||
{
|
||||
id: "hero-carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-composition_23-2149880620.jpg", imageAlt: "Mobile food ordering app"},
|
||||
{
|
||||
@@ -256,13 +256,13 @@ export default function LandingPage() {
|
||||
"All Starter Features", "Advanced Table Management", "Waitlist System", "Full Order Management", "Loyalty Program", "Basic Analytics Dashboard", "WhatsApp Integration"],
|
||||
button: {
|
||||
text: "Choose Pro", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg", imageAlt: "chef plating dish culinary art"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg?_wi=2", imageAlt: "chef plating dish culinary art"},
|
||||
{
|
||||
id: "plan-enterprise", title: "Enterprise", price: "Contact Us", period: "", features: [
|
||||
"All Pro Features", "Multi-location Support", "Custom Integrations", "Advanced Analytics & Reporting", "Dedicated Account Manager", "Priority Support", "SLA Agreement"],
|
||||
button: {
|
||||
text: "Contact Sales", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg", imageAlt: "chef plating dish culinary art"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg?_wi=2", imageAlt: "chef plating dish culinary art"},
|
||||
]}
|
||||
title="Flexible Plans for Every Business"
|
||||
description="Choose the perfect ReservaFlow plan that scales with your restaurant's needs. From growing cafes to multi-location hotels, we have you covered."
|
||||
|
||||
Reference in New Issue
Block a user