Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04efda6100 | |||
| 22855d578a | |||
| dcc07c2e2c | |||
| 35620a983f | |||
| df9b3c1eb3 | |||
| c0f5ad549d | |||
| 9baf8ec52e | |||
| a0fd935ed5 | |||
| 3bd8fcf96a | |||
| a607ce966f | |||
| 970817597e | |||
| 185786c42c | |||
| 92bca96c05 | |||
| 14b4df97a3 | |||
| dab8c215fb | |||
| 941550c6c4 | |||
| e7fbbb7d35 | |||
| 9318f991e4 | |||
| 6a8a8bc2d9 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASGmWny37SoXGCT8uZ6VvW2Ec5/uploaded-1772582253366-65unr9aq.jpg", imageAlt: "Professional AC installation"
|
imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg", imageAlt: "Professional AC installation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Certified HVAC technician"
|
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Certified HVAC technician"
|
||||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1200&h=400&fit=crop"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASGmWny37SoXGCT8uZ6VvW2Ec5/uploaded-1772582253366-65unr9aq.jpg"
|
||||||
imageAlt="Modern air conditioning unit"
|
imageAlt="Modern air conditioning unit"
|
||||||
logoText="MJ Airconditioning & Heating"
|
logoText="MJ Airconditioning & Heating"
|
||||||
copyrightText="© 2025 MJ Airconditioning & Heating. All rights reserved."
|
copyrightText="© 2025 MJ Airconditioning & Heating. All rights reserved."
|
||||||
@@ -262,4 +262,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user