Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Classic Haircut", description: "Traditional scissor and blade techniques perfected over decades. Get the timeless look that never goes out of style.", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg"},
|
||||
title: "Classic Haircut", description: "Traditional scissor and blade techniques perfected over decades. Get the timeless look that never goes out of style.", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Fade & Taper", description: "Modern fades with precise tapering. From high fades to skin fades, we deliver sharp lines and clean edges.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-bearded-male-dressed-red-fleece-shirt-grey-background_613910-13481.jpg"},
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", role: "Head Barber", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-scissors-clenching-fist-looking-front-with-angry-face-standing-light-wall_141793-50597.jpg"},
|
||||
{
|
||||
id: "2", name: "David Chen", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg"},
|
||||
id: "2", name: "David Chen", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Anthony Martinez", role: "Barber Specialist", imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286081.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user