Merge version_1 into main #1
@@ -59,53 +59,53 @@ export default function LandingPage() {
|
||||
description="Handmade with love. Eaten with joy. Welcome to the new face of artisan baking."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squirrel-cake-few-cinnamon-sticks-board-marble-surface_114579-75296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squirrel-cake-few-cinnamon-sticks-board-marble-surface_114579-75296.jpg?_wi=1",
|
||||
imageAlt: "Hero image 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg?_wi=1",
|
||||
imageAlt: "Hero image 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg?_wi=1",
|
||||
imageAlt: "Hero image 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-freshly-baked-brownies-wooden-board_181624-23397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-freshly-baked-brownies-wooden-board_181624-23397.jpg?_wi=1",
|
||||
imageAlt: "Hero image 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cake_74190-4745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cake_74190-4745.jpg?_wi=1",
|
||||
imageAlt: "Hero image 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-apples-wooden-background_23-2147742760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-apples-wooden-background_23-2147742760.jpg?_wi=1",
|
||||
imageAlt: "Hero image 6",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bagel-with-rosemary_23-2148368239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bagel-with-rosemary_23-2148368239.jpg?_wi=1",
|
||||
imageAlt: "Hero image 7",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squirrel-cake-few-cinnamon-sticks-board-marble-surface_114579-75296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/squirrel-cake-few-cinnamon-sticks-board-marble-surface_114579-75296.jpg?_wi=2",
|
||||
imageAlt: "Hero image 8",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg?_wi=2",
|
||||
imageAlt: "Hero image 9",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg?_wi=2",
|
||||
imageAlt: "Hero image 10",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-freshly-baked-brownies-wooden-board_181624-23397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-freshly-baked-brownies-wooden-board_181624-23397.jpg?_wi=2",
|
||||
imageAlt: "Hero image 11",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cake_74190-4745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cake_74190-4745.jpg?_wi=2",
|
||||
imageAlt: "Hero image 12",
|
||||
},
|
||||
]}
|
||||
@@ -203,37 +203,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Cinnamon Roll",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Signature Cookie",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-male-eating-delicious-chocolate-cookies_181624-7418.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fudgy Brownie",
|
||||
price: "$4.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-freshly-baked-brownies-wooden-board_181624-23397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-freshly-baked-brownies-wooden-board_181624-23397.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "NY Cheesecake",
|
||||
price: "$6.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cake_74190-4745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cake_74190-4745.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Apple Pie",
|
||||
price: "$5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-apples-wooden-background_23-2147742760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-apples-wooden-background_23-2147742760.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Chocolate Babka",
|
||||
price: "$7.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bagel-with-rosemary_23-2148368239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bagel-with-rosemary_23-2148368239.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Bakes"
|
||||
|
||||
Reference in New Issue
Block a user