Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-06-08 12:41:29 +00:00

View File

@@ -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"}}
/>
</div>
@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}