Merge version_1 into main #1
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Request a Quote", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8aeog"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8aeog&_wi=1"
|
||||
imageAlt="High-performance speedboat moving fast across the water"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8aeog"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e8aeog&_wi=2"
|
||||
imageAlt="Marine engines and boats"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#services" }, { label: "Contact", href: "#contact" }] },
|
||||
|
||||
Reference in New Issue
Block a user