Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2661eca0f5 | |||
| 2c3e019ee0 | |||
| 35c1ec7096 | |||
| 77e21c72da |
@@ -196,6 +196,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
|
className="bg-black text-white"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/white-coffee-cup-glass-cabinet-caf-shop_23-2147892914.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/white-coffee-cup-glass-cabinet-caf-shop_23-2147892914.jpg?_wi=2"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
@@ -220,4 +221,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user