   [1m[38;2;173;127;168m▲ Next.js 15.2.5[39m[22m

 [37m[1m [22m[39m Creating an optimized production build ...
NX: Next.js SVGR support is deprecated. If used with turbopack, it may not work as expected and is not recommended. Please configure SVGR manually.
NX: Next.js SVGR support is deprecated. If used with turbopack, it may not work as expected and is not recommended. Please configure SVGR manually.
NX: Next.js SVGR support is deprecated. If used with turbopack, it may not work as expected and is not recommended. Please configure SVGR manually.
[31mFailed to compile.
[39m
./components/NewsAndUpdates/ListedNewscard.tsx
Error:   [31m×[0m Expression expected
   ╭─[[36;1;4m/var/www/your-reviews/repo/apps/public-site/components/NewsAndUpdates/ListedNewscard.tsx[0m:6:1]
 [2m3[0m │ 
 [2m4[0m │ export default function ListedNewscard(){
 [2m5[0m │     return(
 [2m6[0m │         <>
   · [35;1m         ─[0m
 [2m7[0m │         <section className="listed-newscard news-card-styles pt-[32px] pb-[80px]">
 [2m8[0m │           <div className="container mx-auto px-4">
 [2m9[0m │             <div className="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-6">
   ╰────
  [31m×[0m Expected corresponding JSX closing tag for <div>
    ╭─[[36;1;4m/var/www/your-reviews/repo/apps/public-site/components/NewsAndUpdates/ListedNewscard.tsx[0m:28:1]
 [2m25[0m │                     </Link>
 [2m26[0m │                         </div>
 [2m27[0m │                           Philadelphians are in hot water, uncovering legal and financial problems when ignoring the fine print
 [2m28[0m │                         </h6>
    · [35;1m                        ─────[0m
 [2m29[0m │                     </div>
 [2m30[0m │                 </div>
 [2m31[0m │               </div>
    ╰────

Caused by:
    Syntax Error

Import trace for requested module:
./components/NewsAndUpdates/ListedNewscard.tsx
./app/news-and-updates/page.tsx


> Build failed because of webpack errors
[1m[31mBuild process exited due to code 1  [39m[22m
