Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f147905e8f | |||
| d98f725b50 | |||
| d2298e9ae9 | |||
| b4a10c17be |
@@ -184,6 +184,7 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Can I return items?", content: "Yes, return any unworn item within 30 days." },
|
||||
{ id: "f3", title: "Is gold Hallmarked?", content: "All our gold items are BIS Hallmarked for authenticity." },
|
||||
]}
|
||||
buttons={[{ text: "Email Support", href: "mailto:support@houseofzeez.com" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-helping-his-girlfriend-with-fitting-necklace-je_7502-7600.jpg"
|
||||
title="Frequently Asked"
|
||||
description="Have questions? We have the answers you need."
|
||||
@@ -214,4 +215,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user