Merge version_1 into main #1

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

View File

@@ -45,15 +45,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "Founder, Bloom Organics", testimonial: "The honey quality is exceptional. My customers can taste the difference—pure, authentic, and beautifully crafted.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sarah Mitchell avatar"
imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Sarah Mitchell avatar"
},
{
name: "James Chen", handle: "Chef, Countryside Kitchen", testimonial: "I've been using this honey for three years. It's the gold standard in our kitchen and never lets us down.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "James Chen avatar"
imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "James Chen avatar"
},
{
name: "Elena Rodriguez", handle: "Wellness Coach", testimonial: "My clients rave about the taste and how it makes them feel. This is real honey, the way it should be.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Elena Rodriguez avatar"
imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Elena Rodriguez avatar"
}
]}
buttons={[