Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1a794fdac | |||
| d457ca8708 | |||
| 4b525e4a96 |
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/masseuse-use-two-hand-foot-massage-with-young-female_1150-20444.jpg", imageAlt: "Luxurious foot spa"},
|
imageSrc: "http://img.b2bpic.net/free-photo/masseuse-use-two-hand-foot-massage-with-young-female_1150-20444.jpg", imageAlt: "Luxurious foot spa"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manicurist-customer-hands_23-2148859709.jpg", imageAlt: "Natural-looking nail enhancements"},
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manicurist-customer-hands_23-2148859709.jpg?_wi=1", imageAlt: "Natural-looking nail enhancements"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/collage-with-beautiful-woman-multiplicated_23-2148391271.jpg", imageAlt: "Stylish long nails"},
|
imageSrc: "http://img.b2bpic.net/free-photo/collage-with-beautiful-woman-multiplicated_23-2148391271.jpg", imageAlt: "Stylish long nails"},
|
||||||
{
|
{
|
||||||
@@ -148,8 +148,8 @@ export default function LandingPage() {
|
|||||||
value: "200+", title: "Unique Designs"},
|
value: "200+", title: "Unique Designs"},
|
||||||
]}
|
]}
|
||||||
tag="About Us"
|
tag="About Us"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-manicurist-customer-hands_23-2148859709.jpg?_wi=2"
|
||||||
imageAlt="Interior of a luxurious nail spa room"
|
imageAlt="Manicurist working on client's nails"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="blur-reveal"
|
metricsAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
@@ -354,4 +354,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user