Merge version_1 into main #3
@@ -123,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", imageAlt: "professional portrait cultural entrepreneur"
|
||||
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"
|
||||
},
|
||||
{
|
||||
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", imageAlt: "creative professional designer portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-owner-standing-his-shop_23-2148175671.jpg?_wi=1", imageAlt: "creative professional designer portrait"
|
||||
},
|
||||
{
|
||||
id: "3", name: "अनीता गुप्ता", handle: "@anitavoice", testimonial: "अंत में, एक ऐसा स्थान जहाँ संस्कृति को अनुभव किया जाता है, नहीं केवल बताया जाता है। इस दृष्टिकोण को और देखना चाहता हूँ।", rating: 5,
|
||||
@@ -139,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", imageAlt: "professional portrait cultural entrepreneur"
|
||||
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"
|
||||
},
|
||||
{
|
||||
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", imageAlt: "creative professional designer portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-owner-standing-his-shop_23-2148175671.jpg?_wi=2", imageAlt: "creative professional designer portrait"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user