diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index e9b589b..3b7fb34 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -86,10 +86,12 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} + button={{ text: "Plan Your Journey", href: "contact" }} />
@@ -131,10 +133,12 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} + button={{ text: "Plan Your Journey", href: "contact" }} />
@@ -183,10 +187,12 @@ export default function ProductPage({ params }: ProductPageProps) { setCartOpen(true) }} + button={{ text: "Plan Your Journey", href: "contact" }} />