Merge version_1 into main #3
@@ -127,15 +127,9 @@ export default function LandingPage() {
|
||||
subtitle="Transparency in everything we do."
|
||||
sections={[
|
||||
{
|
||||
heading: "Authenticity Guarantee", content: {
|
||||
type: "paragraph", text: "Every item sold by Aurelia is guaranteed to be 100% authentic, sourced directly from our master artisans."},
|
||||
},
|
||||
heading: "Authenticity Guarantee", content: "Every item sold by Aurelia is guaranteed to be 100% authentic, sourced directly from our master artisans."},
|
||||
{
|
||||
heading: "Returns & Exchanges", content: {
|
||||
type: "list", items: [
|
||||
"30-day return window", "Original packaging required", "Complimentary return shipping"],
|
||||
},
|
||||
},
|
||||
heading: "Returns & Exchanges", content: "30-day return window. Original packaging required. Complimentary return shipping."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user