Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-19 01:29:50 +00:00

View File

@@ -87,20 +87,20 @@ export default function LandingPage() {
{
id: 1,
title: "Lightning-Fast Service", description: "Your order ready in minutes, perfectly suited for quick commutes and late-night cravings", buttons: [],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg?_wi=2" }
},
{
id: 2,
title: "Unbeatable Atmosphere", description: "The ideal hangout spot with comfortable seating, great ambience, and a social vibe perfect for any time", buttons: [],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg?_wi=2" }
},
{
id: 3,
title: "Premium Quality Standards", description: "Fresh ingredients, rigorous quality checks, and consistent taste—every visit, every time", buttons: [],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg?_wi=2" }
}
]}
animationType="slide-up"