Update src/app/services/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function ServicesPage() {
|
||||
price: "From $150",
|
||||
rating: 5,
|
||||
reviewCount: "127",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-back_1262-407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-back_1262-407.jpg?_wi=2",
|
||||
imageAlt: "Couples massage treatment",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function ServicesPage() {
|
||||
price: "From $85",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deep-pressure-back-massage-relax-balance_169016-69612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deep-pressure-back-massage-relax-balance_169016-69612.jpg?_wi=2",
|
||||
imageAlt: "Deep tissue massage therapy",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function ServicesPage() {
|
||||
price: "From $95",
|
||||
rating: 5,
|
||||
reviewCount: "112",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hispanic-woman-laying-bed-getting-facial-treatment-health-beauty-spa-some-copy-space_662251-2056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hispanic-woman-laying-bed-getting-facial-treatment-health-beauty-spa-some-copy-space_662251-2056.jpg?_wi=2",
|
||||
imageAlt: "Personalized facial treatment",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function ServicesPage() {
|
||||
price: "From $100",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-therapists-placing-hot-stones-man-s-back-lastone-therapy-spa_637285-2243.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-therapists-placing-hot-stones-man-s-back-lastone-therapy-spa_637285-2243.jpg?_wi=2",
|
||||
imageAlt: "Hot stone massage therapy",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function ServicesPage() {
|
||||
price: "From $110",
|
||||
rating: 5,
|
||||
reviewCount: "76",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-latin-young-man-getting-massage-mud-bath-his-visit-spa_662251-2584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-latin-young-man-getting-massage-mud-bath-his-visit-spa_662251-2584.jpg?_wi=2",
|
||||
imageAlt: "Detoxifying mud wrap treatment",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function ServicesPage() {
|
||||
price: "From $65",
|
||||
rating: 5,
|
||||
reviewCount: "84",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-getting-head-massage-relaxing-with-eyes-closed-spa_637285-1721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-getting-head-massage-relaxing-with-eyes-closed-spa_637285-1721.jpg?_wi=2",
|
||||
imageAlt: "Soothing scalp massage",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user