Update src/app/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg?_wi=1"
|
||||
imageAlt="Modern barber chair in a stylish studio"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
description: "Indulge in a traditional hot towel shave, leaving your skin smooth and refreshed.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Crop,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rake-near-collar_23-2147799914.jpg?_wi=2",
|
||||
imageAlt: "barber studio logo elegant",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
description: "From minor touch-ups to complete beard transformations, we sculpt your facial hair to perfection.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Crown,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-side-slavic-middle-aged-male-barber-uniform-holding-barber-tools-raising-hand-isolated-purple-wall_141793-90047.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-side-slavic-middle-aged-male-barber-uniform-holding-barber-tools-raising-hand-isolated-purple-wall_141793-90047.jpg?_wi=1",
|
||||
imageAlt: "barber studio logo elegant",
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
description: "We use and offer only the finest grooming products to complement your style and maintain hair health.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Droplet,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-shirt-hanged-toy-camera-from-her-neck_114579-24475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-shirt-hanged-toy-camera-from-her-neck_114579-24475.jpg?_wi=1",
|
||||
imageAlt: "barber studio logo elegant",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
description: "Enjoy a calm and welcoming environment designed for your comfort and relaxation.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Home,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-chihuahua-dog-with-female-owner_23-2149880067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-chihuahua-dog-with-female-owner_23-2149880067.jpg?_wi=1",
|
||||
imageAlt: "barber studio logo elegant",
|
||||
},
|
||||
{
|
||||
@@ -299,21 +299,21 @@ export default function LandingPage() {
|
||||
id: "barber-1",
|
||||
name: "Miguel Torres",
|
||||
role: "Master Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-side-slavic-middle-aged-male-barber-uniform-holding-barber-tools-raising-hand-isolated-purple-wall_141793-90047.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-side-slavic-middle-aged-male-barber-uniform-holding-barber-tools-raising-hand-isolated-purple-wall_141793-90047.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Miguel Torres, a master barber",
|
||||
},
|
||||
{
|
||||
id: "barber-2",
|
||||
name: "Sofia Ramirez",
|
||||
role: "Stylist Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-shirt-hanged-toy-camera-from-her-neck_114579-24475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-shirt-hanged-toy-camera-from-her-neck_114579-24475.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Sofia Ramirez, a stylist specialist",
|
||||
},
|
||||
{
|
||||
id: "barber-3",
|
||||
name: "Carlos Soto",
|
||||
role: "Apprentice Barber",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-chihuahua-dog-with-female-owner_23-2149880067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-chihuahua-dog-with-female-owner_23-2149880067.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Carlos Soto, an apprentice barber",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user