Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7cea55f704 | |||
| b7b575273d | |||
| 1161167261 | |||
| 8a1fe40669 |
@@ -36,6 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="J Isaac Logistics"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BiPjyg8hqd4psRiAe2VUdkm48I/uploaded-1777026572009-tgshfkbf.jpg"
|
||||
/>
|
||||
<a
|
||||
href="https://wa.me/447000000000"
|
||||
@@ -111,11 +112,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="social" data-section="social">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={true}
|
||||
names={["Instagram Feed", "Facebook", "Twitter", "LinkedIn", "Google", "Trustpilot", "Yelp"]}
|
||||
title="Latest Work"
|
||||
description="See our latest deliveries and logistics updates directly from our Instagram feed."
|
||||
buttons={[
|
||||
{ text: "View Instagram", href: "https://www.instagram.com/jisaaclogistics?igsh=MTB4Y3lzbHdmMzFwZQ==" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user