diff --git a/src/app/page.tsx b/src/app/page.tsx index 376aac0..afc8481 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." }] } ]} />