Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9187a657a3 | |||
| 2db5a3ae98 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "View Collection", href: "#products"},
|
text: "View Collection", href: "#products"},
|
||||||
{
|
{
|
||||||
text: "Inquire", href: "#contact"},
|
text: "Request a Consultation", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/amazing-european-girl-with-tanned-skin-enjoying-good-day-while-sitting-window-sill-photo-graceful-white-female-model-jeans-posing-cafe_197531-9230.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/amazing-european-girl-with-tanned-skin-enjoying-good-day-while-sitting-window-sill-photo-graceful-white-female-model-jeans-posing-cafe_197531-9230.jpg"
|
||||||
imageAlt="High-end Dutch glass veranda"
|
imageAlt="High-end Dutch glass veranda"
|
||||||
@@ -205,4 +205,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user