Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 08:58:12 +00:00

View File

@@ -93,9 +93,9 @@ export default function HomePage() {
useInvertedBackground={false}
background={{ variant: "plain" }}
testimonials={[
{ name: "রহিম আহমেদ", handle: "Regular Customer", testimonial: "এত সুস্বাদু মিষ্টি আর কোথাও পাইনি। প্রতিটি উপলক্ষে আমরা জয়শ্রী থেকে অর্ডার করি।", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" },
{ name: "Priya Sharma", handle: "Event Planner", testimonial: "The quality and taste are exceptional. Perfect for weddings and celebrations!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" },
{ name: "সুমিত্রা দেবী", handle: "Homemaker", testimonial: "আমার পরিবারের সবার প্রিয় জায়গা। দেশীয় স্বাদ আর আধুনিক স্বাস্থ্যসেবা।", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-white-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25710.jpg" },
{ name: "রহিম আহমেদ", handle: "Regular Customer", testimonial: "এত সুস্বাদু মিষ্টি আর কোথাও পাইনি। প্রতিটি উপলক্ষে আমরা জয়শ্রী থেকে অর্ডার করি।", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" },
{ name: "Priya Sharma", handle: "Event Planner", testimonial: "The quality and taste are exceptional. Perfect for weddings and celebrations!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1" },
{ name: "সুমিত্রা দেবী", handle: "Homemaker", testimonial: "আমার পরিবারের সবার প্রিয় জায়গা। দেশীয় স্বাদ আর আধুনিক স্বাস্থ্যসেবা।", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-white-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25710.jpg?_wi=1" },
]}
/>
</div>
@@ -156,9 +156,9 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
animationType="slide-up"
testimonials={[
{ id: "1", name: "সীমা ঘোষ", role: "Homemaker", company: "Kolkata Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "সীমা ঘোষ" },
{ id: "2", name: "Rajesh Kumar", role: "Event Organizer", company: "Kumar Events", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Rajesh Kumar" },
{ id: "3", name: "দীপা মজুমদার", role: "Business Owner", company: "Majumdar Enterprises", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-white-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25710.jpg", imageAlt: "দীপা মজুমদার" },
{ id: "1", name: "সীমা ঘোষ", role: "Homemaker", company: "Kolkata Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "সীমা ঘোষ" },
{ id: "2", name: "Rajesh Kumar", role: "Event Organizer", company: "Kumar Events", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Rajesh Kumar" },
{ id: "3", name: "দীপা মজুমদার", role: "Business Owner", company: "Majumdar Enterprises", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-white-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25710.jpg?_wi=2", imageAlt: "দীপা মজুমদার" },
{ id: "4", name: "Anil Verma", role: "Corporate Manager", company: "Tech Solutions Ltd", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-wearing-green-shirt-standing-against-blue-background_662251-587.jpg", imageAlt: "Anil Verma" },
{ id: "5", name: "লক্ষ্মী সরকার", role: "Wedding Planner", company: "Dream Weddings", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-close-up-photoshoot-studio_53876-14476.jpg", imageAlt: "লক্ষ্মী সরকার" },
{ id: "6", name: "Vikram Singh", role: "Restaurant Owner", company: "Singh's Banquet Hall", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-hispanic-man-casuals-studio_662251-600.jpg", imageAlt: "Vikram Singh" },