Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 13:15:37 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
testimonials={[
{
name: "Swalehe Msungi", handle: "Regular Customer", testimonial: "Amazing food and friendly service every time I visit. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Swalehe Msungi"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Swalehe Msungi"
}
]}
buttons={[
@@ -190,7 +190,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Swalehe Msungi", role: "Regular Customer", company: "Local Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Swalehe Msungi"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Swalehe Msungi"
},
{
id: "2", name: "Grace Miraji", role: "University Student", company: "Makumira Area", rating: 5,