Merge version_6 into main #14
@@ -98,7 +98,7 @@ export default function ProductDetailPage() {
|
||||
<div className="min-h-screen flex items-center justify-center">
|
||||
<div className="text-center">
|
||||
<h1 className="text-4xl font-bold mb-4">Product Not Found</h1>
|
||||
<p className="text-lg mb-8">Sorry, we couldn't find the product you're looking for.</p>
|
||||
<p className="text-lg mb-8">Sorry, we could not find the product you are looking for.</p>
|
||||
<Link href="/" className="text-primary-cta underline">
|
||||
Return to Home
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user