Update src/app/page.tsx
This commit is contained in:
@@ -103,7 +103,7 @@ export default function HomePage() {
|
||||
description="Gegründet im Jahre 1996, zählen wir heute zu den führenden Anlagenanbietern für die thermochemische Wärmebehandlungstechnik. Mit hochmotivierten Mitarbeitern und jahrzehntelanger Expertise bieten wir maßgeschneiderte Lösungen für die industrielle Stahlwärmebehandlung."
|
||||
tag="Über Wienstroth"
|
||||
tagIcon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-group-engineers-corporate-managers-standing-factory-looking-camera_637285-4148.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-group-engineers-corporate-managers-standing-factory-looking-camera_637285-4148.jpg?_wi=1"
|
||||
imageAlt="Wienstroth Team und Facilities"
|
||||
buttons={[{ text: "Mehr über uns", href: "/about" }]}
|
||||
tagAnimation="slide-up"
|
||||
@@ -118,7 +118,7 @@ export default function HomePage() {
|
||||
description="Wir bieten Ihnen umfassende Lösungen im Bereich Wärmebehandlungsanlagen - von Anlagenbau bis hin zu Service und Wartung."
|
||||
tag="Leistungspalette"
|
||||
tagIcon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg?_wi=1"
|
||||
imageAlt="Wärmebehandlungsanlage in Betrieb"
|
||||
accordionItems={[
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function HomePage() {
|
||||
price: "Individuell",
|
||||
rating: 5,
|
||||
reviewCount: "Top",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg?_wi=1",
|
||||
imageAlt: "Rollenherdofen",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
price: "Individuell",
|
||||
rating: 5,
|
||||
reviewCount: "Top",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg?_wi=1",
|
||||
imageAlt: "Drehherdofen",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
price: "Individuell",
|
||||
rating: 5,
|
||||
reviewCount: "Top",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13312.jpg?_wi=1",
|
||||
imageAlt: "Durchstoßofen",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
price: "Individuell",
|
||||
rating: 5,
|
||||
reviewCount: "Top",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg?_wi=2",
|
||||
imageAlt: "Kammerofen",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
price: "Individuell",
|
||||
rating: 5,
|
||||
reviewCount: "Top",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg?_wi=3",
|
||||
imageAlt: "Haubeofen",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function HomePage() {
|
||||
price: "Individuell",
|
||||
rating: 5,
|
||||
reviewCount: "Top",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg?_wi=2",
|
||||
imageAlt: "Bandofen",
|
||||
},
|
||||
]}
|
||||
@@ -306,7 +306,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building-scheduling-metal-tomatoes-entrance-hall_1417-1114.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building-scheduling-metal-tomatoes-entrance-hall_1417-1114.jpg?_wi=1"
|
||||
imageAlt="Wienstroth Facilities"
|
||||
columns={footerColumns}
|
||||
logoText="Wienstroth"
|
||||
|
||||
Reference in New Issue
Block a user