Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 11:54:55 +00:00

View File

@@ -88,17 +88,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-composition_23-2149880620.jpg?_wi=1",
imageAlt: "Mobile food ordering app",
},
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg?_wi=2",
imageAlt: "smart reservation calendar illustration",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg?_wi=2",
imageAlt: "smart reservation calendar illustration",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-composition_23-2149880620.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-composition_23-2149880620.jpg?_wi=2",
imageAlt: "smart reservation calendar illustration",
},
]}
@@ -430,7 +430,7 @@ export default function LandingPage() {
text: "Choose Pro",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg?_wi=3",
imageAlt: "chef plating dish culinary art",
},
{
@@ -451,7 +451,7 @@ export default function LandingPage() {
text: "Contact Sales",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-employee-using-tablet_23-2147717390.jpg?_wi=3",
imageAlt: "chef plating dish culinary art",
},
]}