Merge version_1 into main #1
@@ -53,11 +53,11 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-grocery-store_23-2148238131.jpg", imageAlt: "traditional grocery store interior shelves stocked" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bread-boon-wooden-table_23-2148288024.jpg", imageAlt: "fresh bread display bakery section warm" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-metal-beer-kegs_181624-44368.jpg", imageAlt: "beverage selection cold drinks refrigerator" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/bright-candies-containers-by-weight-candy-store_169016-21535.jpg", imageAlt: "candy display shelf sweets assorted snacks" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preservation-method_23-2149185603.jpg", imageAlt: "pantry staples rice beans pasta grocery" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/folded-towel-with-cosmetics-products-toothbrushes-against-orange-background_23-2147818038.jpg", imageAlt: "cleaning products soap detergent bottles shelf" }
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bread-boon-wooden-table_23-2148288024.jpg?_wi=1", imageAlt: "fresh bread display bakery section warm" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-metal-beer-kegs_181624-44368.jpg?_wi=1", imageAlt: "beverage selection cold drinks refrigerator" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/bright-candies-containers-by-weight-candy-store_169016-21535.jpg?_wi=1", imageAlt: "candy display shelf sweets assorted snacks" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preservation-method_23-2149185603.jpg?_wi=1", imageAlt: "pantry staples rice beans pasta grocery" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/folded-towel-with-cosmetics-products-toothbrushes-against-orange-background_23-2147818038.jpg?_wi=1", imageAlt: "cleaning products soap detergent bottles shelf" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -86,23 +86,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "🥖 Padaria e Pães", description: "Pães frescos, bolos, croissants e outros produtos de panificação de excelente qualidade", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bread-boon-wooden-table_23-2148288024.jpg", imageAlt: "fresh bread display bakery section warm"
|
||||
title: "🥖 Padaria e Pães", description: "Pães frescos, bolos, croissants e outros produtos de panificação de excelente qualidade", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bread-boon-wooden-table_23-2148288024.jpg?_wi=2", imageAlt: "fresh bread display bakery section warm"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "🥤 Bebidas", description: "Sucos, refrigerantes, águas, chás e todas as bebidas para sua família", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-metal-beer-kegs_181624-44368.jpg", imageAlt: "beverage selection cold drinks refrigerator"
|
||||
title: "🥤 Bebidas", description: "Sucos, refrigerantes, águas, chás e todas as bebidas para sua família", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-metal-beer-kegs_181624-44368.jpg?_wi=2", imageAlt: "beverage selection cold drinks refrigerator"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "🍬 Doces e Snacks", description: "Chocolates, balas, biscoitos, salgadinhos e doces variados para toda hora", imageSrc: "http://img.b2bpic.net/free-photo/bright-candies-containers-by-weight-candy-store_169016-21535.jpg", imageAlt: "candy display shelf sweets assorted snacks"
|
||||
title: "🍬 Doces e Snacks", description: "Chocolates, balas, biscoitos, salgadinhos e doces variados para toda hora", imageSrc: "http://img.b2bpic.net/free-photo/bright-candies-containers-by-weight-candy-store_169016-21535.jpg?_wi=2", imageAlt: "candy display shelf sweets assorted snacks"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "🥫 Alimentos Básicos", description: "Arroz, feijão, pasta, óleo, sal e todos os essenciais para sua cozinha", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preservation-method_23-2149185603.jpg", imageAlt: "pantry staples rice beans pasta grocery"
|
||||
title: "🥫 Alimentos Básicos", description: "Arroz, feijão, pasta, óleo, sal e todos os essenciais para sua cozinha", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-preservation-method_23-2149185603.jpg?_wi=2", imageAlt: "pantry staples rice beans pasta grocery"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "🧼 Produtos de Limpeza", description: "Detergentes, sabonetes, desinfetantes e produtos para limpeza eficiente", imageSrc: "http://img.b2bpic.net/free-photo/folded-towel-with-cosmetics-products-toothbrushes-against-orange-background_23-2147818038.jpg", imageAlt: "cleaning products soap detergent bottles shelf"
|
||||
title: "🧼 Produtos de Limpeza", description: "Detergentes, sabonetes, desinfetantes e produtos para limpeza eficiente", imageSrc: "http://img.b2bpic.net/free-photo/folded-towel-with-cosmetics-products-toothbrushes-against-orange-background_23-2147818038.jpg?_wi=2", imageAlt: "cleaning products soap detergent bottles shelf"
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
|
||||
Reference in New Issue
Block a user