diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b1a691..4b00fa1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { tag="About Us" buttons={[ { - text: "Learn Our Story", href: "#"}, + text: "Read Our Coffee Journey", href: "#"}, ]} /> @@ -241,4 +241,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file