Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987176.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987176.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-showcasing-their-home_23-2151624943.jpg",
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
description: "Classic hot towel shaves for a smooth finish.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Scissors,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987176.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987176.jpg?_wi=2",
|
||||
imageAlt: "Influencer and their pet creating content for online spaces and social media",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
description: "Revitalizing facials for a fresh appearance.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-waiting-her-nails-be-done_23-2148697062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-waiting-her-nails-be-done_23-2148697062.jpg?_wi=1",
|
||||
imageAlt: "Influencer and their pet creating content for online spaces and social media",
|
||||
},
|
||||
]}
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
name: "Signature Cut",
|
||||
price: "150 AED",
|
||||
variant: "Grooming",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-waiting-her-nails-be-done_23-2148697062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-waiting-her-nails-be-done_23-2148697062.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user