Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 05:42:46 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Putri", handle: "@putri", testimonial: "The pho and salted iced coffee were amazing. The service was incredible and the owner is very friendly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", imageAlt: "Putri"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg?_wi=1", imageAlt: "Putri"
},
{
id: "2", name: "Sarah Tammer", handle: "@sarah", testimonial: "Delicious Vietnamese food, refreshing drinks and very fair prices.", rating: 5,
@@ -142,7 +142,7 @@ export default function LandingPage() {
},
{
id: "5", name: "Laura Maria", handle: "@laura", testimonial: "This place is always busy! Fresh food and great service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", imageAlt: "Laura Maria"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg?_wi=2", imageAlt: "Laura Maria"
}
]}
/>