Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a643c45ca | |||
| 84052e353c |
@@ -55,8 +55,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Get a Free Quote", href: "#contact"},
|
text: "Get a Free Quote", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg"
|
imageSrc="https://img.freepik.com/free-photo/mockup-laptop-table_23-2147775586.jpg?t=st=1730000000~exp=1730003600~hmac=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||||
imageAlt="House clearance services in Scotland"
|
imageAlt="MacBook laptop on desk"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -207,4 +207,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user