Merge version_1 into main #3
@@ -58,9 +58,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-dinner-table_23-2148681859.jpg", imageAlt: "Restaurant ambiance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-dinner-table_23-2148681859.jpg?_wi=1", imageAlt: "Restaurant ambiance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-dinner-table_23-2148681859.jpg", imageAlt: "Family dining"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-women-dinner-table_23-2148681859.jpg?_wi=2", imageAlt: "Family dining"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.1}
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh K.", role: "Customer", company: "Ballari", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Priya S.", role: "Customer", company: "Ballari", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135982.jpg"},
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-caucasian-girl-sitting-cafe-eating-salad-blithesome-woman-enjoying-fresh-vegetables_197531-17191.jpg"},
|
||||
{
|
||||
id: "5", name: "Vikram R.", role: "Regular", company: "Ballari", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=2"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear about the experiences of our local Ballari community."
|
||||
|
||||
Reference in New Issue
Block a user