From cc0b4f6d52a10f970a8a6b1fc6cc21635a76fa07 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:41:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ffb6fa0..668d334 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoAlt="Canon Foto Salon Logo" brandName="CANON FOTO SALON" button={{ - text: "Buyurtma Berish", href: "#contact"}} + text: "Buyurtma Berish", href: "#contact"}} /> @@ -175,7 +175,7 @@ export default function LandingPage() { { id: "framed-pictures", name: "Ramkali Rasmlar", price: "200,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/wooden-surface-with-books-flower-blackboard_23-2147624910.jpg", imageAlt: "Framed wedding photograph display"}, { - id: "custom-sizes", name: "Maxsus O'lchamlar", price: "Kelishilgan Narx", imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-collage-design_23-2150063102.jpg", imageAlt: "Various photo sizes floating in 3D space"}, + id: "custom-sizes", name: "Maxsus O'lchamlar", price: "Kelishilgan Narx", imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-collage-design_23-2150063102.jpg", alt: "Various photo sizes floating in 3D space"}, ]} title="Har Qanday O'lchamdagi Rasmlar" description="Yuqori Sifatli Fotoprint. Xotiralaringizni jonlantiradigan a'lo sifatli chop etish." @@ -326,4 +326,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1