Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #10.
This commit is contained in:
@@ -128,11 +128,11 @@ export default function LandingPage() {
|
||||
subtitle="Last updated: October 2023"
|
||||
sections={[
|
||||
{
|
||||
heading: "User Agreement", content: { type: "paragraph", text: "By using Nova Threads, you agree to our community standards and resale policies. Ensure all items are authentic and accurately described." },
|
||||
heading: "User Agreement", content: { type: "paragraph", text: "By using Nova Threads, you agree to our community standards and resale policies. Ensure all items are authentic and accurately described." }
|
||||
},
|
||||
{
|
||||
heading: "Selling Guidelines", content: { type: "list", items: [ "Only list items you own and have in your possession.", "Ensure images accurately reflect the current condition of the product.", "Shipping must occur within 3 business days of sale confirmation." ] },
|
||||
},
|
||||
heading: "Selling Guidelines", content: { type: "list", items: [ "Only list items you own and have in your possession.", "Ensure images accurately reflect the current condition of the product.", "Shipping must occur within 3 business days of sale confirmation." ] }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user