diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index adb4f75..2b43cb0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -63,7 +63,7 @@ export default function AboutPage() { description: "The Constitution of the Republic of Uzbekistan, adopted in 1992, serves as the supreme law of the land. It established Uzbekistan as an independent, democratic, secular state based on the principles of national sovereignty and the rule of law.", imageSrc: - "http://img.b2bpic.net/free-photo/jefferson-memorial-surrounded-by-water-greenery-blue-sky-washington_181624-5886.jpg", + "http://img.b2bpic.net/free-photo/jefferson-memorial-surrounded-by-water-greenery-blue-sky-washington_181624-5886.jpg?_wi=2", imageAlt: "Constitutional Foundation", }, { @@ -72,7 +72,7 @@ export default function AboutPage() { description: "The legal system upholds democratic principles including separation of powers, protection of fundamental rights and freedoms, equality before the law, and accountability of government institutions. Citizens have rights to participate in governance through various democratic processes.", imageSrc: - "http://img.b2bpic.net/free-vector/us-congress_23-2147897333.jpg", + "http://img.b2bpic.net/free-vector/us-congress_23-2147897333.jpg?_wi=2", imageAlt: "Democratic Governance", }, { @@ -81,7 +81,7 @@ export default function AboutPage() { description: "Uzbekistan maintains a comprehensive system of legal institutions including the Constitutional Court, Supreme Court, regional courts, and specialized judicial bodies. These institutions work together to ensure justice, protect rights, and maintain the rule of law throughout the nation.", imageSrc: - "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-15158.jpg", + "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-15158.jpg?_wi=2", imageAlt: "Judicial System", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 82b69d1..60fd38e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +