Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 04:18:02 +00:00

View File

@@ -135,11 +135,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Adnan Aslam", role: "Customer", testimonial: "Finally I got best premium taste in Manga Mandi. The quality and freshness are outstanding. Highly recommended!", icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg", imageAlt: "Adnan Aslam"
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg?_wi=1", imageAlt: "Adnan Aslam"
},
{
id: "2", name: "Mobeen Alam", role: "Customer", testimonial: "Freshness mixed with taste and quality. They made my celebration even more special with their beautiful cake design.", icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", imageAlt: "Mobeen Alam"
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=1", imageAlt: "Mobeen Alam"
},
{
id: "3", name: "Fatima Khan", role: "Customer", testimonial: "Best cakes in Manga Mandi! Professional service, beautiful packaging, and most importantly - absolutely delicious!", icon: Cake,
@@ -151,11 +151,11 @@ export default function LandingPage() {
},
{
id: "5", name: "Sarah Ahmed", role: "Customer", testimonial: "Customized my wedding cake perfectly. The attention to detail and beautiful execution made my day magical!", icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg", imageAlt: "Sarah Ahmed"
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg?_wi=2", imageAlt: "Sarah Ahmed"
},
{
id: "6", name: "Ahmed Hassan", role: "Customer", testimonial: "Consistent quality, fresh ingredients, and friendly service. Lush Layers is my go-to cake shop every time!", icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", imageAlt: "Ahmed Hassan"
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=2", imageAlt: "Ahmed Hassan"
}
]}
carouselMode="buttons"