Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da3c8179f6 | |||
| ddc8f7f219 | |||
| 7ad300c4c0 |
@@ -83,6 +83,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="A Legacy of Craftsmanship"
|
title="A Legacy of Craftsmanship"
|
||||||
description="For generations, we have dedicated ourselves to the art of fine jewellery. Our pieces combine traditional techniques with modern aesthetic, resulting in wearable art that stands the test of time."
|
description="For generations, we have dedicated ourselves to the art of fine jewellery. Our pieces combine traditional techniques with modern aesthetic, resulting in wearable art that stands the test of time."
|
||||||
|
buttons={[
|
||||||
|
{ text: "Inquire About Pricing", href: "mailto:hello@example.com" }
|
||||||
|
]}
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{ title: "Premium Materials", description: "Authentic gold and ethically sourced stones." },
|
{ title: "Premium Materials", description: "Authentic gold and ethically sourced stones." },
|
||||||
{ title: "Artisan Craft", description: "Handmade with attention to every detail." },
|
{ title: "Artisan Craft", description: "Handmade with attention to every detail." },
|
||||||
|
|||||||
Reference in New Issue
Block a user