Update src/app/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Έλεγχος ψυκτικών συστημάτων",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg?_wi=1",
|
||||
imageAlt: "Εξοπλισμός ψύξης",
|
||||
},
|
||||
]}
|
||||
@@ -244,14 +244,14 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg?_wi=3"
|
||||
logoText="ΨΥΚΤΙΚΟΣ"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user