Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Kuru Fasulye", price: "₺150", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/pasta-soup-with-herbs-tomato-sauce_114579-15399.jpg", brand: "Klasik" },
|
||||
{ id: "p2", name: "Beyaz Pirinç Pilavı", price: "₺80", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-erishte-bowl-woman-hands-different-stuffs-bowls-notebook-beige-background_140725-132376.jpg", brand: "Yan Lezzet" },
|
||||
@@ -124,6 +125,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
showRating={true}
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Onur Bilgin", handle: "@onurbilgin", testimonial: "Kuru fasulyesi tam kıvamında pişiyor, yanında gelen pilavla harika bir uyum yakalıyor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg" },
|
||||
{ id: "2", name: "Betül Eğilmez", handle: "@gezenpapuclar", testimonial: "Çorba fiyatları iyi geldi lezzetli güzeldi.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user