Update src/app/page.tsx

This commit is contained in:
2026-05-17 10:06:36 +00:00
parent 53a34338a7
commit c7a294fb30

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=1",
imageAlt: "Salon Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg?_wi=1",
imageAlt: "Styling",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg?_wi=1",
imageAlt: "Space",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=2",
imageAlt: "luxury hair cut service",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/decoration-details-modern-wellness-center-with-flower-vase-candles_1139-1699.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg?_wi=2",
imageAlt: "luxury hair cut service",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108824.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/make-up-brushes-with-bottle-water-beauty-salon_627829-10772.jpg?_wi=2",
imageAlt: "luxury hair cut service",
},
]}
@@ -199,7 +199,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=3",
imageAlt: "stylist at work portrait",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-girl-tropical-plants-grey-wall_176420-6464.jpg?_wi=3",
imageAlt: "stylist at work portrait",
},
]}