... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
30470 مقال 232 مصدر نشط 38 قناة مباشرة 7557 خبر اليوم
آخر تحديث: منذ ثانية

Trump praises San Francisco mayor for 'trying very hard' to improve city after moderates took over leadership

العالم
Fox News
2026/03/27 - 01:00 502 مشاهدة

President Donald Trump praised San Francisco Mayor Daniel Lurie during a Cabinet meeting on Thursday for "really trying" to improve the city after moderates took over leadership.

"I know they have a mayor who’s trying very hard. He’s a Democrat, but he’s trying very hard," Trump said in a clip aired by CNN.

"But we can do it much more effectively, because he can’t do what we do. He can’t take people out from the city and bring them back to the country from where they came, where they were in prisons. They were allowed to go in prisons. There were drug dealers, the highest level of drug dealers. Murderers. 11,888 murders. We do things that they can’t do," Trump added.

JOURNALIST TELLS SAN FRANCISCO BOARD ‘NICK SHIRLEY’S COMING TO TOWN’ AMID FENTANYL, CRIME CONCERNS

Trump spoke after Secretary of War Pete Hegseth during a meeting that initially addressed the war in Iran. The conversation then pivoted to Democrat-run cities' handling of illegal immigration and crime.

"We can make it a lot safer than it is. San Francisco — a great city, was a great city — could quickly become a great city again," Trump said.

HOMELESS MAN CHARGED WITH ATTACKING SAN FRANCISCO MAYOR’S SECURITY DETAIL ARRESTED AGAIN DAYS AFTER RELEASE

Trump went on to say, "But, you know, they’re going very slowly. I tell my friends — they are very substantial people, they’re in a certain business where people have made a lot of money; I hope that lasts — but they have tremendous, tremendous potential. It was one of the greatest cities in the world. Now it’s got a lot of crime. And the mayor’s really trying. Again, a Democrat trying. And I spoke to him. He just wants to have a chance. And I said, ‘We’ll give you a chance, but we can solve it very quickly.’"

The city elected Lurie in 2024, defeating incumbent Democrat London Breed in a shift away from lenient policies on crime, drugs and homelessness that critics say contributed to the city’s decline.

SAN FRANCISCO MAYOR ADMITS CITY 'NEEDS A RESET' HOURS BEFORE ATTACK ON SECURITY DETAIL

Moderate Democrats in San Francisco are pushing back against progressive candidates, fearing local left-wing politicians could undo the work done over the past four years after a surge in the city's homelessness and crime.

Neighbors for a Better San Francisco raised $10 million to pour into local elections to stop progressives from being re-elected and knocking the city "off its more centrist course," according to a Politico report last month.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 60362; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 60362; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤