Merge version_1 into main #1
@@ -151,7 +151,7 @@ export default function CoffeePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Regular Customer", company: "Local Artist", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Chen", role: "Coffee Enthusiast", company: "Tech Professional", rating: 5,
|
||||
@@ -159,7 +159,7 @@ export default function CoffeePage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Frequent Visitor", company: "Writer", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user