diff --git a/src/app/page.tsx b/src/app/page.tsx
index 654c0bb..f1ebfa9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,6 +9,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
+import { Zap, Package, Truck } from 'lucide-react';
export default function LandingPage() {
return (
@@ -29,21 +30,13 @@ export default function LandingPage() {
@@ -52,63 +45,40 @@ export default function LandingPage() {
@@ -119,22 +89,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Scegli i tuoi gusti",
- description: "Seleziona dolci, salati o opzioni salutari dal nostro menù online.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=1",
- buttonIcon: "Zap",
+ title: "Scegli i tuoi gusti", description: "Seleziona dolci, salati o opzioni salutari dal nostro menù online.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg", buttonIcon: Zap,
},
{
- title: "Prepariamo la tua Box",
- description: "Il nostro team seleziona snack di alta qualità per ogni tua richiesta.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-fork_23-2149151667.jpg?_wi=1",
- buttonIcon: "Package",
+ title: "Prepariamo la tua Box", description: "Il nostro team seleziona snack di alta qualità per ogni tua richiesta.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-fork_23-2149151667.jpg", buttonIcon: Package,
},
{
- title: "Ricevila ogni lunedì",
- description: "La tua box arriva fresca ogni inizio settimana per iniziare al meglio.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-girl-red-polo-shirt-yellow-cap-holding-stack-pizza-boxes-looking-camera-smiling-cheerfully-showing-thumbs-up_141793-28742.jpg?_wi=1",
- buttonIcon: "Truck",
+ title: "Ricevila ogni lunedì", description: "La tua box arriva fresca ogni inizio settimana per iniziare al meglio.", imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-girl-red-polo-shirt-yellow-cap-holding-stack-pizza-boxes-looking-camera-smiling-cheerfully-showing-thumbs-up_141793-28742.jpg", buttonIcon: Truck,
},
]}
title="Come funziona ecoFood"
@@ -147,14 +108,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Il tuo snack, le tue regole.",
- },
+ type: "text", content: "Il tuo snack, le tue regole."},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/close-up-hand-holding-fork_23-2149151667.jpg",
- alt: "Personalizzazione snack",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-hand-holding-fork_23-2149151667.jpg", alt: "Personalizzazione snack"},
]}
/>
@@ -166,57 +122,28 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Base",
- price: "€19/sett",
- subtitle: "Snack perfetti per sessioni brevi",
- buttons: [
+ id: "basic", badge: "Base", price: "€19/sett", subtitle: "Snack perfetti per sessioni brevi", buttons: [
{
- text: "Seleziona",
- href: "#",
- },
+ text: "Seleziona", href: "#"},
],
features: [
- "5 Snack inclusi",
- "Scelta settimanale",
- "Consegna gratuita",
- ],
+ "5 Snack inclusi", "Scelta settimanale", "Consegna gratuita"],
},
{
- id: "pro",
- badge: "Studente Pro",
- price: "€29/sett",
- subtitle: "Per chi studia intensamente",
- buttons: [
+ id: "pro", badge: "Studente Pro", price: "€29/sett", subtitle: "Per chi studia intensamente", buttons: [
{
- text: "Seleziona",
- href: "#",
- },
+ text: "Seleziona", href: "#"},
],
features: [
- "10 Snack inclusi",
- "Opzione extra salutare",
- "Priority delivery",
- "Snack a sorpresa",
- ],
+ "10 Snack inclusi", "Opzione extra salutare", "Priority delivery", "Snack a sorpresa"],
},
{
- id: "team",
- badge: "Gruppo Studio",
- price: "€49/sett",
- subtitle: "Condividi l'energia con i compagni",
- buttons: [
+ id: "team", badge: "Gruppo Studio", price: "€49/sett", subtitle: "Condividi l'energia con i compagni", buttons: [
{
- text: "Seleziona",
- href: "#",
- },
+ text: "Seleziona", href: "#"},
],
features: [
- "20 Snack inclusi",
- "Mix completo",
- "Consegna ultra veloce",
- "Regalo sorpresa",
- ],
+ "20 Snack inclusi", "Mix completo", "Consegna ultra veloce", "Regalo sorpresa"],
},
]}
title="Scegli il tuo piano"
@@ -233,51 +160,25 @@ export default function LandingPage() {
description="Migliaia di studenti hanno già scelto di potenziare le proprie sessioni di studio."
kpiItems={[
{
- value: "5000+",
- label: "Studenti attivi",
- },
+ value: "5000+", label: "Studenti attivi"},
{
- value: "12k+",
- label: "Box consegnate",
- },
+ value: "12k+", label: "Box consegnate"},
{
- value: "4.9/5",
- label: "Rating medio",
- },
+ value: "4.9/5", label: "Rating medio"},
]}
testimonials={[
{
- id: "t1",
- name: "Giulia",
- role: "Studente",
- company: "Politecnico",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-around-notebook-with-doodles_23-2147866371.jpg?_wi=2",
- },
+ id: "t1", name: "Giulia", role: "Studente", company: "Politecnico", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-around-notebook-with-doodles_23-2147866371.jpg"},
{
- id: "t2",
- name: "Marco",
- role: "Studente",
- company: "Università",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=2",
- },
+ id: "t2", name: "Marco", role: "Studente", company: "Università", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg"},
{
- id: "t3",
- name: "Sofia",
- role: "Studente",
- company: "Bocconi",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-fork_23-2149151667.jpg?_wi=2",
- },
+ id: "t3", name: "Sofia", role: "Studente", company: "Bocconi", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-fork_23-2149151667.jpg"},
{
- id: "t4",
- name: "Luca",
- role: "Studente",
- company: "Statale",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-girl-red-polo-shirt-yellow-cap-holding-stack-pizza-boxes-looking-camera-smiling-cheerfully-showing-thumbs-up_141793-28742.jpg?_wi=2",
- },
+ id: "t4", name: "Luca", role: "Studente", company: "Statale", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-girl-red-polo-shirt-yellow-cap-holding-stack-pizza-boxes-looking-camera-smiling-cheerfully-showing-thumbs-up_141793-28742.jpg"},
]}
/>
@@ -286,42 +187,27 @@ export default function LandingPage() {