Merge version_1 into main #1
@@ -57,15 +57,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria S.", handle: "@marialoves_desserts", testimonial: "Fresh, delicious, and the flavors are unreal. Easily one of the best dessert spots in Aurora.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-plus-size-teenage-girl-tight-fitting-top-posing-indoors-with-laptop-kitchen-table-background-smiling-pointing-fore-finger-camera-having-cheerful-facial-expression_343059-2078.jpg", imageAlt: "happy customer portrait smiling young woman"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-plus-size-teenage-girl-tight-fitting-top-posing-indoors-with-laptop-kitchen-table-background-smiling-pointing-fore-finger-camera-having-cheerful-facial-expression_343059-2078.jpg?_wi=1", imageAlt: "happy customer portrait smiling young woman"
|
||||
},
|
||||
{
|
||||
name: "Carlos R.", handle: "@carlosfinds_gems", testimonial: "Super friendly staff and everything tastes premium. You can tell everything is made fresh.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "happy customer portrait smiling young man"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=1", imageAlt: "happy customer portrait smiling young man"
|
||||
},
|
||||
{
|
||||
name: "Angela M.", handle: "@angelaeats_local", testimonial: "If you're in the area, you HAVE to try it. The best paletas and desserts around.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-aged-woman-holding-camera_23-2148979141.jpg", imageAlt: "happy customer portrait smiling woman diverse"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-aged-woman-holding-camera_23-2148979141.jpg?_wi=1", imageAlt: "happy customer portrait smiling woman diverse"
|
||||
}
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
@@ -147,15 +147,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Santos", handle: "@marialoves_desserts", testimonial: "Fresh, delicious, and the flavors are unreal. Easily one of the best dessert spots in Aurora.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-plus-size-teenage-girl-tight-fitting-top-posing-indoors-with-laptop-kitchen-table-background-smiling-pointing-fore-finger-camera-having-cheerful-facial-expression_343059-2078.jpg", imageAlt: "happy customer portrait smiling young woman"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-plus-size-teenage-girl-tight-fitting-top-posing-indoors-with-laptop-kitchen-table-background-smiling-pointing-fore-finger-camera-having-cheerful-facial-expression_343059-2078.jpg?_wi=2", imageAlt: "happy customer portrait smiling young woman"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Carlos Rodriguez", handle: "@carlosfinds_gems", testimonial: "Super friendly staff and everything tastes premium. You can tell everything is made fresh.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "happy customer portrait smiling young man"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=2", imageAlt: "happy customer portrait smiling young man"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Angela Martinez", handle: "@angelaeats_local", testimonial: "If you're in the area, you HAVE to try it. The best paletas and desserts around.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-aged-woman-holding-camera_23-2148979141.jpg", imageAlt: "happy customer portrait smiling woman diverse"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-aged-woman-holding-camera_23-2148979141.jpg?_wi=2", imageAlt: "happy customer portrait smiling woman diverse"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Torres", handle: "@davidtastes", testimonial: "Authentic recipes, premium quality, and consistently amazing service. Worth every penny.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user