Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 17:26:30 +00:00

View File

@@ -128,11 +128,11 @@ export default function LandingPage() {
sections={[
{
heading: "Authenticity Guarantee", content: {
text: "Every item sold by Aurelia is guaranteed to be 100% authentic, sourced directly from our master artisans."},
type: "paragraph", text: "Every item sold by Aurelia is guaranteed to be 100% authentic, sourced directly from our master artisans."},
},
{
heading: "Returns & Exchanges", content: {
items: [
type: "list", items: [
"30-day return window", "Original packaging required", "Complimentary return shipping"],
},
},