Merge version_2 into main #3
@@ -41,11 +41,11 @@ export default function TermsPage() {
|
||||
sections={[
|
||||
{
|
||||
heading: "Introduction",
|
||||
content: { type: "paragraph", text: "Welcome to Home Solutions. By using our services, you agree to these terms." }
|
||||
content: { text: "Welcome to Home Solutions. By using our services, you agree to these terms." }
|
||||
},
|
||||
{
|
||||
heading: "Services",
|
||||
content: { type: "list", items: ["Quality assurance", "On-time delivery", "Licensed and insured work"] }
|
||||
content: { items: ["Quality assurance", "On-time delivery", "Licensed and insured work"] }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user