Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-06-05 22:23:40 +00:00

View File

@@ -65,7 +65,7 @@ export default function SitePage() {
{ name: "Michael T.", handle: "@MichaelT", testimonial: "I've tried many, but Nurano's blends are consistently the best. Highly recommend their subscription!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg", imageAlt: "Michael T." },
{ name: "Emily R.", handle: "@EmilyR", testimonial: "Their single-origin selections are a delight. You can truly taste the care in every bean.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-elder-woman-window_329181-14796.jpg", imageAlt: "Emily R." },
{ name: "David K.", handle: "@DavidK", testimonial: "Nurano has become my go-to for quality coffee. The freshness is unbeatable!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-white-headphones-smoothie-table_1157-2110.jpg", imageAlt: "David K." },
{ name: "Jessica L.", handle: "@JessicaL", testimonial: "The rich, smooth taste of Nurano Coffee is exactly what I look for. Pure perfection!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-coffee-cup-hands_23-2147906459.jpg", imageAlt: "Eve L." }
{ name: "Jessica L.", handle: "@JessicaL", testimonial: "The rich, smooth taste of Nurano Coffee is exactly what I look for. Pure perfection!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-coffee-cup-hands_23-2147906459.jpg?_wi=1", imageAlt: "Eve L." }
]}
/>
</div>
@@ -143,7 +143,7 @@ export default function SitePage() {
{ id: "2", name: "Ben C.", role: "Engineer", company: "Tech Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg", imageAlt: "Ben C." },
{ id: "3", name: "Chloe M.", role: "Writer", company: "Wordcraft", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-treat-attractive-fairhaired-female-tasty-strawberr_197531-30921.jpg", imageAlt: "Chloe M." },
{ id: "4", name: "Daniel S.", role: "Manager", company: "Growth Inc.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/headshot-pleased-cheerful-african-american-woman-touches-cheeks-closes-eyes-enjoys-pleasant-moment-wears-yellow-raincoat-isolated-blue-background_273609-33937.jpg", imageAlt: "Daniel S." },
{ id: "5", name: "Eve L.", role: "Artist", company: "Art Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-coffee-cup-hands_23-2147906459.jpg", imageAlt: "Eve L." }
{ id: "5", name: "Eve L.", role: "Artist", company: "Art Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-coffee-cup-hands_23-2147906459.jpg?_wi=2", imageAlt: "Eve L." }
]}
/>
</div>