diff --git a/src/app/page.tsx b/src/app/page.tsx index bf850c7..7fbbe53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { description="Experience the legacy of Uljara IVANIŠEVIĆ. Pure, cold-pressed organic olive oil from the heart of Podstrana, Croatia." buttons={[ { - text: "View Reserve Collection", href: "#products"}, + text: "Shop Reserve Collection", href: "#products"}, ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/olive-trees_1182-834.jpg", imageAlt: "Olive grove in sunset" }, @@ -185,4 +185,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file