183 lines
8.6 KiB
XML
183 lines
8.6 KiB
XML
import { createFileRoute } from '@tanstack/react-router'
|
||
import { MeScreenHeader } from '../components/me/MeScreenHeader'
|
||
|
||
export const Route = createFileRoute('/me/terms')({ component: TermsPage })
|
||
|
||
// Verbatim content ported from apps/user-ui/components/TermsAndConditions.tsx
|
||
// (source of truth for the me/terms page).
|
||
|
||
function TermsPage() {
|
||
return (
|
||
<div className="min-h-screen bg-gray-50">
|
||
<MeScreenHeader title="Terms & Conditions" />
|
||
<div className="mx-auto w-full max-w-2xl p-4 pb-8">
|
||
<div className="rounded-2xl bg-white p-5 text-sm leading-relaxed text-gray-600 shadow-sm">
|
||
{/* Header */}
|
||
<p className="text-base font-bold text-gray-900">FRESHYO – Legal Policies</p>
|
||
<p className="mb-4 text-xs text-gray-500">Last Updated: [Add Date]</p>
|
||
|
||
<p className="mb-4">
|
||
By accessing or using the FRESHYO mobile application ("App"), you agree to the following
|
||
policies. If you do not agree, please do not use the App.
|
||
</p>
|
||
|
||
{/* A. TERMS & CONDITIONS */}
|
||
<p className="mb-2 text-base font-bold text-gray-900">A. TERMS & CONDITIONS</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">1. About FRESHYO</p>
|
||
<p className="mb-4">
|
||
FRESHYO is a grocery and fresh meat delivery application serving customers only within
|
||
Mahabubnagar Town, Telangana, India.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">2. Eligibility</p>
|
||
<p className="mb-4">
|
||
Users must be 18 years or older to place orders. By registering, you confirm the accuracy
|
||
of the information provided.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">3. Service Area</p>
|
||
<p className="mb-4">
|
||
Services are limited strictly to Mahabubnagar Town. Orders outside the service area may be
|
||
cancelled without notice.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">4. Account Registration</p>
|
||
<p className="mb-4">
|
||
Registration requires a valid mobile number and OTP verification. Users are responsible for
|
||
all activity under their account. FRESHYO reserves the right to suspend or terminate
|
||
accounts for misuse.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">5. Orders</p>
|
||
<p className="mb-4">
|
||
Placing an order constitutes an offer to purchase. FRESHYO may accept or reject orders
|
||
based on availability, pricing errors, or operational reasons.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">6. Pricing & Payment</p>
|
||
<p className="mb-4">
|
||
Prices are displayed in INR and include applicable taxes unless stated otherwise. Only Cash
|
||
on Delivery (COD) is accepted. Full payment must be made at the time of delivery. Failure to
|
||
pay may result in order cancellation and account restrictions.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">7. Delivery</p>
|
||
<p className="mb-4">
|
||
Delivery timelines are estimates and may vary. Users must ensure availability at the
|
||
delivery address. Incorrect address or unavailability may lead to cancellation.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">8. Fresh Meat & Perishables</p>
|
||
<p className="mb-4">
|
||
Fresh meat and perishable items are non-returnable and non-refundable except for: wrong item
|
||
delivered, spoiled or damaged item at delivery. Issues must be reported within 2 hours with
|
||
photos.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">9. User Conduct</p>
|
||
<p className="mb-4">
|
||
Users must not: provide false information, abuse staff, misuse the App, or engage in illegal
|
||
activity. Violations may result in permanent account termination.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">10. Intellectual Property</p>
|
||
<p className="mb-4">All content, branding, and app design belong exclusively to FRESHYO.</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">11. Limitation of Liability</p>
|
||
<p className="mb-4">
|
||
Liability is limited to the value of the order placed. Product images are indicative only.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">12. Force Majeure</p>
|
||
<p className="mb-4">
|
||
FRESHYO is not liable for delays caused by events beyond reasonable control.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">13. Governing Law</p>
|
||
<p className="mb-4">
|
||
Governed by Indian law. Jurisdiction: Courts of Telangana.
|
||
</p>
|
||
|
||
{/* B. PRIVACY POLICY */}
|
||
<p className="mb-2 text-base font-bold text-gray-900">B. PRIVACY POLICY</p>
|
||
<p className="mb-4">FRESHYO respects your privacy and is committed to protecting your data.</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">1. Information We Collect</p>
|
||
<p className="mb-4">
|
||
Name, mobile number, delivery address, order history, app usage data (basic analytics).
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">2. How We Use Information</p>
|
||
<p className="mb-4">
|
||
To process and deliver orders, to communicate order updates, to improve app experience, for
|
||
customer support.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">3. Data Sharing</p>
|
||
<p className="mb-4">
|
||
Data is shared only with delivery partners for order fulfillment. We do not sell or rent
|
||
personal data to third parties.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">4. Data Security</p>
|
||
<p className="mb-4">
|
||
We use reasonable security measures to protect your data. However, no system is 100%
|
||
secure.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">5. Data Retention</p>
|
||
<p className="mb-4">
|
||
Data is retained only as long as necessary for business and legal purposes.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">6. User Rights</p>
|
||
<p className="mb-4">
|
||
Users may request: data correction, account deletion (subject to legal and operational
|
||
requirements).
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">7. Children's Privacy</p>
|
||
<p className="mb-4">FRESHYO does not knowingly collect data from users under 18.</p>
|
||
|
||
{/* C. REFUND & CANCELLATION POLICY */}
|
||
<p className="mb-2 text-base font-bold text-gray-900">C. REFUND & CANCELLATION POLICY</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">1. Order Cancellation</p>
|
||
<p className="mb-4">
|
||
Orders can be cancelled before dispatch. Once dispatched, cancellation may not be allowed,
|
||
especially for perishables.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">2. Refund Policy</p>
|
||
<p className="mb-4">
|
||
Since payments are Cash on Delivery, refunds (if applicable) will be handled via: cash
|
||
adjustment, replacement, or store credit (at FRESHYO's discretion).
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">3. Non-Refundable Items</p>
|
||
<p className="mb-4">
|
||
Fresh meat and perishable groceries except in cases of damage, spoilage, or wrong delivery.
|
||
</p>
|
||
|
||
<p className="mb-1 text-sm font-semibold text-gray-800">4. Reporting Issues</p>
|
||
<p className="mb-4">
|
||
Issues must be reported within 2 hours of delivery. Supporting photos are mandatory.
|
||
</p>
|
||
|
||
{/* D. CONTACT INFORMATION */}
|
||
<p className="mb-2 text-base font-bold text-gray-900">D. CONTACT INFORMATION</p>
|
||
<p className="mb-1">📧 Email: support@freshyo.in</p>
|
||
<p className="mb-4">📞 Customer Support: 8688182552</p>
|
||
|
||
{/* E. ACCEPTANCE */}
|
||
<p className="mb-2 text-base font-bold text-gray-900">E. ACCEPTANCE</p>
|
||
<p className="mb-4">
|
||
By registering or placing an order, you confirm that you have read, understood, and agreed
|
||
to all policies above.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
)
|
||
}
|