Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 19:48:12 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -124,17 +124,17 @@ export default function BoulangeriePage() {
tag="Testimonials"
testimonials={[
{
id: "1", name: "Sophie Martin", handle: "@sophiebakes", testimonial: "The croissants here are absolutely incredible. Crispy on the outside, buttery inside. Worth every visit!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg", imageAlt: "Sophie Martin"},
id: "1", name: "Sophie Martin", handle: "@sophiebakes", testimonial: "The croissants here are absolutely incredible. Crispy on the outside, buttery inside. Worth every visit!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg?_wi=1", imageAlt: "Sophie Martin"},
{
id: "2", name: "Jean Dupont", handle: "@jeandupont_", testimonial: "I've tried bakeries across France, and this sourdough rivals the best. Authentically delicious.", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg", imageAlt: "Jean Dupont"},
id: "2", name: "Jean Dupont", handle: "@jeandupont_", testimonial: "I've tried bakeries across France, and this sourdough rivals the best. Authentically delicious.", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg?_wi=1", imageAlt: "Jean Dupont"},
{
id: "3", name: "Emma Wilson", handle: "@emmabakes", testimonial: "They deliver right to my door every morning. Fresh, warm, and absolutely perfect to start my day.", imageSrc: "http://img.b2bpic.net/free-photo/great-beautiful-young-female-shows-thumbs-up-smiling-looking-camera_651396-3868.jpg", imageAlt: "Emma Wilson"},
{
id: "4", name: "Marc Leclerc", handle: "@marccooks", testimonial: "The macarons are handmade perfection. My daughter requests them for every celebration.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5358.jpg", imageAlt: "Marc Leclerc"},
{
id: "5", name: "Lisa Chen", handle: "@lisachef", testimonial: "Best bakery in the city. Using only organic ingredients shows they truly care about quality.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg", imageAlt: "Lisa Chen"},
id: "5", name: "Lisa Chen", handle: "@lisachef", testimonial: "Best bakery in the city. Using only organic ingredients shows they truly care about quality.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg?_wi=2", imageAlt: "Lisa Chen"},
{
id: "6", name: "Thomas Berger", handle: "@thomasb", testimonial: "Five-star experience every single time. The passion for baking is evident in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg", imageAlt: "Thomas Berger"},
id: "6", name: "Thomas Berger", handle: "@thomasb", testimonial: "Five-star experience every single time. The passion for baking is evident in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/professional-company-executive-reviews-enterprise-solutions-her-laptop_482257-107856.jpg?_wi=2", imageAlt: "Thomas Berger"},
]}
animationType="slide-up"
textboxLayout="default"