Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -44,20 +44,20 @@ export default function LandingPage() {
|
||||
title="Blend Your Way to Better Health"
|
||||
description="Discover easy, delicious shake recipes for every goal—from energy boosts to muscle recovery. Find your favorite flavor in minutes."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoothie-glasses-arrangement_23-2148574174.jpg", imageAlt: "green smoothie bowl fresh" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mix-berry-smoothie_1339-2408.jpg", imageAlt: "berry smoothie glass photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-mango-smoothie_1339-1480.jpg", imageAlt: "tropical mango smoothie glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-lifestyle-sportswoman-home-workout-drinks-orange-juice-after-fitness-training-d_1258-183314.jpg", imageAlt: "coffee protein shake glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chocolate-frappe-with-vanilla-ice-cream_1339-7849.jpg", imageAlt: "chocolate peanut butter shake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258875.jpg", imageAlt: "acai antioxidant smoothie glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoothie-glasses-arrangement_23-2148574174.jpg?_wi=1", imageAlt: "green smoothie bowl fresh" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mix-berry-smoothie_1339-2408.jpg?_wi=1", imageAlt: "berry smoothie glass photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-mango-smoothie_1339-1480.jpg?_wi=1", imageAlt: "tropical mango smoothie glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-lifestyle-sportswoman-home-workout-drinks-orange-juice-after-fitness-training-d_1258-183314.jpg?_wi=1", imageAlt: "coffee protein shake glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chocolate-frappe-with-vanilla-ice-cream_1339-7849.jpg?_wi=1", imageAlt: "chocolate peanut butter shake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258875.jpg?_wi=1", imageAlt: "acai antioxidant smoothie glass" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258875.jpg", imageAlt: "acai antioxidant smoothie glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chocolate-frappe-with-vanilla-ice-cream_1339-7849.jpg", imageAlt: "chocolate peanut butter shake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-lifestyle-sportswoman-home-workout-drinks-orange-juice-after-fitness-training-d_1258-183314.jpg", imageAlt: "coffee protein shake glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-mango-smoothie_1339-1480.jpg", imageAlt: "tropical mango smoothie glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mix-berry-smoothie_1339-2408.jpg", imageAlt: "berry smoothie glass photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoothie-glasses-arrangement_23-2148574174.jpg", imageAlt: "green smoothie bowl fresh" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258875.jpg?_wi=2", imageAlt: "acai antioxidant smoothie glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chocolate-frappe-with-vanilla-ice-cream_1339-7849.jpg?_wi=2", imageAlt: "chocolate peanut butter shake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-lifestyle-sportswoman-home-workout-drinks-orange-juice-after-fitness-training-d_1258-183314.jpg?_wi=2", imageAlt: "coffee protein shake glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-mango-smoothie_1339-1480.jpg?_wi=2", imageAlt: "tropical mango smoothie glass" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mix-berry-smoothie_1339-2408.jpg?_wi=2", imageAlt: "berry smoothie glass photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoothie-glasses-arrangement_23-2148574174.jpg?_wi=2", imageAlt: "green smoothie bowl fresh" },
|
||||
]}
|
||||
buttons={[{ text: "Explore Recipes", href: "#recipes" }]}
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user