Update src/app/gallery/page.tsx
This commit is contained in:
@@ -23,7 +23,7 @@ export default function GalleryPage() {
|
||||
price: "R700 - R1600",
|
||||
rating: 5,
|
||||
reviewCount: "47 clients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sexy-blond-female-cream-dress-posing-big-hall_613910-2851.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sexy-blond-female-cream-dress-posing-big-hall_613910-2851.jpg?_wi=2",
|
||||
imageAlt: "blonde highlights hair transformation before after",
|
||||
},
|
||||
{
|
||||
@@ -33,7 +33,7 @@ export default function GalleryPage() {
|
||||
price: "R700 - R1200",
|
||||
rating: 5,
|
||||
reviewCount: "34 clients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg?_wi=2",
|
||||
imageAlt: "professional hair color correction result",
|
||||
},
|
||||
{
|
||||
@@ -43,7 +43,7 @@ export default function GalleryPage() {
|
||||
price: "R420 - R800",
|
||||
rating: 5,
|
||||
reviewCount: "28 clients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184354.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184354.jpg?_wi=2",
|
||||
imageAlt: "professional event hair styling updo",
|
||||
},
|
||||
{
|
||||
@@ -53,7 +53,7 @@ export default function GalleryPage() {
|
||||
price: "R800 - R1500",
|
||||
rating: 5,
|
||||
reviewCount: "42 clients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman_23-2150520226.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman_23-2150520226.jpg?_wi=2",
|
||||
imageAlt: "blonde hair bleach toner result salon",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function GalleryPage() {
|
||||
price: "R1700 - R2800",
|
||||
rating: 5,
|
||||
reviewCount: "31 clients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-showing-big-old-key_1187-5378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-showing-big-old-key_1187-5378.jpg?_wi=2",
|
||||
imageAlt: "microkeratin hair treatment shiny result",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function GalleryPage() {
|
||||
price: "R2000 - R3500",
|
||||
rating: 5,
|
||||
reviewCount: "26 clients",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230959.jpg?_wi=2",
|
||||
imageAlt: "complete hair makeover transformation before after",
|
||||
},
|
||||
];
|
||||
@@ -147,7 +147,7 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8506.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8506.jpg?_wi=3"
|
||||
imageAlt="Crowned by Him Salon Interior"
|
||||
columns={footerColumns}
|
||||
logoText="Crowned by Him"
|
||||
|
||||
Reference in New Issue
Block a user