Update src/app/page.tsx
This commit is contained in:
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-doing-her-make-up-bathroom_23-2148147513.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-doing-her-make-up-bathroom_23-2148147513.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lovely-woman-facing-camera_23-2148060462.jpg",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
description: "Holistic body treatments focused on contouring and lymphatic drainage.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Waves,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-doing-her-make-up-bathroom_23-2148147513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-doing-her-make-up-bathroom_23-2148147513.jpg?_wi=2",
|
||||
imageAlt: "expert esthetician skincare specialist",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
description: "Deep tissue and therapeutic massage sessions tailored to your needs.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883530.jpg?_wi=1",
|
||||
imageAlt: "expert esthetician skincare specialist",
|
||||
},
|
||||
]}
|
||||
@@ -395,7 +395,7 @@ export default function LandingPage() {
|
||||
placeholder: "Which treatment are you interested in?",
|
||||
rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883530.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883530.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user