Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 03:20:39 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@sitiaminah",
testimonial: "The best lontong I've ever had! Authentic Muar taste.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-frame-with-copy-space_23-2148725098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-frame-with-copy-space_23-2148725098.jpg?_wi=1",
imageAlt: "authentic malay food catering setup",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@nurul_h",
testimonial: "Professional catering and delicious nasi lemak.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-indonesian-bakso-composition_23-2148933358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-indonesian-bakso-composition_23-2148933358.jpg?_wi=1",
imageAlt: "authentic malay food catering setup",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@izz_catering",
testimonial: "Perfect for our company annual dinner. Everyone loved it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151187790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151187790.jpg?_wi=1",
imageAlt: "authentic malay food catering setup",
},
{
@@ -103,7 +103,7 @@ export default function LandingPage() {
handle: "@fatimahz",
testimonial: "Prompt delivery and high-quality ingredients used in every dish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapa-s-different-delicious-meals_78826-2422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapa-s-different-delicious-meals_78826-2422.jpg?_wi=1",
imageAlt: "authentic malay food catering setup",
},
]}
@@ -117,7 +117,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/brazilian-food-frame-with-copy-space_23-2148725098.jpg"
imageSrc="http://img.b2bpic.net/free-photo/brazilian-food-frame-with-copy-space_23-2148725098.jpg?_wi=2"
imageAlt="Traditional Mak Wie catering buffet"
avatars={[
{
@@ -194,19 +194,19 @@ export default function LandingPage() {
id: "p1",
name: "Lontong Kering Special",
price: "RM15/pack",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-indonesian-bakso-composition_23-2148933358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-indonesian-bakso-composition_23-2148933358.jpg?_wi=2",
},
{
id: "p2",
name: "Nasi Lemak Berlauk",
price: "RM12/pack",
imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151187790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151187790.jpg?_wi=2",
},
{
id: "p3",
name: "Combo Event Platter",
price: "RM450/set",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapa-s-different-delicious-meals_78826-2422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapa-s-different-delicious-meals_78826-2422.jpg?_wi=2",
},
{
id: "p4",
@@ -411,7 +411,7 @@ export default function LandingPage() {
content: "Yes, we offer secure online payment gateways for all bookings.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-holding-smartphone-newspaper-breakfast_23-2147860322.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-holding-smartphone-newspaper-breakfast_23-2147860322.jpg?_wi=1"
mediaAnimation="slide-up"
title="Frequently Asked Questions"
description="Need more information? Here are the most common questions."
@@ -457,7 +457,7 @@ export default function LandingPage() {
required: true,
}}
buttonText="Submit Booking"
imageSrc="http://img.b2bpic.net/free-photo/man-holding-smartphone-newspaper-breakfast_23-2147860322.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-holding-smartphone-newspaper-breakfast_23-2147860322.jpg?_wi=2"
/>
</div>