Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 11:08:25 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -43,7 +43,7 @@ export default function LandingPage() {
title="जहाँ प्राचीन ड्रैगन आधुनिक दृष्टि से मिलते हैं"
description="कालजयी ड्रैगन प्रतीकवाद को समकालीन डिजाइन के साथ मिश्रित करें। आपकी कहानी एक ऐसी वेबसाइट की योग्य है जो विरासत का सम्मान करते हुए आज की डिजिटल परिदृश्य में प्रभाव डाले।"
tag="सांस्कृतिक विरासत"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/dragon-boat-festival-background_23-2147616535.jpg", imageAlt: "Ancient Chinese dragon mythology art"
@@ -112,7 +112,6 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
/>
</div>
@@ -124,11 +123,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "प्रिया शर्मा", handle: "@priya.cultural", testimonial: "यह प्लेटफॉर्म मेरी विरासत को सम्मान देता है। डिज़ाइन समकालीन है फिर भी परंपरागत तत्वों को सार्थक तरीके से प्रदर्शित करता है।", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-world-travel-map-with-notebook-magnifying-glass_23-2149460011.jpg?_wi=1", imageAlt: "professional portrait cultural entrepreneur"
imageSrc: "http://img.b2bpic.net/free-photo/view-world-travel-map-with-notebook-magnifying-glass_23-2149460011.jpg", imageAlt: "professional portrait cultural entrepreneur"
},
{
id: "2", name: "राज पटेल", handle: "@rajdesigns", testimonial: "एक डिजाइनर के रूप में, मैं इस कार्य की सराहना करता हूँ। ड्रैगन आइकनोग्राफी और हिंदी टाइपोग्राफी का एकीकरण नीपुण है।", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-owner-standing-his-shop_23-2148175671.jpg?_wi=1", imageAlt: "creative professional designer portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-owner-standing-his-shop_23-2148175671.jpg", imageAlt: "creative professional designer portrait"
},
{
id: "3", name: "अनीता गुप्ता", handle: "@anitavoice", testimonial: "अंत में, एक ऐसा स्थान जहाँ संस्कृति को अनुभव किया जाता है, नहीं केवल बताया जाता है। इस दृष्टिकोण को और देखना चाहता हूँ।", rating: 5,
@@ -140,11 +139,11 @@ export default function LandingPage() {
},
{
id: "5", name: "सीमा चौधरी", handle: "@seemaspeaks", testimonial: "हर विवरण विचारशील है। ड्रैगन प्रतीकवाद सार्वभौमिक फिर भी हिंदी संदर्भ व्यक्तिगत है। परिपूर्ण संतुलन।", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-world-travel-map-with-notebook-magnifying-glass_23-2149460011.jpg?_wi=2", imageAlt: "professional portrait cultural entrepreneur"
imageSrc: "http://img.b2bpic.net/free-photo/view-world-travel-map-with-notebook-magnifying-glass_23-2149460011.jpg", imageAlt: "professional portrait cultural entrepreneur"
},
{
id: "6", name: "अर्जुन सिंह", handle: "@arjunworks", testimonial: "यह मेरे व्यवसायिक पहचान की गहराई को दर्शाता है। सांस्कृतिक मूल्यों के साथ एक आधुनिक मंच सर्वदा कारगर रहा है।", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-owner-standing-his-shop_23-2148175671.jpg?_wi=2", imageAlt: "creative professional designer portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-owner-standing-his-shop_23-2148175671.jpg", imageAlt: "creative professional designer portrait"
}
]}
textboxLayout="default"