Merge version_1 into main #3
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-bbq-ranch-tomatoes_114579-2059.jpg", imageAlt: "Grilled BBQ Platter"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-bbq-ranch-tomatoes_114579-2059.jpg?_wi=1", imageAlt: "Grilled BBQ Platter"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg", imageAlt: "Healthy Food Plate"},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "BBQ Platter", price: "PKR 1200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-tomatoes-with-seasonings-olives-dark-background_179666-17439.jpg"},
|
||||
id: "1", name: "BBQ Platter", price: "PKR 1200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-tomatoes-with-seasonings-olives-dark-background_179666-17439.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Healthy Wrap", price: "PKR 500", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-fruity-cakes-with-cookies-cup-tea-dark_140725-104711.jpg"},
|
||||
{
|
||||
@@ -142,13 +142,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ali Khan", date: "Oct 2023", title: "Fast Service", quote: "Their service is always fast. Food arrives hot and delicious. Highly satisfied!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-bbq-ranch-tomatoes_114579-2059.jpg", imageAlt: "smiling happy restaurant customer"},
|
||||
id: "1", name: "Ali Khan", date: "Oct 2023", title: "Fast Service", quote: "Their service is always fast. Food arrives hot and delicious. Highly satisfied!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-bbq-ranch-tomatoes_114579-2059.jpg?_wi=2", imageAlt: "smiling happy restaurant customer"},
|
||||
{
|
||||
id: "2", name: "Sara Ahmed", date: "Nov 2023", title: "Healthy & Fresh", quote: "Absolutely love Healthy Bite! Fresh, flavorful food with high-quality ingredients.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-making-order-while-talking-black-waitress-cafe_637285-8068.jpg", imageAlt: "smiling happy restaurant customer"},
|
||||
{
|
||||
id: "3", name: "Bilal Ahmed", date: "Dec 2023", title: "Amazing Taste", quote: "Amazing taste and excellent customer service. Highly recommended!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-lunch-restaurant_23-2150491780.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-employee-yellow-cap-blank-tshirt-uniform-holding-food-container-pizza-box-with-paper-bag-talking-mobile-phone-smiling-broadly-standing-orange-background_141793-135165.jpg", imageAlt: "smiling happy restaurant customer"},
|
||||
{
|
||||
id: "4", name: "Fatima Zara", date: "Jan 2024", title: "Great Staff", quote: "Staff members are polite and sweet. A great experience.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/girl-showing-creamy-cake-plate_1187-5326.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-tomatoes-with-seasonings-olives-dark-background_179666-17439.jpg", imageAlt: "smiling happy restaurant customer"},
|
||||
id: "4", name: "Fatima Zara", date: "Jan 2024", title: "Great Staff", quote: "Staff members are polite and sweet. A great experience.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/girl-showing-creamy-cake-plate_1187-5326.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-tomatoes-with-seasonings-olives-dark-background_179666-17439.jpg?_wi=2", imageAlt: "smiling happy restaurant customer"},
|
||||
{
|
||||
id: "5", name: "Hassan Z.", date: "Feb 2024", title: "Excellent Quality", quote: "A perfect option for a healthy yet delicious meal.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gdcf61", imageAlt: "smiling happy restaurant customer"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user