Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 06:00:23 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
tag="Industry Leaders"
tagIcon={Zap}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1217.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1217.jpg?_wi=1"
imageAlt="FENDT tractor processing woodchips"
mediaAnimation="slide-up"
imagePosition="right"
@@ -90,29 +90,29 @@ export default function LandingPage() {
{
title: "Raw Material Processing", description: "Efficient conversion of wood waste, branches, and residues into premium quality woodchips using FENDT tractors", icon: Cog,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22909.jpg", imageAlt: "Woodchip production process" },
{ imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg", imageAlt: "FENDT heavy tractor" }
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22909.jpg?_wi=1", imageAlt: "Woodchip production process" },
{ imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=1", imageAlt: "FENDT heavy tractor" }
]
},
{
title: "Quality Assurance", description: "Rigorous testing and grading ensures consistent chip size and moisture content for optimal combustion", icon: CheckCircle,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/handful-dry-technological-wood-chips-selective-focus-sawdust_158595-7804.jpg", imageAlt: "Quality woodchips material" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22909.jpg", imageAlt: "Production monitoring" }
{ imageSrc: "http://img.b2bpic.net/free-photo/handful-dry-technological-wood-chips-selective-focus-sawdust_158595-7804.jpg?_wi=1", imageAlt: "Quality woodchips material" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22909.jpg?_wi=2", imageAlt: "Production monitoring" }
]
},
{
title: "Bulk Delivery", description: "Reliable logistics and bulk delivery of woodchips to energy facilities, biomass plants, and industrial clients", icon: Truck,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg", imageAlt: "Tractor with load" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1217.jpg", imageAlt: "Production site" }
{ imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=2", imageAlt: "Tractor with load" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1217.jpg?_wi=2", imageAlt: "Production site" }
]
},
{
title: "Custom Solutions", description: "Tailored woodchip specifications and processing schedules to meet unique customer requirements and timelines", icon: Settings,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/handful-dry-technological-wood-chips-selective-focus-sawdust_158595-7804.jpg", imageAlt: "Custom woodchip sizing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22909.jpg", imageAlt: "Custom processing" }
{ imageSrc: "http://img.b2bpic.net/free-photo/handful-dry-technological-wood-chips-selective-focus-sawdust_158595-7804.jpg?_wi=2", imageAlt: "Custom woodchip sizing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22909.jpg?_wi=3", imageAlt: "Custom processing" }
]
}
]}
@@ -171,19 +171,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Klaus Mueller", role: "Operations Director", company: "EnergiePlus AG", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Klaus Mueller"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Klaus Mueller"
},
{
id: "2", name: "Anna Lindström", role: "Production Manager", company: "ForestCare Europe", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Anna Lindström"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Anna Lindström"
},
{
id: "3", name: "Stefan Weber", role: "CEO", company: "BiomassFirst GmbH", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Stefan Weber"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Stefan Weber"
},
{
id: "4", name: "Ingrid Johansen", role: "Procurement Lead", company: "Green Power Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ingrid Johansen"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Ingrid Johansen"
}
]}
kpiItems={[
@@ -222,7 +222,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1217.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wood-processing-factory_1112-1217.jpg?_wi=3"
imageAlt="Hackgut Sperl woodchip production"
logoText="Hackgut Sperl"
copyrightText="© 2025 Hackgut Sperl. All rights reserved."