Merge version_1 into main #1
@@ -92,6 +92,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-friends-hanging-out-together_23-2149143974.jpg"
|
||||
imageAlt="AA Fast Food Restaurant Interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -134,20 +135,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Fatima Khan", role: "Regular Customer", company: "Shahdara Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13345.jpg", imageAlt: "Fatima Khan"
|
||||
id: "1", name: "Fatima Khan", role: "Regular Customer", company: "Shahdara Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13345.jpg", imageAlt: "Fatima Khan"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ahmed Ali", role: "Office Worker", company: "Downtown Lahore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg", imageAlt: "Ahmed Ali"
|
||||
id: "2", name: "Ahmed Ali", role: "Office Worker", company: "Downtown Lahore", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg", imageAlt: "Ahmed Ali"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Saira Malik", role: "Family Dining Fan", company: "North Lahore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3598.jpg", imageAlt: "Saira Malik"
|
||||
id: "3", name: "Saira Malik", role: "Family Dining Fan", company: "North Lahore", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3598.jpg", imageAlt: "Saira Malik"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Hassan Raza", role: "Food Enthusiast", company: "Lahore Food Circle", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg", imageAlt: "Hassan Raza"
|
||||
id: "4", name: "Hassan Raza", role: "Food Enthusiast", company: "Lahore Food Circle", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg", imageAlt: "Hassan Raza"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user