Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c7d1ef22c | |||
| 7c93f9f354 | |||
| a105b9f815 | |||
| d35194d7e4 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Karigarri"
|
||||
brandName="Karigarri Jewelry"
|
||||
button={{ text: "Contact Us", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,6 +122,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="Explore our latest handcrafted treasures, meticulously designed for those who value individuality and quality."
|
||||
buttons={[
|
||||
{ text: "View All Collections", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user