Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-styling-hair-customer-with-mousse_23-2147778801.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-styling-hair-customer-with-mousse_23-2147778801.jpg?_wi=1"
|
||||
imageAlt="Toro's Barbershop interior"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -79,16 +79,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Classic Haircuts", tags: ["All Ages", "Expert Styling"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg", imageAlt: "Classic haircuts service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg?_wi=1", imageAlt: "Classic haircuts service"},
|
||||
{
|
||||
id: "2", title: "Fade Haircuts", tags: ["Precision Fades", "Modern Styles"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg", imageAlt: "Fade haircuts service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg?_wi=2", imageAlt: "Fade haircuts service"},
|
||||
{
|
||||
id: "3", title: "All Styles Available", tags: ["Versatile", "Professional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg", imageAlt: "All styles available"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg?_wi=3", imageAlt: "All styles available"},
|
||||
{
|
||||
id: "4", title: "Affordable Pricing", tags: ["Best Value", "Quality Service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg", imageAlt: "Affordable pricing"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-trimmed-with-trimmer_107420-94788.jpg?_wi=4", imageAlt: "Affordable pricing"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Services"
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-styling-hair-customer-with-mousse_23-2147778801.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-styling-hair-customer-with-mousse_23-2147778801.jpg?_wi=2"
|
||||
imageAlt="Toro's Barbershop contact"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user