Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
id: "haircut", title: "Professional Haircuts", descriptions: [
|
||||
"Expert precision cuts tailored to your style", "Modern and classic styles available", "Professional consultation included"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg", imageAlt: "Professional haircut service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg?_wi=1", imageAlt: "Professional haircut service"
|
||||
},
|
||||
{
|
||||
id: "shave", title: "Traditional Straight Shave", descriptions: [
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
id: "fade", title: "Fade & Lineup", descriptions: [
|
||||
"Precision fades with sharp lines", "Clean and crisp finishes", "Latest barbering techniques"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg", imageAlt: "Fade and lineup service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg?_wi=2", imageAlt: "Fade and lineup service"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user