Merge version_1 into main #1
@@ -58,53 +58,53 @@ export default function LandingPage() {
|
||||
description="Experience the velvety richness of artisanal ice cream, made with locally sourced, organic ingredients for a taste that lingers."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outdoors_23-2149033577.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outdoors_23-2149033577.jpg?_wi=1",
|
||||
imageAlt: "Gourmet Ice Cream",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg?_wi=1",
|
||||
imageAlt: "Handcrafted Scoop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-snack_1339-3111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-snack_1339-3111.jpg?_wi=1",
|
||||
imageAlt: "Flavor Variety",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-marshmallows-pomegranate_169016-3200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-marshmallows-pomegranate_169016-3200.jpg?_wi=1",
|
||||
imageAlt: "Fresh Ingredients",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-having-ice-cream-milkshakes-outside_23-2148735472.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-having-ice-cream-milkshakes-outside_23-2148735472.jpg?_wi=1",
|
||||
imageAlt: "Happy Customer",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-muffins-with-blueberries_23-2149234890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-muffins-with-blueberries_23-2149234890.jpg?_wi=1",
|
||||
imageAlt: "Rustic Cone",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-muffins-with-blueberries_23-2149234890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-muffins-with-blueberries_23-2149234890.jpg?_wi=2",
|
||||
imageAlt: "Rustic Cone",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-having-ice-cream-milkshakes-outside_23-2148735472.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-having-ice-cream-milkshakes-outside_23-2148735472.jpg?_wi=2",
|
||||
imageAlt: "Happy Customer",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-marshmallows-pomegranate_169016-3200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-marshmallows-pomegranate_169016-3200.jpg?_wi=2",
|
||||
imageAlt: "Fresh Ingredients",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-snack_1339-3111.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-snack_1339-3111.jpg?_wi=2",
|
||||
imageAlt: "Flavor Variety",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110831.jpg?_wi=2",
|
||||
imageAlt: "Handcrafted Scoop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outdoors_23-2149033577.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outdoors_23-2149033577.jpg?_wi=2",
|
||||
imageAlt: "Gourmet Ice Cream",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user