Merge version_1 into main #2
@@ -57,7 +57,7 @@ export default function MenuPage() {
|
||||
products={[
|
||||
{ id: "m3", name: "Green Glow", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/front-view-orange-smoothie-bottle_23-2148555311.jpg" },
|
||||
{ id: "m4", name: "Citrus Zest", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/natural-smoothies-table_23-2148527351.jpg" },
|
||||
{ id: "m5", name: "Berry Blast", price: "$11", imageSrc: "http://img.b2bpic.net/free-photo/front-view-blueberries-smoothie-bottle_23-2148555334.jpg" },
|
||||
{ id: "m5", name: "Berry Blast", price: "$11", imageSrc: "http://img.b2bpic.net/free-photo/front-view-blueberries-smoothie-bottle_23-2148555334.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "f1", title: "Farm-to-Bottle Integrity", tags: ["Organic", "Raw"], imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-detox-with-kale-avocado-apples-wooden-table_123827-28233.jpg" },
|
||||
{ id: "f2", title: "NYC Speed, Wellness Quality", tags: ["Efficient", "Luxury"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-blueberries-smoothie-bottle_23-2148555334.jpg" },
|
||||
{ id: "f2", title: "NYC Speed, Wellness Quality", tags: ["Efficient", "Luxury"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-blueberries-smoothie-bottle_23-2148555334.jpg?_wi=1" },
|
||||
{ id: "f3", title: "Recurring Wellness Kits", tags: ["Subscription", "Custom"], imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-citrus-drink_23-2148683553.jpg" },
|
||||
{ id: "f4", title: "Sustainable Practices", tags: ["Eco-Friendly"], imageSrc: "http://img.b2bpic.net/free-photo/lime-smoothie_23-2148569963.jpg" },
|
||||
{ id: "f5", title: "Nutrient Density", tags: ["Healthy"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-smoothie-assortment_23-2148545385.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user