Merge version_1 into main #5
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
layout="section"
|
||||
title="Terms and Conditions"
|
||||
sections={[
|
||||
{ heading: "Use of Site", content: { text: "By accessing this website, you agree to comply with all applicable laws and regulations." } },
|
||||
{ heading: "Use of Site", content: { type: "paragraph", text: "By accessing this website, you agree to comply with all applicable laws and regulations." } },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -64,8 +64,7 @@ export default function ServicesPage() {
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teamwork-off-engineer-meeting-architectural-project_1421-116.jpg", imageAlt: "Teamwork" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-blueprint_23-2147711055.jpg", imageAlt: "Blueprint" },
|
||||
],
|
||||
reverse: false
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user