Update src/app/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
layout="section"
|
layout="section"
|
||||||
title="Terms of Service"
|
title="Terms of Service"
|
||||||
sections={[
|
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>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user