Merge version_1 into main #2
@@ -152,22 +152,22 @@ export default function LandingPage() {
|
||||
description="See what our satisfied clients have to say about their experience with Dani FJR"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Santos", role: "Bakery Owner", testimonial: "Dani FJR transformed our bakery's image with stunning custom packaging. The quality is exceptional and the service was incredibly professional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Maria Santos"
|
||||
id: "1", name: "Maria Santos", role: "Bakery Owner", testimonial: "Dani FJR transformed our bakery's image with stunning custom packaging. The quality is exceptional and the service was incredibly professional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Maria Santos"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Juan Reyes", role: "Restaurant Manager", testimonial: "We've been ordering from Dani FJR for two years now. Their packaging is durable, looks amazing, and our customers always comment on it. Great value for money.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1", imageAlt: "Juan Reyes"
|
||||
id: "2", name: "Juan Reyes", role: "Restaurant Manager", testimonial: "We've been ordering from Dani FJR for two years now. Their packaging is durable, looks amazing, and our customers always comment on it. Great value for money.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", imageAlt: "Juan Reyes"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ana Cruz", role: "Dessert Shop Owner", testimonial: "From concept to delivery, Dani FJR handled everything perfectly. The custom boxes with our branding turned out better than we imagined. Truly impressed!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Ana Cruz"
|
||||
id: "3", name: "Ana Cruz", role: "Dessert Shop Owner", testimonial: "From concept to delivery, Dani FJR handled everything perfectly. The custom boxes with our branding turned out better than we imagined. Truly impressed!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ana Cruz"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Robert Martinez", role: "Catering Manager", testimonial: "Working with Dani FJR was seamless. They understood our needs, delivered on time, and the packaging quality exceeded our expectations. Definitely our go-to supplier.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Martinez"
|
||||
id: "4", name: "Robert Martinez", role: "Catering Manager", testimonial: "Working with Dani FJR was seamless. They understood our needs, delivered on time, and the packaging quality exceeded our expectations. Definitely our go-to supplier.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Martinez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sofia Tan", role: "Founder", testimonial: "The attention to detail in our custom coffee packaging is outstanding. Dani FJR goes above and beyond to ensure customer satisfaction. Absolutely worth it!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2", imageAlt: "Sofia Tan"
|
||||
id: "5", name: "Sofia Tan", role: "Founder", testimonial: "The attention to detail in our custom coffee packaging is outstanding. Dani FJR goes above and beyond to ensure customer satisfaction. Absolutely worth it!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", imageAlt: "Sofia Tan"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Carlos Mendez", role: "Operations Director", testimonial: "Affordable, reliable, and high-quality packaging solutions. Dani FJR has been instrumental in our business growth. Can't ask for better service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Carlos Mendez"
|
||||
id: "6", name: "Carlos Mendez", role: "Operations Director", testimonial: "Affordable, reliable, and high-quality packaging solutions. Dani FJR has been instrumental in our business growth. Can't ask for better service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Carlos Mendez"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -184,7 +184,6 @@ export default function LandingPage() {
|
||||
"Sweet Delights Bakery", "Urban Food Delivery", "Chocolate Dreams", "Premium Events Catering", "Artisan Coffee Roasters", "Fresh Meal Prep Co", "Gourmet Pizza House", "Bubble Tea Masters"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
showCard={true}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user