Merge version_1 into main #1
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg", imageAlt: "Elegant restaurant ambiance with fine dining setup"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg?_wi=1", imageAlt: "Elegant restaurant ambiance with fine dining setup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg", imageAlt: "Premium dining experience"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg?_wi=2", imageAlt: "Premium dining experience"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Rated by 1,000+ Satisfied Guests"
|
||||
@@ -166,13 +166,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Ahmed", role: "CEO", company: "Tech Solutions Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Portrait of Sarah Ahmed"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1", imageAlt: "Portrait of Sarah Ahmed"},
|
||||
{
|
||||
id: "2", name: "Ali Khan", role: "Business Owner", company: "Khan Enterprises", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of Ali Khan"},
|
||||
{
|
||||
id: "3", name: "Maryam Malik", role: "Food Blogger", company: "Taste Chronicles", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Portrait of Maryam Malik"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2", imageAlt: "Portrait of Maryam Malik"},
|
||||
{
|
||||
id: "4", name: "Hassan Raza", role: "Hotel Manager", company: "Luxury Hotels Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Portrait of Hassan Raza"},
|
||||
|
||||
Reference in New Issue
Block a user