Merge version_1 into main #4
@@ -57,17 +57,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg", imageAlt: "Fresh produce"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg?_wi=1", imageAlt: "Fresh produce"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg", imageAlt: "Bakery section"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg?_wi=2", imageAlt: "Bakery section"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg", imageAlt: "Snacks section"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg?_wi=3", imageAlt: "Snacks section"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg", imageAlt: "Essentials aisle"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg?_wi=4", imageAlt: "Essentials aisle"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg", imageAlt: "Customer service"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg?_wi=5", imageAlt: "Customer service"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg", imageAlt: "Market entrance"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-merchandise-supermarket_482257-76704.jpg?_wi=6", imageAlt: "Market entrance"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user