Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38ff906513 | |||
| 3bd278e043 | |||
| 0413c57d69 | |||
| a811c18bfe |
214
src/app/legal/page.tsx
Normal file
214
src/app/legal/page.tsx
Normal file
@@ -0,0 +1,214 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||||
|
import LegalSection from '@/components/legal/LegalSection';
|
||||||
|
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||||
|
|
||||||
|
export default function LegalPage() {
|
||||||
|
return (
|
||||||
|
<ThemeProvider
|
||||||
|
defaultButtonVariant="elastic-effect"
|
||||||
|
defaultTextAnimation="entrance-slide"
|
||||||
|
borderRadius="pill"
|
||||||
|
contentWidth="mediumLarge"
|
||||||
|
sizing="largeSizeMediumTitles"
|
||||||
|
background="grid"
|
||||||
|
cardStyle="solid"
|
||||||
|
primaryButtonStyle="primary-glow"
|
||||||
|
secondaryButtonStyle="glass"
|
||||||
|
headingFontWeight="light"
|
||||||
|
>
|
||||||
|
<div id="nav" data-section="nav">
|
||||||
|
<NavbarStyleFullscreen
|
||||||
|
navItems={[
|
||||||
|
{ name: "Shop", id: "featured" },
|
||||||
|
{ name: "Collections", id: "gallery" },
|
||||||
|
{ name: "About", id: "about" },
|
||||||
|
{ name: "Reviews", id: "testimonial" },
|
||||||
|
{ name: "Contact", id: "contact" },
|
||||||
|
{ name: "Legal", id: "/legal" }
|
||||||
|
]}
|
||||||
|
brandName="Yarmstyle"
|
||||||
|
bottomLeftText="Discover Thoughtful Gifts"
|
||||||
|
bottomRightText="hello@yarmstyle.com"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="legal" data-section="legal">
|
||||||
|
<LegalSection
|
||||||
|
layout="page"
|
||||||
|
title="Website License & Legal Information"
|
||||||
|
subtitle="Last updated: January 2025"
|
||||||
|
sections={[
|
||||||
|
{
|
||||||
|
heading: "1. Website Ownership", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "Yarmstyle is owned and operated by Yarmstyle Inc. All content, design, and materials on this website are the exclusive property of Yarmstyle Inc. unless otherwise stated."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "This website and all its contents are protected by international copyright laws and intellectual property rights. Unauthorized reproduction, distribution, or transmission of any content is strictly prohibited."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "2. Use of Website Content", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "You are granted a limited, non-exclusive, non-transferable license to view and use the content on this website solely for personal, non-commercial purposes. This license does not include:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "list", items: [
|
||||||
|
"Copying or reproducing any content without permission", "Modifying, distributing, or creating derivative works", "Using content for commercial purposes", "Removing or altering any copyright notices or proprietary marks", "Transmitting content to any third party"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "All trademarks, logos, and brand names used on this website are the property of Yarmstyle Inc. or their respective owners."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "3. Product Information & Disclaimer", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "We strive to provide accurate descriptions and images of all products. However, we make no warranties regarding the accuracy, completeness, or timeliness of product information. Product images are for illustration purposes and may not represent exact colors or details due to screen variations."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "Yarmstyle Inc. does not guarantee:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "list", items: [
|
||||||
|
"The accuracy of product descriptions or specifications", "That products will meet specific customer expectations", "The availability of products at any given time", "That product defects will not occur"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "Product availability is subject to change without notice. We reserve the right to discontinue any product at any time. Pricing is subject to change without prior notice."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "4. User Responsibilities", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "By using this website, you agree to:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "list", items: [
|
||||||
|
"Comply with all applicable laws and regulations", "Provide accurate and truthful information", "Not engage in any unlawful or fraudulent activities", "Not attempt to gain unauthorized access to our systems", "Not harass, abuse, or harm other users", "Not transmit viruses, malware, or harmful code", "Not reverse engineer or attempt to extract our technology"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "Yarmstyle Inc. reserves the right to suspend or terminate access to users who violate these terms."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "5. Third-Party Content & Links", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "This website may contain links to third-party websites and resources. Yarmstyle Inc. is not responsible for the content, accuracy, or practices of any third-party websites."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "External links are provided for convenience only. We do not endorse or assume responsibility for any third-party content, products, or services. Use of third-party websites is at your own risk and subject to their terms and conditions."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "If you choose to visit linked websites, we recommend reviewing their privacy policies and terms of service independently."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "6. Limitation of Liability", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "To the fullest extent permitted by law, Yarmstyle Inc. shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "list", items: [
|
||||||
|
"Loss of profits or revenue", "Loss of data or information", "Business interruption", "Personal injury or property damage", "Any other damages arising from website use"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "This limitation applies regardless of the cause of action and whether in contract, tort, or any other legal theory."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "7. License Changes & Updates", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "Yarmstyle Inc. reserves the right to modify these terms and conditions at any time without prior notice. Changes become effective immediately upon posting to the website."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "Your continued use of the website following any modifications constitutes your acceptance of the updated terms. We recommend reviewing this page periodically to stay informed of any changes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "If you do not agree with any modifications, your sole remedy is to discontinue using the website."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "8. Contact Information", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "For questions, concerns, or inquiries regarding these legal terms, please contact us:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "list", items: [
|
||||||
|
"Email: legal@yarmstyle.com", "General Inquiries: hello@yarmstyle.com", "Address: Available upon request", "Business Hours: Monday – Friday, 9 AM – 5 PM EST"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "We will make reasonable efforts to respond to inquiries within 5-7 business days."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
heading: "9. Governing Law", content: [
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "These terms and conditions are governed by and construed in accordance with the laws of the jurisdiction in which Yarmstyle Inc. operates, without regard to its conflict of law provisions."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: "paragraph", text: "You agree to submit to the exclusive jurisdiction of the courts in that jurisdiction for any disputes arising from your use of this website."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="footer" data-section="footer">
|
||||||
|
<FooterBaseCard
|
||||||
|
logoText="Yarmstyle"
|
||||||
|
columns={[
|
||||||
|
{
|
||||||
|
title: "Shop", items: [
|
||||||
|
{ label: "All Gifts", href: "/" },
|
||||||
|
{ label: "Featured", href: "/" },
|
||||||
|
{ label: "Trending", href: "/" },
|
||||||
|
{ label: "Collections", href: "/" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Company", items: [
|
||||||
|
{ label: "About Us", href: "/" },
|
||||||
|
{ label: "Our Story", href: "/" },
|
||||||
|
{ label: "Sustainability", href: "/" },
|
||||||
|
{ label: "Careers", href: "/" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Support", items: [
|
||||||
|
{ label: "Contact Us", href: "/" },
|
||||||
|
{ label: "FAQ", href: "/" },
|
||||||
|
{ label: "Shipping Info", href: "/" },
|
||||||
|
{ label: "Returns", href: "/" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Connect", items: [
|
||||||
|
{ label: "Instagram", href: "https://instagram.com" },
|
||||||
|
{ label: "Pinterest", href: "https://pinterest.com" },
|
||||||
|
{ label: "Facebook", href: "https://facebook.com" },
|
||||||
|
{ label: "TikTok", href: "https://tiktok.com" }
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]}
|
||||||
|
copyrightText="© 2025 Yarmstyle | Thoughtfully Curated Gifts"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</ThemeProvider>
|
||||||
|
);
|
||||||
|
}
|
||||||
@@ -33,7 +33,8 @@ export default function LandingPage() {
|
|||||||
{ name: "Collections", id: "gallery" },
|
{ name: "Collections", id: "gallery" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Reviews", id: "testimonial" },
|
{ name: "Reviews", id: "testimonial" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" },
|
||||||
|
{ name: "Legal", id: "/legal" }
|
||||||
]}
|
]}
|
||||||
brandName="Yarmstyle"
|
brandName="Yarmstyle"
|
||||||
bottomLeftText="Discover Thoughtful Gifts"
|
bottomLeftText="Discover Thoughtful Gifts"
|
||||||
@@ -298,6 +299,14 @@ export default function LandingPage() {
|
|||||||
{ label: "Returns", href: "#" }
|
{ label: "Returns", href: "#" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Legal", items: [
|
||||||
|
{ label: "Privacy Policy", href: "/legal" },
|
||||||
|
{ label: "Terms & Conditions", href: "/legal" },
|
||||||
|
{ label: "License Info", href: "/legal" },
|
||||||
|
{ label: "Contact Legal", href: "/legal" }
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: "Connect", items: [
|
title: "Connect", items: [
|
||||||
{ label: "Instagram", href: "https://instagram.com" },
|
{ label: "Instagram", href: "https://instagram.com" },
|
||||||
@@ -312,4 +321,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user