Update src/app/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
layout="section"
|
||||
title="Terms of Service"
|
||||
sections={[
|
||||
{ heading: "Use Agreement", content: [{ text: "By accessing Sarso Ghar, you agree to our quality standards and delivery policies." }] }
|
||||
{ heading: "Use Agreement", content: [{ type: "paragraph", text: "By accessing Sarso Ghar, you agree to our quality standards and delivery policies." }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user