diff --git a/server/seed/default-content.json b/server/seed/default-content.json index c4d0cc6..dd66c88 100644 --- a/server/seed/default-content.json +++ b/server/seed/default-content.json @@ -153,7 +153,7 @@ "images": [ { "src": "/assets/whyus_arab_meeting.jpg", "alt": "Corporate collaboration" }, { "src": "/assets/whyus_vr_man.jpg", "alt": "VR technology" }, - { "src": "/assets/whyus_hologram.jpg", "alt": "Hologram technology" } + { "src": "/assets/whyus_teamwork_user.jpg", "alt": "Teamwork technology" } ] }, "gallery": { diff --git a/src/App.jsx b/src/App.jsx index 8c71fbf..341d418 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1369,7 +1369,7 @@ export default function App({ previewMode = false }) {