diff --git a/src/app/page.tsx b/src/app/page.tsx
index aa83cbf..13b4199 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { BookOpen, Clock, Star } from "lucide-react";
+import { BookOpen, Clock, Star, Search, LayoutTemplate, Settings, Download } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -55,99 +47,56 @@ export default function LandingPage() {
@@ -158,28 +107,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Ricerca Intelligente",
- description: "Cerca tra migliaia di argomenti, dalla storia alla scienza.",
- imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-internet-browser-search-bar-screen_169016-40049.jpg",
- buttonIcon: "Search",
+ title: "Ricerca Intelligente", description: "Cerca tra migliaia di argomenti, dalla storia alla scienza.", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-internet-browser-search-bar-screen_169016-40049.jpg", buttonIcon: Search,
},
{
- title: "Struttura Organizzata",
- description: "Slide divise per introduzione, svolgimento e sintesi finale.",
- imageSrc: "http://img.b2bpic.net/free-photo/person-writing-sticky-notes-remember-task-computer-business-woman-using-post-it-memo-paper-as-reminder-work-project-planning-company-efficiency-inspiration_482257-30592.jpg",
- buttonIcon: "LayoutTemplate",
+ title: "Struttura Organizzata", description: "Slide divise per introduzione, svolgimento e sintesi finale.", imageSrc: "http://img.b2bpic.net/free-photo/person-writing-sticky-notes-remember-task-computer-business-woman-using-post-it-memo-paper-as-reminder-work-project-planning-company-efficiency-inspiration_482257-30592.jpg", buttonIcon: LayoutTemplate,
},
{
- title: "Personalizzazione",
- description: "Adatta il linguaggio e la lunghezza al tuo anno scolastico.",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-business-entrepreneur-with-laptop_482257-91248.jpg",
- buttonIcon: "Settings",
+ title: "Personalizzazione", description: "Adatta il linguaggio e la lunghezza al tuo anno scolastico.", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-business-entrepreneur-with-laptop_482257-91248.jpg", buttonIcon: Settings,
},
{
- title: "Esportazione Rapida",
- description: "Salva in PDF, PowerPoint o copia direttamente il testo.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=np4szk",
- buttonIcon: "Download",
+ title: "Esportazione Rapida", description: "Salva in PDF, PowerPoint o copia direttamente il testo.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=np4szk", buttonIcon: Download,
},
]}
title="Tutto quello che serve per studiare bene"
@@ -208,25 +145,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "15k+",
- title: "Presentazioni Create",
- description: "Completate con successo ogni mese.",
- icon: BookOpen,
+ id: "m1", value: "15k+", title: "Presentazioni Create", description: "Completate con successo ogni mese.", icon: BookOpen,
},
{
- id: "m2",
- value: "98%",
- title: "Studenti Soddisfatti",
- description: "Valutazione media degli utenti.",
- icon: Star,
+ id: "m2", value: "98%", title: "Studenti Soddisfatti", description: "Valutazione media degli utenti.", icon: Star,
},
{
- id: "m3",
- value: "2min",
- title: "Tempo Medio",
- description: "Per generare una presentazione.",
- icon: Clock,
+ id: "m3", value: "2min", title: "Tempo Medio", description: "Per generare una presentazione.", icon: Clock,
},
]}
title="Risultati concreti"
@@ -241,45 +166,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Marco L.",
- handle: "@marco",
- testimonial: "Molto utile per ripassare velocemente.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/teenage-student-glasses-headphones-sitting-table-close-window_23-2148166293.jpg?_wi=2",
- },
+ id: "t1", name: "Marco L.", handle: "@marco", testimonial: "Molto utile per ripassare velocemente.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/teenage-student-glasses-headphones-sitting-table-close-window_23-2148166293.jpg"},
{
- id: "t2",
- name: "Sofia R.",
- handle: "@sofia",
- testimonial: "Ottimo strumento didattico.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-lady-standing-with-crossed-arms-t-shirt-looking-confident-front-view_176474-85499.jpg?_wi=2",
- },
+ id: "t2", name: "Sofia R.", handle: "@sofia", testimonial: "Ottimo strumento didattico.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-lady-standing-with-crossed-arms-t-shirt-looking-confident-front-view_176474-85499.jpg"},
{
- id: "t3",
- name: "Prof.ssa V.",
- handle: "@docente",
- testimonial: "Supporto ideale per le lezioni.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg?_wi=2",
- },
+ id: "t3", name: "Prof.ssa V.", handle: "@docente", testimonial: "Supporto ideale per le lezioni.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-sitting-desk_329181-15290.jpg"},
{
- id: "t4",
- name: "Luca P.",
- handle: "@luca",
- testimonial: "Velocissimo e pratico.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-pensive-student-with-open-book_1098-2246.jpg?_wi=2",
- },
+ id: "t4", name: "Luca P.", handle: "@luca", testimonial: "Velocissimo e pratico.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-pensive-student-with-open-book_1098-2246.jpg"},
{
- id: "t5",
- name: "Elena S.",
- handle: "@elena",
- testimonial: "Un vero assistente personale.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-leaning-books-table_23-2147844670.jpg?_wi=2",
- },
+ id: "t5", name: "Elena S.", handle: "@elena", testimonial: "Un vero assistente personale.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-leaning-books-table_23-2147844670.jpg"},
]}
showRating={true}
title="Cosa dicono i nostri studenti"
@@ -291,8 +191,7 @@ export default function LandingPage() {