diff --git a/Pottery-website/App.tsx b/Pottery-website/App.tsx
index b7e8941..1ec7a52 100644
--- a/Pottery-website/App.tsx
+++ b/Pottery-website/App.tsx
@@ -21,6 +21,12 @@ const Checkout = lazy(() => import('./pages/Checkout'));
const MockPayment = lazy(() => import('./pages/MockPayment'));
const Success = lazy(() => import('./pages/Success'));
const Admin = lazy(() => import('./pages/Admin'));
+const FAQ = lazy(() => import('./pages/FAQ'));
+const Shipping = lazy(() => import('./pages/Shipping'));
+const Returns = lazy(() => import('./pages/Returns'));
+const Contact = lazy(() => import('./pages/Contact'));
+const Privacy = lazy(() => import('./pages/Privacy'));
+const Cookies = lazy(() => import('./pages/Cookies'));
function App() {
return (
@@ -42,6 +48,12 @@ function App() {
Β© 2024 HOTSCHPOTSH Ceramics. All rights reserved.
+Β© 2025 HOTSCHPOTSH Ceramics. All rights reserved.
+ {info.detail} +
++ {info.description} +
++ Connect with us on Instagram or Facebook for new releases and behind-the-scenes peeks. +
++ Cookies are small text files that websites store on your computer or mobile device when you visit them. They help the website remember information about your visit, like your preferred language, items in your shopping cart, and other settings. This makes your next visit easier and the site more useful to you. +
++ {cookie.description} +
+ {cookie.example && ( ++ Examples: {cookie.example} +
+ )} ++ You can control or disable cookies in your browser settings. However, disabling cookies may limit your ability to use some features (like staying logged in or completing a purchase). +
++ By continuing to use our site without changing your settings, you consent to the use of cookies as described in this policy. +
++ Browser Cookie Settings: +
++ Some cookies on our site are set by third-party services we use, such as: +
++ These third parties have their own privacy policies governing their use of your information. We recommend reviewing their policies to understand how they use cookies. +
++ For any questions about cookies or to opt-out of analytics tracking, please contact us at support@hotchpotshceramics.com +
+ + Contact Us + ++ {item.answer} +
++ We're here to help. Reach out to our customer support team. +
+ + Contact Us + ++ {item.text} +
++ If you have any privacy questions, or if you want to request or update your personal data, please contact us at privacy@hotchpotshceramics.com or use our contact page. We may update this Privacy Policy occasionally to reflect changes in our practices; the latest version will always be posted here with an updated date. +
++ By shopping with us, you acknowledge you have read and agree to this Privacy Policy. +
++ We only accept returns for items that are defective, damaged, or incorrect. If your item arrived damaged, see the Damaged Items section below. For a refund or exchange, contact us within 14 days of delivery. +
++ Returned items must be unused and in their original packaging (minus the damage, if any). We reserve the right to refuse returns for pieces showing signs of use or abuse. +
++ The customer is responsible for return shipping costs, except in the case of our error or damage. We strongly recommend insured shipping and adequate packaging. +
++ Once we receive and inspect the returned item, we will process an exchange or refund promptly. Refunds are issued to the original payment method. Please allow 5β7 business days for the credit to appear. +
++ {item.description} +
++ If your item arrived broken, please contact us immediately. Take a photo of the damage (and packaging, if possible), and email us within 7 days of receipt. All orders are fully insured during transit. We will cover shipping costs to replace or refund damaged goods. +
+ + Report Damage + ++ {detail.description} +
++ Peak seasons and holidays may add 1β2 extra days to processing. We'll notify you of any anticipated delays. By having a clear, upfront shipping policy, we aim to boost your confidence and reduce checkout surprises. +
++ Contact our team for specific shipping inquiries or rush orders. +
+ + Get in Touch + +