Update src/app/testimonials/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function TestimonialsPage() {
|
||||
role: "Office Manager",
|
||||
company: "Downtown Singapore",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-accomplished-task-smiled-side_1150-52084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-accomplished-task-smiled-side_1150-52084.jpg?_wi=3",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function TestimonialsPage() {
|
||||
role: "Food Blogger",
|
||||
company: "Local Food Scene",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-green-shirt-showing-double-thumbs-up-looking-happy_176474-81947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-green-shirt-showing-double-thumbs-up-looking-happy_176474-81947.jpg?_wi=3",
|
||||
imageAlt: "Michael Wong",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function TestimonialsPage() {
|
||||
role: "Regular Customer",
|
||||
company: "Woodleigh Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-victory-gesture_1298-78.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-victory-gesture_1298-78.jpg?_wi=3",
|
||||
imageAlt: "David Lim",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function TestimonialsPage() {
|
||||
role: "HR Specialist",
|
||||
company: "Tech Company",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-smiling-with-happy-face-showing-thumbs-up-standing-white-background_141793-54211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-smiling-with-happy-face-showing-thumbs-up-standing-white-background_141793-54211.jpg?_wi=2",
|
||||
imageAlt: "Jennifer Ng",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function TestimonialsPage() {
|
||||
role: "Entrepreneur",
|
||||
company: "Local Business",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg?_wi=2",
|
||||
imageAlt: "Robert Tan",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function TestimonialsPage() {
|
||||
role: "Student",
|
||||
company: "University District",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-asian-business-man-black-suit_1303-26721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-asian-business-man-black-suit_1303-26721.jpg?_wi=2",
|
||||
imageAlt: "Lisa Chua",
|
||||
},
|
||||
]}
|
||||
@@ -186,7 +186,7 @@ export default function TestimonialsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-12-2024-tourists-boats-floating-market_482257-125636.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-12-2024-tourists-boats-floating-market_482257-125636.jpg?_wi=4"
|
||||
imageAlt="Singapore hawker heritage culture tradition"
|
||||
logoText="Guan Kee Kway Chap"
|
||||
copyrightText="© 2026 Guan Kee Kway Chap. Crafted Daily. Remembered Always. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user