diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4af1d47..2abe5bf 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
+import { ArrowRight } from "lucide-react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -32,48 +33,33 @@ export default function LandingPage() {
@@ -85,20 +71,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "12+",
- description: "Anos de experiência técnica",
- },
+ id: "m1", value: "12+", description: "Anos de experiência técnica"},
{
- id: "m2",
- value: "500+",
- description: "Clientes satisfeitos na região",
- },
+ id: "m2", value: "500+", description: "Clientes satisfeitos na região"},
{
- id: "m3",
- value: "98%",
- description: "Taxa de sucesso nas colheitas",
- },
+ id: "m3", value: "98%", description: "Taxa de sucesso nas colheitas"},
]}
title="Resultados Comprovados"
description="Técnica e dedicação transformadas em colheitas abundantes."
@@ -111,33 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Aconselhamento Personalizado",
- description: "Análise técnica detalhada para a sua necessidade específica.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/circular-sand-shapes-high-view_23-2148254625.jpg",
- imageAlt: "Circular sand shapes high view",
- },
+ title: "Aconselhamento Personalizado", description: "Análise técnica detalhada para a sua necessidade específica.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/circular-sand-shapes-high-view_23-2148254625.jpg", imageAlt: "Circular sand shapes high view"},
{
- title: "Produtos Testados",
- description: "Selecionamos apenas o que provou funcionar no campo.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ripening-wheat-crop-fields-farm-sky-farm_661209-323.jpg?_wi=2",
- imageAlt: "Circular sand shapes high view",
- },
+ title: "Produtos Testados", description: "Selecionamos apenas o que provou funcionar no campo.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ripening-wheat-crop-fields-farm-sky-farm_661209-323.jpg", imageAlt: "Circular sand shapes high view"},
{
- title: "Foco em Sustentabilidade",
- description: "Soluções ecológicas que protegem a terra e o seu investimento.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg?_wi=1",
- imageAlt: "Circular sand shapes high view",
- },
+ title: "Foco em Sustentabilidade", description: "Soluções ecológicas que protegem a terra e o seu investimento.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg", imageAlt: "Circular sand shapes high view"},
{
- title: "Apoio Pós-Venda",
- description: "Acompanhamos todo o ciclo, desde a sementeira à colheita.",
- buttonIcon: "ArrowRight",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg?_wi=1",
- imageAlt: "Circular sand shapes high view",
- },
+ title: "Apoio Pós-Venda", description: "Acompanhamos todo o ciclo, desde a sementeira à colheita.", buttonIcon: ArrowRight,
+ imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg", imageAlt: "Circular sand shapes high view"},
]}
title="Mais do que vender, ajudamos a cultivar resultados."
description="A nossa equipa combina tradição com ciência para garantir o máximo desempenho do seu cultivo."
@@ -152,41 +113,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Sementes Premium",
- price: "12,90€",
- imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg?_wi=2",
- },
+ id: "1", name: "Sementes Premium", price: "12,90€", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125222.jpg"},
{
- id: "2",
- name: "Fertilizante Orgânico",
- price: "24,50€",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg?_wi=2",
- },
+ id: "2", name: "Fertilizante Orgânico", price: "24,50€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-blackberries-kombucha-bottle-still-life_23-2150252140.jpg"},
{
- id: "3",
- name: "Kit Ferramentas Profissional",
- price: "89,00€",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-pot-gardening-tools_23-2147714842.jpg",
- },
+ id: "3", name: "Kit Ferramentas Profissional", price: "89,00€", imageSrc: "http://img.b2bpic.net/free-photo/empty-pot-gardening-tools_23-2147714842.jpg"},
{
- id: "4",
- name: "Cesto de Colheita",
- price: "15,00€",
- imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-bananas-storage-room_23-2150830584.jpg",
- },
+ id: "4", name: "Cesto de Colheita", price: "15,00€", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-bananas-storage-room_23-2150830584.jpg"},
{
- id: "5",
- name: "Sensor de Humidade",
- price: "45,00€",
- imageSrc: "http://img.b2bpic.net/free-photo/agricultural-drone-smart-farming-technology-background-illustration_53876-104433.jpg",
- },
+ id: "5", name: "Sensor de Humidade", price: "45,00€", imageSrc: "http://img.b2bpic.net/free-photo/agricultural-drone-smart-farming-technology-background-illustration_53876-104433.jpg"},
{
- id: "6",
- name: "Kit Estufa Inicial",
- price: "120,00€",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-watering-plants_23-2149412618.jpg",
- },
+ id: "6", name: "Kit Estufa Inicial", price: "120,00€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-watering-plants_23-2149412618.jpg"},
]}
title="Soluções para o seu Cultivo"
description="Produtos selecionados de alta qualidade para garantir a saúde e produtividade da sua terra."
@@ -198,14 +135,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Gaia Seeds",
- "AgroTech Pro",
- "VerdeVivo",
- "NutriTerra",
- "BioCultivo",
- "CampoMaster",
- "AgroPremium",
- ]}
+ "Gaia Seeds", "AgroTech Pro", "VerdeVivo", "NutriTerra", "BioCultivo", "CampoMaster", "AgroPremium"]}
title="Parceiros de Confiança"
description="Trabalhamos com as marcas mais prestigiadas do setor agrícola."
/>
@@ -216,30 +146,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "João Silva",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-middle-age-man-looking-away-cornfield_23-2148233391.jpg",
- },
+ id: "1", name: "João Silva", imageSrc: "http://img.b2bpic.net/free-photo/smiley-middle-age-man-looking-away-cornfield_23-2148233391.jpg"},
{
- id: "2",
- name: "Maria Costa",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-taking-care-their-crops_329181-16497.jpg",
- },
+ id: "2", name: "Maria Costa", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-taking-care-their-crops_329181-16497.jpg"},
{
- id: "3",
- name: "Pedro Santos",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-serious-man-looking-away_23-2148233380.jpg",
- },
+ id: "3", name: "Pedro Santos", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-serious-man-looking-away_23-2148233380.jpg"},
{
- id: "4",
- name: "Ana Oliveira",
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg",
- },
+ id: "4", name: "Ana Oliveira", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg"},
{
- id: "5",
- name: "Ricardo Sousa",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-red-hair-smiles-sweetly-shows-that-she-is-fine_197531-12275.jpg",
- },
+ id: "5", name: "Ricardo Sousa", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-red-hair-smiles-sweetly-shows-that-she-is-fine_197531-12275.jpg"},
]}
cardTitle="Histórias de Sucesso"
cardTag="Clientes Reais"
@@ -253,20 +168,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Como escolher o melhor fertilizante?",
- content: "A nossa equipa técnica analisa o solo da sua região para sugerir a opção mais eficaz.",
- },
+ id: "q1", title: "Como escolher o melhor fertilizante?", content: "A nossa equipa técnica analisa o solo da sua região para sugerir a opção mais eficaz."},
{
- id: "q2",
- title: "As sementes são orgânicas?",
- content: "Trabalhamos apenas com sementes de qualidade certificada e adaptadas ao clima local.",
- },
+ id: "q2", title: "As sementes são orgânicas?", content: "Trabalhamos apenas com sementes de qualidade certificada e adaptadas ao clima local."},
{
- id: "q3",
- title: "Oferecem consultoria a distância?",
- content: "Sim, fazemos acompanhamento técnico por vídeo para garantir o melhor suporte onde quer que esteja.",
- },
+ id: "q3", title: "Oferecem consultoria a distância?", content: "Sim, fazemos acompanhamento técnico por vídeo para garantir o melhor suporte onde quer que esteja."},
]}
title="Dúvidas Frequentes"
description="Esclarecemos tudo o que precisa para começar a cultivar com confiança."
@@ -278,16 +184,13 @@ export default function LandingPage() {
@@ -296,13 +199,9 @@ export default function LandingPage() {