Merge version_15 into main #21

Merged
development merged 2 commits from version_15 into main 2026-01-05 20:10:51 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -1277,4 +1277,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -88,7 +88,6 @@ export default function LandingPage() {
</>
),
imageOne: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32T51L3BHE8qqE8rXXWBwMZaYtk/uploaded-1767629988740-vacq090w.png",
imageAlt: "Convitto Vittorio Emanuele Secondo",
imageTwo: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32T51L3BHE8qqE8rXXWBwMZaYtk/uploaded-1767631731356-bzvh0skf.jpg",
imageAltTwo: "Rome's ancient streets"
},
@@ -303,4 +302,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}