Merge version_1 into main #3
@@ -59,11 +59,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Regular Customer", testimonial: "Best Chinese takeaway in town! Always fresh and delicious.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-pretty-caucasian-girl-smiling-camera-isolated-crimson-background_141793-32121.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-pretty-caucasian-girl-smiling-camera-isolated-crimson-background_141793-32121.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Michael Zhang", handle: "Food Enthusiast", testimonial: "Authentic flavors that remind me of home. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -145,11 +145,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jennifer Liu", handle: "Regular Customer", testimonial: "Absolutely love the quality and taste. It's like dining at an authentic Chinese restaurant from the comfort of home!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-pretty-caucasian-girl-smiling-camera-isolated-crimson-background_141793-32121.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-pretty-caucasian-girl-smiling-camera-isolated-crimson-background_141793-32121.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Wong", handle: "Food Critic", testimonial: "Outstanding flavors and generous portions. The best Chinese takeaway I've ever ordered from.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Busy Professional", testimonial: "Fast delivery, hot food, and consistently delicious. This is my go-to place for weeknight dinners.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user