Update src/app/page.tsx

This commit is contained in:
2026-04-01 20:13:15 +00:00
parent dd1e7540aa
commit 5ab7cd9902

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -102,7 +102,7 @@ export default function LandingPage() {
id: "s1",
name: "Dominican Blowout",
price: "Starting at $75",
imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg?_wi=1",
},
{
id: "s2",
@@ -133,7 +133,7 @@ export default function LandingPage() {
description: "Over 25 years specializing in authentic Dominican techniques for manageable, silky results.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-shakes-her-hair-posing-beach_1304-5299.jpg?_wi=2",
imageAlt: "modern salon interior warm aesthetic",
},
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
description: "Customized care for natural, curly, and textured hair in a welcoming environment.",
bentoComponent: "reveal-icon",
icon: Smile,
imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shampoo-conditioner-bottles-barbershop-against-wooden-background_627829-6244.jpg?_wi=2",
imageAlt: "hair smoothing serum bottle",
},
]}