Update src/app/about/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
handle: "@quality",
|
||||
testimonial: "Ethical sourcing, sustainable practices, and treating every customer like family drives everything we do.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125745.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125745.jpg?_wi=2",
|
||||
imageAlt: "Urth team values",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function AboutPage() {
|
||||
handle: "@halifax",
|
||||
testimonial: "We support local artists, host community events, and donate 5% of profits to local charities annually.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cropped-unrecognizable-woman-having-coffee-dessert-cafe_1098-20189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cropped-unrecognizable-woman-having-coffee-dessert-cafe_1098-20189.jpg?_wi=1",
|
||||
imageAlt: "Community support",
|
||||
},
|
||||
]}
|
||||
@@ -125,14 +125,14 @@ export default function AboutPage() {
|
||||
id: "team-1",
|
||||
name: "Alex Rivera",
|
||||
role: "Founder & Head Barista",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2342.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2342.jpg?_wi=2",
|
||||
imageAlt: "Alex Rivera founder",
|
||||
},
|
||||
{
|
||||
id: "team-2",
|
||||
name: "Maria Santos",
|
||||
role: "General Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg?_wi=2",
|
||||
imageAlt: "Maria Santos manager",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user