Merge version_2 into main #4
@@ -1416,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -53,6 +53,12 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/handsome-businessman-barber-shop_1157-21514.jpg", alt: "Customer 3" }
|
||||
]}
|
||||
avatarText="500+ Happy Customers"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-20497.jpg"
|
||||
imageAlt="Barber King Shop Interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -248,4 +254,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user