Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f304bc628 | |||
| c619e8bae9 | |||
| b7aaf5412a |
@@ -180,13 +180,13 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "pack-familiar", title: "Pack Familiar", price: "€35.00", period: "para 4 personas", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-with-delicious-food_23-2148681851.jpg", imageAlt: "Pack Familiar", features: [
|
id: "pack-familiar", title: "Pack Familiar", price: "€35.00", period: "€8.75/persona • para 4 personas", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-with-delicious-food_23-2148681851.jpg", imageAlt: "Pack Familiar", features: [
|
||||||
"1 pollo asado completo", "Patatas al horno", "Tortilla de patatas", "Bebida (2 litros)"
|
"1 pollo asado completo", "Patatas al horno", "Tortilla de patatas", "Bebida (2 litros)"
|
||||||
],
|
],
|
||||||
button: { text: "Pedir Ahora", href: "#cta" }
|
button: { text: "Pedir Ahora", href: "#cta" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pack-domingo", title: "Pack Domingo", price: "€58.00", period: "para 6-8 personas", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg", imageAlt: "Pack Domingo", features: [
|
id: "pack-domingo", title: "Pack Domingo", price: "€58.00", period: "€7.25/persona • para 6-8 personas", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg", imageAlt: "Pack Domingo", features: [
|
||||||
"2 pollos asados completos", "2 guarniciones a elegir", "Ensaladilla de gambas", "Postres variados", "Bebidas (3 litros)"
|
"2 pollos asados completos", "2 guarniciones a elegir", "Ensaladilla de gambas", "Postres variados", "Bebidas (3 litros)"
|
||||||
],
|
],
|
||||||
button: { text: "Pedir Ahora", href: "#cta" }
|
button: { text: "Pedir Ahora", href: "#cta" }
|
||||||
|
|||||||
Reference in New Issue
Block a user