Merge version_1_1782044836729 into main #1
@@ -18,20 +18,14 @@ export default function HomePage() {
|
||||
title="Valli Allevamenti: Breeding Excellence"
|
||||
description="Professional livestock breeding services based in Pianopoli. We prioritize quality, health, and sustainable practices in all our operations."
|
||||
primaryButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:3393254508",
|
||||
}}
|
||||
text: "Call Now", href: "tel:3393254508"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "https://wa.me/393393254508",
|
||||
}}
|
||||
text: "Contact Us", href: "https://wa.me/393393254508"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-landscape-with-lavender-field_661209-333.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-landscape-with-lavender-field_661209-333.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-green-resort-water-park-surrounded-by-trees-large-field_181624-14038.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-green-resort-water-park-surrounded-by-trees-large-field_181624-14038.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -42,14 +36,9 @@ export default function HomePage() {
|
||||
<AboutTextSplit
|
||||
title="Our Commitment to Breeding"
|
||||
descriptions={[
|
||||
"With years of experience in the livestock industry, Valli Allevamenti stands for quality and ethical breeding. Our facilities in Pianopoli are designed to ensure the well-being and health of every animal.",
|
||||
"We leverage traditional knowledge combined with modern farming standards to provide the best results for our partners and clients. Trust our expertise for your livestock needs.",
|
||||
"Open from Monday to Friday, we welcome you to discover our practices and standards of excellence.",
|
||||
]}
|
||||
"With years of experience in the livestock industry, Valli Allevamenti stands for quality and ethical breeding. Our facilities in Pianopoli are designed to ensure the well-being and health of every animal.", "We leverage traditional knowledge combined with modern farming standards to provide the best results for our partners and clients. Trust our expertise for your livestock needs.", "Open from Monday to Friday, we welcome you to discover our practices and standards of excellence."]}
|
||||
primaryButton={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/...",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/..."}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -62,40 +51,19 @@ export default function HomePage() {
|
||||
description="Explore our high-quality livestock offerings, maintained to the highest standards of animal welfare and health."
|
||||
items={[
|
||||
{
|
||||
title: "Cattle Breeding",
|
||||
description: "Expertly managed cattle breeding programs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sheep-field-near-barn_23-2149535211.jpg",
|
||||
},
|
||||
title: "Cattle Breeding", description: "Expertly managed cattle breeding programs.", imageSrc: "http://img.b2bpic.net/free-photo/sheep-field-near-barn_23-2149535211.jpg"},
|
||||
{
|
||||
title: "Calf Rearing",
|
||||
description: "Specialized rearing for growth and health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15990.jpg",
|
||||
},
|
||||
title: "Calf Rearing", description: "Specialized rearing for growth and health.", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15990.jpg"},
|
||||
{
|
||||
title: "Veterinary Care",
|
||||
description: "Strict adherence to health inspections.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cattleman-holding-tablet-observing-domestic-animals-milk-production_342744-889.jpg",
|
||||
},
|
||||
title: "Veterinary Care", description: "Strict adherence to health inspections.", imageSrc: "http://img.b2bpic.net/free-photo/cattleman-holding-tablet-observing-domestic-animals-milk-production_342744-889.jpg"},
|
||||
{
|
||||
title: "Sustainable Practices",
|
||||
description: "Environmentally conscious farm management.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-cow-grazing-pasture-daytime_181624-27184.jpg",
|
||||
},
|
||||
title: "Sustainable Practices", description: "Environmentally conscious farm management.", imageSrc: "http://img.b2bpic.net/free-photo/black-white-cow-grazing-pasture-daytime_181624-27184.jpg"},
|
||||
{
|
||||
title: "Professional Consulting",
|
||||
description: "Advice for optimal breeding success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-farmer-holding-baby-sheep_23-2149066226.jpg",
|
||||
},
|
||||
title: "Professional Consulting", description: "Advice for optimal breeding success.", imageSrc: "http://img.b2bpic.net/free-photo/female-farmer-holding-baby-sheep_23-2149066226.jpg"},
|
||||
{
|
||||
title: "Operational Excellence",
|
||||
description: "State-of-the-art facility standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/very-sweet-black-cow-field-with-other-cows-calves_493961-1159.jpg",
|
||||
},
|
||||
title: "Operational Excellence", description: "State-of-the-art facility standards.", imageSrc: "http://img.b2bpic.net/free-photo/very-sweet-black-cow-field-with-other-cows-calves_493961-1159.jpg"},
|
||||
{
|
||||
title: "Livestock Showcase",
|
||||
description: "Viewing available breeds for acquisition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15991.jpg",
|
||||
},
|
||||
title: "Livestock Showcase", description: "Viewing available breeds for acquisition.", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15991.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -109,23 +77,11 @@ export default function HomePage() {
|
||||
description="Results speak for themselves. We consistently maintain high benchmarks for farm management and animal quality."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Health Standard",
|
||||
description: "Rigorous health monitoring programs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-financial-neon-bull_23-2151691861.jpg",
|
||||
},
|
||||
value: "100%", title: "Health Standard", description: "Rigorous health monitoring programs.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-financial-neon-bull_23-2151691861.jpg"},
|
||||
{
|
||||
value: "20+",
|
||||
title: "Years Combined",
|
||||
description: "Experience in the agricultural sector.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-agronomist-with-tablet-mock-up_23-2148233477.jpg",
|
||||
},
|
||||
value: "20+", title: "Years Combined", description: "Experience in the agricultural sector.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-agronomist-with-tablet-mock-up_23-2148233477.jpg"},
|
||||
{
|
||||
value: "95%",
|
||||
title: "Client Retention",
|
||||
description: "Trust built on long-term partnership.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-doctor-checking-health-status-cattle-cows-farm_342744-877.jpg",
|
||||
},
|
||||
value: "95%", title: "Client Retention", description: "Trust built on long-term partnership.", imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-doctor-checking-health-status-cattle-cows-farm_342744-877.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -139,25 +95,15 @@ export default function HomePage() {
|
||||
author="Marco Rossi, Local Farm Owner"
|
||||
avatars={[
|
||||
{
|
||||
name: "Marco Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg",
|
||||
},
|
||||
name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg"},
|
||||
{
|
||||
name: "Elena Bianchi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-goats-vegetables-farm_23-2149211717.jpg",
|
||||
},
|
||||
name: "Elena Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-goats-vegetables-farm_23-2149211717.jpg"},
|
||||
{
|
||||
name: "Luca Verdi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-living-countryside_23-2150642378.jpg",
|
||||
},
|
||||
name: "Luca Verdi", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-living-countryside_23-2150642378.jpg"},
|
||||
{
|
||||
name: "Sara Neri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-taking-care-goat-farm_23-2151464968.jpg",
|
||||
},
|
||||
name: "Sara Neri", imageSrc: "http://img.b2bpic.net/free-photo/farmer-taking-care-goat-farm_23-2151464968.jpg"},
|
||||
{
|
||||
name: "Giovanni Bruno",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-holding-mug-with-milk_23-2148673023.jpg",
|
||||
},
|
||||
name: "Giovanni Bruno", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-holding-mug-with-milk_23-2148673023.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -170,14 +116,7 @@ export default function HomePage() {
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Proudly certified and affiliated with the top agricultural organizations in the region."
|
||||
names={[
|
||||
"Agriculture Association",
|
||||
"Regional Cattle Breeders",
|
||||
"Livestock Welfare Org",
|
||||
"Farm Safety Alliance",
|
||||
"Veterinary Quality Council",
|
||||
"Sustainable Farming Co",
|
||||
"Regional Business Union",
|
||||
]}
|
||||
"Agriculture Association", "Regional Cattle Breeders", "Livestock Welfare Org", "Farm Safety Alliance", "Veterinary Quality Council", "Sustainable Farming Co", "Regional Business Union"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -187,45 +126,29 @@ export default function HomePage() {
|
||||
<FaqTabbedAccordion
|
||||
tag="Frequently Asked"
|
||||
title="Questions About Our Services"
|
||||
description="Find answers to common questions about our livestock breeding and management services."
|
||||
categories={[
|
||||
{
|
||||
name: "General Info",
|
||||
items: [
|
||||
name: "General Info", items: [
|
||||
{
|
||||
question: "What are your business hours?",
|
||||
answer: "We are open Monday to Friday, 08:30–16:00, and Saturday, 08:30–12:00.",
|
||||
},
|
||||
question: "What are your business hours?", answer: "We are open Monday to Friday, 08:30–16:00, and Saturday, 08:30–12:00."},
|
||||
{
|
||||
question: "How can I contact Valli Allevamenti?",
|
||||
answer: "You can call us at 339 325 4508 or send us a message on WhatsApp.",
|
||||
},
|
||||
question: "How can I contact Valli Allevamenti?", answer: "You can call us at 339 325 4508 or send us a message on WhatsApp."},
|
||||
{
|
||||
question: "Where are you located?",
|
||||
answer: "We are located at Via Carlo Fazzo, 1, 88040 Pianopoli CZ.",
|
||||
},
|
||||
question: "Where are you located?", answer: "We are located at Via Carlo Fazzo, 1, 88040 Pianopoli CZ."},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Breeding Services",
|
||||
items: [
|
||||
name: "Breeding Services", items: [
|
||||
{
|
||||
question: "What types of livestock do you breed?",
|
||||
answer: "We specialize in healthy cattle breeds optimized for the local environment.",
|
||||
},
|
||||
question: "What types of livestock do you breed?", answer: "We specialize in healthy cattle breeds optimized for the local environment."},
|
||||
{
|
||||
question: "How do you ensure animal health?",
|
||||
answer: "All our livestock undergo regular veterinary checks and maintain the highest cleanliness standards.",
|
||||
},
|
||||
question: "How do you ensure animal health?", answer: "All our livestock undergo regular veterinary checks and maintain the highest cleanliness standards."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
cta={{
|
||||
name: "Contact Support",
|
||||
role: "Agricultural Consultant",
|
||||
buttonText: "Ask a Question",
|
||||
buttonHref: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-laptop-bush_1098-1757.jpg",
|
||||
}}
|
||||
name: "Contact Support", role: "Agricultural Consultant", buttonText: "Ask a Question", buttonHref: "https://wa.me/393393254508", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-laptop-bush_1098-1757.jpg"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -236,13 +159,9 @@ export default function HomePage() {
|
||||
tag="Ready to Partner?"
|
||||
text="Visit us at our Pianopoli farm or get in touch for all your livestock needs."
|
||||
primaryButton={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/...",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/..."}}
|
||||
secondaryButton={{
|
||||
text: "Send WhatsApp",
|
||||
href: "https://wa.me/393393254508",
|
||||
}}
|
||||
text: "Send WhatsApp", href: "https://wa.me/393393254508"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user