From c751a57398f2f06cdaab07c3c2c0e1b565f7dcbf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:49:56 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8cb8430..7fbbf22 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { background={{ variant: "sparkles-gradient" }} tag="Our Mission" tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-stunning-cinematic-blend-of-uzbekistan-1772556385490-e88aa30c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-stunning-cinematic-blend-of-uzbekistan-1772556385490-e88aa30c.png?_wi=2" imageAlt="Uzbekistan landmarks: Registan, Khiva, Bukhara" mediaAnimation="opacity" buttons={[ -- 2.49.1 From c74e219ad3f1a01064c62ed72532f7ec52dc94bc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:49:57 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 773d5c8..e691d4e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -85,7 +85,7 @@ export default function ContactPage() { tag="We're Here" tagIcon={Mail} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png?_wi=4" imageAlt="UzGoTravel support team" mediaAnimation="opacity" buttons={[ -- 2.49.1 From e54327f5825dc4bdd5b5d90fe16b3d87a0b85747 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:49:58 +0000 Subject: [PATCH 3/6] Update src/app/marketplace/page.tsx --- src/app/marketplace/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/marketplace/page.tsx b/src/app/marketplace/page.tsx index 49b68ae..89e8b58 100644 --- a/src/app/marketplace/page.tsx +++ b/src/app/marketplace/page.tsx @@ -86,7 +86,7 @@ export default function MarketplacePage() { tag="Support Local" tagIcon={Award} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png?_wi=4" imageAlt="Uzbek marketplace products" mediaAnimation="opacity" buttons={[ @@ -113,7 +113,7 @@ export default function MarketplacePage() { id: "1", name: "Traditional Uzbek Carpet", price: "$189.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png?_wi=5", imageAlt: "Hand-woven traditional Uzbek carpet", initialQuantity: 1, }, @@ -121,7 +121,7 @@ export default function MarketplacePage() { id: "2", name: "Hand-Painted Ceramics", price: "$45.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png?_wi=6", imageAlt: "Authentic Uzbek hand-painted ceramic plates", initialQuantity: 1, }, @@ -129,7 +129,7 @@ export default function MarketplacePage() { id: "3", name: "Silk Suzani Textile", price: "$75.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png?_wi=7", imageAlt: "Embroidered silk Suzani textile", initialQuantity: 1, }, -- 2.49.1 From ca818bcb0ae00be6c86859837e0691cda4b8586b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:49:59 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65056ad..c7426f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function HomePage() { tag="AI-Powered Tourism" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-stunning-cinematic-blend-of-uzbekistan-1772556385490-e88aa30c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-stunning-cinematic-blend-of-uzbekistan-1772556385490-e88aa30c.png?_wi=1" imageAlt="Uzbekistan landmarks: Registan, Khiva, Bukhara" mediaAnimation="opacity" buttons={[ @@ -115,14 +115,14 @@ export default function HomePage() { id: "1", title: "AI Trip Planning", tags: ["AI Assistant", "Travel Planning"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png?_wi=1", imageAlt: "Friendly AI assistant in Uzbek traditional clothing", }, { id: "2", title: "Smart Map Navigation", tags: ["AI Powered", "Real-time"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/an-interactive-uzbekistan-map-with-ai-po-1772556385847-8af2c947.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/an-interactive-uzbekistan-map-with-ai-po-1772556385847-8af2c947.png?_wi=1", imageAlt: "Interactive Uzbekistan map with AI filters", }, { @@ -173,7 +173,7 @@ export default function HomePage() { id: "1", name: "Traditional Uzbek Carpet", price: "$189.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png?_wi=1", imageAlt: "Hand-woven traditional Uzbek carpet", initialQuantity: 1, }, @@ -181,7 +181,7 @@ export default function HomePage() { id: "2", name: "Hand-Painted Ceramics", price: "$45.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png?_wi=2", imageAlt: "Authentic Uzbek hand-painted ceramic plates", initialQuantity: 1, }, @@ -189,7 +189,7 @@ export default function HomePage() { id: "3", name: "Silk Suzani Textile", price: "$75.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/uzbek-national-marketplace-featuring-tra-1772556391401-b34c4709.png?_wi=3", imageAlt: "Embroidered silk Suzani textile", initialQuantity: 1, }, -- 2.49.1 From c8de6c4d6f2fb311da60aec466459b4c08e8db9d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:50:00 +0000 Subject: [PATCH 5/6] Update src/app/safety/page.tsx --- src/app/safety/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/safety/page.tsx b/src/app/safety/page.tsx index be30bf6..e7f2ae4 100644 --- a/src/app/safety/page.tsx +++ b/src/app/safety/page.tsx @@ -86,7 +86,7 @@ export default function SafetyPage() { tag="Your Protection" tagIcon={Shield} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/digital-safety-panel-with-emergency-numb-1772556384487-cc215705.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/digital-safety-panel-with-emergency-numb-1772556384487-cc215705.png?_wi=1" imageAlt="Safety emergency panel" mediaAnimation="opacity" buttons={[ @@ -112,21 +112,21 @@ export default function SafetyPage() { id: "1", title: "One-Tap Emergency SOS", tags: ["Police", "Ambulance", "Emergency"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/digital-safety-panel-with-emergency-numb-1772556384487-cc215705.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/digital-safety-panel-with-emergency-numb-1772556384487-cc215705.png?_wi=2", imageAlt: "Emergency panel", }, { id: "2", title: "Live Location Sharing", tags: ["Real-time", "Trusted Contacts"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/an-interactive-uzbekistan-map-with-ai-po-1772556385847-8af2c947.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/an-interactive-uzbekistan-map-with-ai-po-1772556385847-8af2c947.png?_wi=3", imageAlt: "Location sharing interface", }, { id: "3", title: "AI-Powered Safety Instructions", tags: ["Cultural Tips", "Local Guidance"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png?_wi=3", imageAlt: "AI assistant guidance", }, ]} -- 2.49.1 From 6cabb8e5ff7358a0a92771b5f47e517601475ebb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:50:01 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 16c0dd4..4743402 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -111,14 +111,14 @@ export default function ServicesPage() { id: "1", title: "Personalized AI Travel Assistant", tags: ["24/7 Available", "Multi-language"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/a-friendly-modern-uzbek-boy-character-we-1772556385698-e0249ac4.png?_wi=2", imageAlt: "AI assistant character", }, { id: "2", title: "Real-time Smart Mapping & Navigation", tags: ["GPS Tracking", "Route Optimization"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/an-interactive-uzbekistan-map-with-ai-po-1772556385847-8af2c947.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARXL5SBhiCxDGDfEC0NjNgEEsI/an-interactive-uzbekistan-map-with-ai-po-1772556385847-8af2c947.png?_wi=2", imageAlt: "Smart map interface", }, { -- 2.49.1