Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 20:10:05 +00:00

View File

@@ -21,7 +21,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -53,42 +53,26 @@ export default function HomePage() {
{ text: "Reservar Taula", href: "/contacte" },
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg?_wi=1",
imageAlt: "Pollastre Especiat",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg", imageAlt: "Pollastre Especiat"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg?_wi=1",
imageAlt: "Arròs Thieboudienne",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg", imageAlt: "Arròs Thieboudienne"},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg?_wi=1",
imageAlt: "Plàtan Fregit",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg", imageAlt: "Plàtan Fregit"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beer-burger_23-2148705590.jpg?_wi=1",
imageAlt: "Bissap",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beer-burger_23-2148705590.jpg", imageAlt: "Bissap"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg?_wi=2",
imageAlt: "Akara",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg", imageAlt: "Akara"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg?_wi=2",
imageAlt: "Hot Chicken",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg", imageAlt: "Hot Chicken"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg?_wi=2",
imageAlt: "Mafé",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg", imageAlt: "Mafé"},
{
imageSrc: "http://img.b2bpic.net/free-photo/dried-food-clay-bowl_1232-1287.jpg?_wi=1",
imageAlt: "Baobab",
},
imageSrc: "http://img.b2bpic.net/free-photo/dried-food-clay-bowl_1232-1287.jpg", imageAlt: "Baobab"},
]}
carouselPosition="right"
useInvertedBackground={false}
@@ -108,26 +92,11 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Chicken Afra",
price: "9,50€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg?_wi=3",
imageAlt: "Pollastre amb espècies",
},
id: "1", name: "Chicken Afra", price: "9,50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg", imageAlt: "Pollastre amb espècies"},
{
id: "2",
name: "Thieboudienne",
price: "9,50€",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg?_wi=3",
imageAlt: "Arròs amb peix",
},
id: "2", name: "Thieboudienne", price: "9,50€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg", imageAlt: "Arròs amb peix"},
{
id: "3",
name: "Loko",
price: "5,50€",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg?_wi=3",
imageAlt: "Plàtan macho fregit",
},
id: "3", name: "Loko", price: "5,50€", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg", imageAlt: "Plàtan macho fregit"},
]}
/>
</div>
@@ -145,33 +114,13 @@ export default function HomePage() {
gridVariant="four-items-2x2-equal-grid"
features={[
{
id: "1",
title: "Sabors Africans Autèntics",
description: "Receptes tradicionals d'Àfrica preparades amb autenticitat i respecte per la cultura culinària africana. Cada plat és un viatge pels sabors genuïns.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg?_wi=4",
imageAlt: "Cuina africana autèntica",
},
id: "1", title: "Sabors Africans Autèntics", description: "Receptes tradicionals d'Àfrica preparades amb autenticitat i respecte per la cultura culinària africana. Cada plat és un viatge pels sabors genuïns.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg", imageAlt: "Cuina africana autèntica"},
{
id: "2",
title: "Ingredients Frescos",
description: "Utilitzem només ingredients de qualitat seleccionats. Cada dia treballo amb els millors productes per garantir frescor i sabor excepcional.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg?_wi=4",
imageAlt: "Ingredients frescos",
},
id: "2", title: "Ingredients Frescos", description: "Utilitzem només ingredients de qualitat seleccionats. Cada dia treballo amb els millors productes per garantir frescor i sabor excepcional.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg", imageAlt: "Ingredients frescos"},
{
id: "3",
title: "Begudes Úniques Africanes",
description: "Descobreix les nostres begudes tradicionals africanes: Bissap, Baobab, Ginja. Beberatges naturals i autèntics que complementen perfectament la nostra cuina.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beer-burger_23-2148705590.jpg?_wi=2",
imageAlt: "Begudes africanes",
},
id: "3", title: "Begudes Úniques Africanes", description: "Descobreix les nostres begudes tradicionals africanes: Bissap, Baobab, Ginja. Beberatges naturals i autèntics que complementen perfectament la nostra cuina.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beer-burger_23-2148705590.jpg", imageAlt: "Begudes africanes"},
{
id: "4",
title: "Atmosfera Familiar i Acollidora",
description: "En GoodAfro Olot trobaràs un ambient càlid i familiar on tota la família és benvinguda. Servei amable i atenció personalitzada sempre.",
imageSrc: "http://img.b2bpic.net/free-photo/food-industry-expert-adding-fresh-green-herbs-improve-dish-taste-gastronomy-expert-wearing-cooking-uniform-while-preparing-delicious-gourmet-dish-dinner-service-restaurant_482257-44199.jpg?_wi=1",
imageAlt: "Atmosfera familiar",
},
id: "4", title: "Atmosfera Familiar i Acollidora", description: "En GoodAfro Olot trobaràs un ambient càlid i familiar on tota la família és benvinguda. Servei amable i atenció personalitzada sempre.", imageSrc: "http://img.b2bpic.net/free-photo/food-industry-expert-adding-fresh-green-herbs-improve-dish-taste-gastronomy-expert-wearing-cooking-uniform-while-preparing-delicious-gourmet-dish-dinner-service-restaurant_482257-44199.jpg", imageAlt: "Atmosfera familiar"},
]}
/>
</div>
@@ -190,59 +139,23 @@ export default function HomePage() {
carouselMode="buttons"
testimonials={[
{
id: "1",
name: "Maria García",
role: "Client Habitual",
company: "Olot",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barista-showing-prices-customer_23-2147795689.jpg?_wi=1",
imageAlt: "Maria García",
},
id: "1", name: "Maria García", role: "Client Habitual", company: "Olot", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barista-showing-prices-customer_23-2147795689.jpg", imageAlt: "Maria García"},
{
id: "2",
name: "Joan Ferrer",
role: "Empresari",
company: "Olot",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-mobile-phone-cafa_1170-719.jpg?_wi=1",
imageAlt: "Joan Ferrer",
},
id: "2", name: "Joan Ferrer", role: "Empresari", company: "Olot", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-mobile-phone-cafa_1170-719.jpg", imageAlt: "Joan Ferrer"},
{
id: "3",
name: "Isabel Martínez",
role: "Professora",
company: "Girona",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg?_wi=1",
imageAlt: "Isabel Martínez",
},
id: "3", name: "Isabel Martínez", role: "Professora", company: "Girona", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg", imageAlt: "Isabel Martínez"},
{
id: "4",
name: "Pere Sanchez",
role: "Arquitecte",
company: "Olot",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg?_wi=1",
imageAlt: "Pere Sanchez",
},
id: "4", name: "Pere Sanchez", role: "Arquitecte", company: "Olot", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg", imageAlt: "Pere Sanchez"},
{
id: "5",
name: "Laura Puig",
role: "Dissenyadora",
company: "Barcelona",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006611.jpg?_wi=1",
imageAlt: "Laura Puig",
},
id: "5", name: "Laura Puig", role: "Dissenyadora", company: "Barcelona", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006611.jpg", imageAlt: "Laura Puig"},
{
id: "6",
name: "Carles López",
role: "Forfardà",
company: "Olot",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg?_wi=1",
imageAlt: "Carles López",
},
id: "6", name: "Carles López", role: "Forfardà", company: "Olot", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", imageAlt: "Carles López"},
]}
/>
</div>
@@ -256,7 +169,7 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[{ text: "Descobrir Més", href: "/sobre-nosaltres" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/food-industry-expert-adding-fresh-green-herbs-improve-dish-taste-gastronomy-expert-wearing-cooking-uniform-while-preparing-delicious-gourmet-dish-dinner-service-restaurant_482257-44199.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/food-industry-expert-adding-fresh-green-herbs-improve-dish-taste-gastronomy-expert-wearing-cooking-uniform-while-preparing-delicious-gourmet-dish-dinner-service-restaurant_482257-44199.jpg"
imageAlt="La nostra història"
useInvertedBackground={false}
/>
@@ -275,38 +188,14 @@ export default function HomePage() {
carouselMode="buttons"
blogs={[
{
id: "1",
category: ["Entrants"],
title: "Entrants Africans",
excerpt: "Descobreix els nostres entrants tradicionals africans. Desde akara fins a fisketis, cada entrant és una introducció deliciosa a la nostra cuina.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg?_wi=4",
imageAlt: "Entrants africans",
authorName: "GoodAfro Olot",
authorAvatar: "http://img.b2bpic.net/free-photo/barista-showing-prices-customer_23-2147795689.jpg",
date: "12 Gener 2025",
},
id: "1", category: ["Entrants"],
title: "Entrants Africans", excerpt: "Descobreix els nostres entrants tradicionals africans. Desde akara fins a fisketis, cada entrant és una introducció deliciosa a la nostra cuina.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg", imageAlt: "Entrants africans", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/barista-showing-prices-customer_23-2147795689.jpg", date: "12 Gener 2025"},
{
id: "2",
category: ["Plats Principals"],
title: "Plats Afro Principals",
excerpt: "Els nostres plats principals destaquen pel gust i l'autenticitat. Chicken Afra, Hot Chicken, Costelles Sasonat Afra i més.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg?_wi=5",
imageAlt: "Plats principals",
authorName: "GoodAfro Olot",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-using-mobile-phone-cafa_1170-719.jpg",
date: "12 Gener 2025",
},
id: "2", category: ["Plats Principals"],
title: "Plats Afro Principals", excerpt: "Els nostres plats principals destaquen pel gust i l'autenticitat. Chicken Afra, Hot Chicken, Costelles Sasonat Afra i més.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg", imageAlt: "Plats principals", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-using-mobile-phone-cafa_1170-719.jpg", date: "12 Gener 2025"},
{
id: "3",
category: ["Arrossos"],
title: "Arrossos Tradicionals",
excerpt: "Arrossos amb sabor auténtic africà. Mafé, Thieboudienne, Attieke i Yassa. Cada recepta preparada amb cura i tradició.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg?_wi=5",
imageAlt: "Arrossos tradicionals",
authorName: "GoodAfro Olot",
authorAvatar: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg",
date: "12 Gener 2025",
},
id: "3", category: ["Arrossos"],
title: "Arrossos Tradicionals", excerpt: "Arrossos amb sabor auténtic africà. Mafé, Thieboudienne, Attieke i Yassa. Cada recepta preparada amb cura i tradició.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg", imageAlt: "Arrossos tradicionals", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg", date: "12 Gener 2025"},
]}
/>
</div>
@@ -315,30 +204,15 @@ export default function HomePage() {
<ContactFaq
faqs={[
{
id: "1",
title: "Teniu opcions vegetarianes?",
content: "Sí, disposem d'una varietat de plats vegetarians deliciosos. Amanida Afra, Amanida Loko, Amanida Mediterrània i molts més. Consulteu amb el nostre personal per més opcions personalitzades.",
},
id: "1", title: "Teniu opcions vegetarianes?", content: "Sí, disposem d'una varietat de plats vegetarians deliciosos. Amanida Afra, Amanida Loko, Amanida Mediterrània i molts més. Consulteu amb el nostre personal per més opcions personalitzades."},
{
id: "2",
title: "Feu servei a domicili?",
content: "Oferim servei a taula i menjar per emportar. Actualment no disposem de servei de lliurament a domicili, però podeu venir a recollir la vostra comanda o dinar amb nosaltres.",
},
id: "2", title: "Feu servei a domicili?", content: "Oferim servei a taula i menjar per emportar. Actualment no disposem de servei de lliurament a domicili, però podeu venir a recollir la vostra comanda o dinar amb nosaltres."},
{
id: "3",
title: "Accepteu reserves?",
content: "Sí, acceptem reserves per grups. Podeu contactar-nos per telèfon al 667 43 62 70 o visitant-nos presencialment. Recomanem fer reserves amb antelació, especialmente els caps de setmana.",
},
id: "3", title: "Accepteu reserves?", content: "Sí, acceptem reserves per grups. Podeu contactar-nos per telèfon al 667 43 62 70 o visitant-nos presencialment. Recomanem fer reserves amb antelació, especialmente els caps de setmana."},
{
id: "4",
title: "Quina és la vostra situació?",
content: "Estam ubicats a Carrer Verge del Carme, 8, 17800 Olot, Girona. Podeu trobar-nos fàcilment amb Google Maps usant el codi 5FMR+4Q Olot.",
},
id: "4", title: "Quina és la vostra situació?", content: "Estam ubicats a Carrer Verge del Carme, 8, 17800 Olot, Girona. Podeu trobar-nos fàcilment amb Google Maps usant el codi 5FMR+4Q Olot."},
{
id: "5",
title: "Quins són els horaris d'obertura?",
content: "Obrim de dilluns a diumenge, de 12:00 a 22:00. Tenim les mateixes franges horaries tots els dies de la setmana per facilitar les vostres visites.",
},
id: "5", title: "Quins són els horaris d'obertura?", content: "Obrim de dilluns a diumenge, de 12:00 a 22:00. Tenim les mateixes franges horaries tots els dies de la setmana per facilitar les vostres visites."},
]}
ctaTitle="Contacta'ns"
ctaDescription="Tem alguna pregunta o vols fer una reserva? Contacta'ns avui mateix. L'equip de GoodAfro Olot està aquí per ajudar-te."
@@ -357,19 +231,13 @@ export default function HomePage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com/goodafroolot",
ariaLabel: "Facebook",
},
href: "https://facebook.com/goodafroolot", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "https://instagram.com/goodafroolot",
ariaLabel: "Instagram",
},
href: "https://instagram.com/goodafroolot", ariaLabel: "Instagram"},
{
icon: Phone,
href: "tel:+34667436270",
ariaLabel: "Telèfon",
},
href: "tel:+34667436270", ariaLabel: "Telèfon"},
]}
/>
</div>