Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 22:54:53 +00:00

View File

@@ -72,27 +72,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg?_wi=1",
imageAlt: "Jerk Chicken",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg?_wi=1",
imageAlt: "Island Vibes",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg?_wi=1",
imageAlt: "Tropical Drinks",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg?_wi=1",
imageAlt: "Outdoor Dining",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=1",
imageAlt: "Spicy Specialties",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
quote: "The most authentic flavor I've had outside of Jamaica.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
@@ -220,7 +220,7 @@ export default function LandingPage() {
quote: "Great atmosphere and incredible oxtail.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-beautiful-african-girl-smiling-young-woman-happily-facing-her-future_176420-11233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
quote: "Reminds me of home every single time.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
@@ -242,7 +242,7 @@ export default function LandingPage() {
quote: "Service is friendly and the food is consistently good.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
quote: "Don't miss the plantains, truly addictive.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
]}