zhangzf преди 6 дни
родител
ревизия
ba6f73b0cf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/app/(public)/_components/HomeBestSellers.tsx

+ 1 - 1
src/app/(public)/_components/HomeBestSellers.tsx

@@ -54,7 +54,7 @@ const HomeBestSellers = ({ bestSellers }: HomeBestSellersProps) => {
                     className="w-full h-auto object-cover rounded-sm"
                   />
                   {/* 产品标题 */}
-                  <Link href={"/aaaa"||""} className="text-sm text-gray-800 truncate">
+                  <Link href={"/wiggins-ready-go-250-density-popping-curly-hd-lace-front-wigs-medium-length-human-hair-wigs.html"} className="text-sm text-gray-800 truncate">
                     {product.name}
                   </Link>
                   {/* 评分 + 评论数 */}