Merge version_2 into main #4
@@ -86,6 +86,7 @@ export default function LandingPage() {
|
||||
description="Simple, transparent pricing for all our signature bowls."
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
plans={[
|
||||
{ id: "1", badge: "Essential", price: "5,000 RWF", subtitle: "Base Bowl", features: ["Choice of 1 base", "Choice of 3 toppings", "Choice of 1 sauce"] },
|
||||
{ id: "2", badge: "Popular", price: "8,000 RWF", subtitle: "Protein Bowl", features: ["Includes 1 Premium Protein", "Choice of base", "Choice of 5 toppings", "Choice of 2 sauces"] },
|
||||
@@ -114,6 +115,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarahkigali", testimonial: "Fresh, fast, and exactly what I needed for lunch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-short-hair_273609-15371.jpg" },
|
||||
{ id: "2", name: "Mark D.", handle: "@markfoodie", testimonial: "Best salad bowl in town. Great service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pretty-girl-taking-selfie_23-2148225700.jpg" },
|
||||
@@ -121,7 +123,6 @@ export default function LandingPage() {
|
||||
{ id: "4", name: "David L.", handle: "@davidkigali", testimonial: "Love the build-your-own options. Always fresh.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg" },
|
||||
{ id: "5", name: "Chloe M.", handle: "@chloelunches", testimonial: "Quick service and really friendly staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006621.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Customer Reviews"
|
||||
description="See why our customers love our fresh, healthy bowls."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user