Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 05:02:05 +00:00

View File

@@ -53,19 +53,19 @@ export default function LandingPage() {
description="Authentic Ikan Salai & Masak Lemak Hidden Kampung Gem."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-wooden-board_140725-2399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-wooden-board_140725-2399.jpg?_wi=1",
imageAlt: "authentic kampung style food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fillet-pieces-stick-served-with-shoestrings-arugula-sauce_140725-5756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fillet-pieces-stick-served-with-shoestrings-arugula-sauce_140725-5756.jpg?_wi=1",
imageAlt: "delicious ikan salai masak lemak",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg?_wi=1",
imageAlt: "spicy malay curry dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-table-outdoors_23-2149614812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-table-outdoors_23-2149614812.jpg?_wi=1",
imageAlt: "rustic warung table setup",
},
{
@@ -165,28 +165,28 @@ export default function LandingPage() {
title: "Masak Lemak Cili Api",
description: "Signature creamy dish with balanced spice loved by locals.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-wooden-board_140725-2399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-wooden-board_140725-2399.jpg?_wi=2",
imageAlt: "smoked duck dish tender",
},
{
title: "Salai Itik",
description: "Smoked duck cooked to perfection tender & flavorful.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fillet-pieces-stick-served-with-shoestrings-arugula-sauce_140725-5756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fillet-pieces-stick-served-with-shoestrings-arugula-sauce_140725-5756.jpg?_wi=2",
imageAlt: "smoked duck dish tender",
},
{
title: "Traditional Recipes",
description: "Cooked with love following family heritage recipes.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg?_wi=2",
imageAlt: "smoked duck dish tender",
},
{
title: "Fresh Sides",
description: "Hand-picked vegetables sourced from our local farmers.",
buttonIcon: "Leaf",
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-table-outdoors_23-2149614812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kids-eating-together-table-outdoors_23-2149614812.jpg?_wi=2",
imageAlt: "smoked duck dish tender",
},
]}