Update src/app/page.tsx
This commit is contained in:
@@ -114,6 +114,10 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Explore Our Philosophy",
|
text: "Explore Our Philosophy",
|
||||||
href: "#contact"
|
href: "#contact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Shop Collection",
|
||||||
|
href: "#products"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user