Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-12 17:48:32 +00:00

View File

@@ -158,10 +158,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Best Ice Cream Ever!", quote: "The Dark Chocolate Elegance is absolutely divine. Creamy, rich, and tastes like premium chocolate. I visit every week!", name: "Sarah Mitchell", role: "Local Customer", imageSrc: "http://img.b2bpic.net/free-photo/sideways-shot-beautiful-cheerful-female-model-has-shining-smile-looks-dreamy-into-distance-remembers-pleasant-date-with-boyfriend-has-romantic-feelings-rests-sidewalk-outdoor-cafe_273609-2728.jpg", imageAlt: "Sarah Mitchell"
id: "1", title: "Best Ice Cream Ever!", quote: "The Dark Chocolate Elegance is absolutely divine. Creamy, rich, and tastes like premium chocolate. I visit every week!", name: "Sarah Mitchell", role: "Local Customer", imageSrc: "http://img.b2bpic.net/free-photo/sideways-shot-beautiful-cheerful-female-model-has-shining-smile-looks-dreamy-into-distance-remembers-pleasant-date-with-boyfriend-has-romantic-feelings-rests-sidewalk-outdoor-cafe_273609-2728.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
id: "2", title: "Worth Every Penny", quote: "You can taste the difference when ingredients are premium. This ice cream is smooth, not icy, and the flavor is incredible.", name: "Michael Chen", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg", imageAlt: "Michael Chen"
id: "2", title: "Worth Every Penny", quote: "You can taste the difference when ingredients are premium. This ice cream is smooth, not icy, and the flavor is incredible.", name: "Michael Chen", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
id: "3", title: "A Chocolate Lover's Paradise", quote: "Finally found a chocolate ice cream that doesn't taste watered down. The variety of flavors keeps me coming back for new favorites.", name: "Emily Rodriguez", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", imageAlt: "Emily Rodriguez"
@@ -170,10 +170,10 @@ export default function LandingPage() {
id: "4", title: "Perfect for Special Occasions", quote: "We served Chocolate Dreams at our wedding. Every guest raved about it. The team was helpful and professional throughout.", name: "David Kumar", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg", imageAlt: "David Kumar"
},
{
id: "5", title: "Allergen-Friendly & Delicious", quote: "Rarely find ice cream that my son can safely enjoy. Chocolate Dreams takes allergies seriously and the product is amazing.", name: "Jessica Thompson", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/sideways-shot-beautiful-cheerful-female-model-has-shining-smile-looks-dreamy-into-distance-remembers-pleasant-date-with-boyfriend-has-romantic-feelings-rests-sidewalk-outdoor-cafe_273609-2728.jpg", imageAlt: "Jessica Thompson"
id: "5", title: "Allergen-Friendly & Delicious", quote: "Rarely find ice cream that my son can safely enjoy. Chocolate Dreams takes allergies seriously and the product is amazing.", name: "Jessica Thompson", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/sideways-shot-beautiful-cheerful-female-model-has-shining-smile-looks-dreamy-into-distance-remembers-pleasant-date-with-boyfriend-has-romantic-feelings-rests-sidewalk-outdoor-cafe_273609-2728.jpg?_wi=2", imageAlt: "Jessica Thompson"
},
{
id: "6", title: "Consistent Excellence", quote: "Every visit is consistently fantastic. The ice cream quality never varies, and the staff is always friendly and knowledgeable.", name: "Robert Hayes", role: "Corporate Executive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg", imageAlt: "Robert Hayes"
id: "6", title: "Consistent Excellence", quote: "Every visit is consistently fantastic. The ice cream quality never varies, and the staff is always friendly and knowledgeable.", name: "Robert Hayes", role: "Corporate Executive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg?_wi=2", imageAlt: "Robert Hayes"
}
]}
/>