Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 05:45:54 +00:00

View File

@@ -233,27 +233,27 @@ export default function HomePage() {
{
id: "1", name: "Victoria Sterling", handle: "Owner, Sterling Boutique", testimonial:
"BoutiqueHub has transformed how I manage my boutique. The inventory tracking is seamless and my team loves the employee dashboard. Highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "avatar portrait woman professional testimonial"},
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "avatar portrait woman professional testimonial"},
{
id: "2", name: "Liam Murphy", handle: "Shop Manager, Modern Threads", testimonial:
"As an employee, I appreciate how intuitive the stock management tools are. Makes my shifts so much easier and more productive.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "avatar portrait man professional testimonial"},
"http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1", imageAlt: "avatar portrait man professional testimonial"},
{
id: "3", name: "Grace Okafor", handle: "Customer, Fashion Forward", testimonial:
"I love browsing and ordering through the customer portal. The interface is beautiful and tracking my orders is so easy!", imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "avatar portrait woman professional testimonial"},
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "avatar portrait woman professional testimonial"},
{
id: "4", name: "Daniel Park", handle: "Owner, Minimalist Co.", testimonial:
"The reporting features give me insights I never had before. My business decisions are now data-driven. This platform is a game-changer.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "avatar portrait man professional testimonial"},
"http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "avatar portrait man professional testimonial"},
{
id: "5", name: "Emma Watson", handle: "Assistant Manager, Luxe Boutique", testimonial:
"Managing orders and tracking inventory used to be chaotic. Now everything is organized and accessible. Five stars!", imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "avatar portrait woman professional testimonial"},
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "avatar portrait woman professional testimonial"},
{
id: "6", name: "Kai Yamamoto", handle: "Founder, Artisan Collective", testimonial:
"The three-role system works perfectly for my boutique. My team is more efficient and customers are happier. Worth every penny.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "avatar portrait man professional testimonial"},
"http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=3", imageAlt: "avatar portrait man professional testimonial"},
]}
/>
</div>