Update src/app/page.tsx
This commit is contained in:
@@ -81,13 +81,14 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "O firmie Sebastian Wasztan: Niezawodność i Doświadczenie w Energetyce"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg", alt: "engineering team collaboration"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Poznaj nas bliżej", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/industrial-plant-shareholders-doing-handshake-meeting-conduct-research_482257-123458.jpg"
|
||||
imageAlt="engineering team collaboration"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user