Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| efe625d22b | |||
| 233d96fcfe |
@@ -45,9 +45,9 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Calma Space - Your sanctuary for focus and flavor"
|
title="Calma Space - Your sanctuary for focus and flavor"
|
||||||
description="The ideal destination for students and professionals in Irbid seeking a calm, productive environment."
|
description="The ideal destination for students and professionals in Irbid seeking a calm, productive environment. Featuring our signature 3D coffee experience."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg"
|
||||||
imageAlt="Calma Space interior"
|
imageAlt="Calma Space interior with 3D coffee cup model"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -164,4 +164,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user