Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:22:43 +00:00

View File

@@ -158,17 +158,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Rajesh Kumar", role: "Car Enthusiast", testimonial: "Ishka helped me find the perfect car within my budget. The quality and service exceeded my expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Rajesh Kumar"},
id: "1", name: "Rajesh Kumar", role: "Car Enthusiast", testimonial: "Ishka helped me find the perfect car within my budget. The quality and service exceeded my expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
{
id: "2", name: "Priya Sharma", role: "Fashion Blogger", testimonial: "The clothing collection is absolutely stunning. Fast delivery and excellent customer support. I'm a loyal customer now!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Priya Sharma"},
id: "2", name: "Priya Sharma", role: "Fashion Blogger", testimonial: "The clothing collection is absolutely stunning. Fast delivery and excellent customer support. I'm a loyal customer now!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Priya Sharma"},
{
id: "3", name: "Anil Patel", role: "Tech Professional", testimonial: "Best phone selection and competitive prices. The entire buying experience was smooth and secure. Will definitely shop again.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Anil Patel"},
id: "3", name: "Anil Patel", role: "Tech Professional", testimonial: "Best phone selection and competitive prices. The entire buying experience was smooth and secure. Will definitely shop again.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "Anil Patel"},
{
id: "4", name: "Sneha Gupta", role: "Home Owner", testimonial: "The tool set quality is exceptional. Great value for money and the support team helped me choose the right products.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sneha Gupta"},
id: "4", name: "Sneha Gupta", role: "Home Owner", testimonial: "The tool set quality is exceptional. Great value for money and the support team helped me choose the right products.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Sneha Gupta"},
{
id: "5", name: "Vikram Singh", role: "Adventure Seeker", testimonial: "Amazing bike selection! The delivery was on time and the bike was in perfect condition. Great experience overall.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Vikram Singh"},
id: "5", name: "Vikram Singh", role: "Adventure Seeker", testimonial: "Amazing bike selection! The delivery was on time and the bike was in perfect condition. Great experience overall.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=3", imageAlt: "Vikram Singh"},
{
id: "6", name: "Anjali Verma", role: "Wellness Enthusiast", testimonial: "The organic soap products are fantastic! Natural ingredients and wonderful scents. My go-to for self-care products.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Anjali Verma"},
id: "6", name: "Anjali Verma", role: "Wellness Enthusiast", testimonial: "The organic soap products are fantastic! Natural ingredients and wonderful scents. My go-to for self-care products.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Anjali Verma"},
]}
animationType="slide-up"
textboxLayout="default"