Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 41e3643ced | |||
| bb2827817c | |||
| 73082b269b | |||
| 9208f04ab4 | |||
| e0f30b10a7 | |||
| 407a1eee98 | |||
| 24fc76a751 | |||
| d48b28cfd6 | |||
| f5a207f2bd |
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="blog" data-section="blog">
|
||||
<BlogCardThree
|
||||
animationType="slide-up"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
title="Latest in Health & Nutrition"
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-reading-digital-magazine_23-2150162646.jpg"
|
||||
imageAlt="Online calendar booking system on a laptop"
|
||||
mediaAnimation="opacity"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Schedule Consultation"
|
||||
/>
|
||||
@@ -274,7 +274,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoSrc="http://img.b2bpic.net/free-vector/nutrition-logo-design-template_742173-29615.jpg"
|
||||
logoSrc="http://img.b2bpic.net/free-vector/vector-leaf-icon_53876-137688.jpg"
|
||||
logoAlt="DIETANCE logo"
|
||||
logoText="DIETANCE"
|
||||
columns={[
|
||||
@@ -319,4 +319,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user