5 Commits

Author SHA1 Message Date
5790268ecd Merge version_4 into main
Merge version_4 into main
2026-04-24 10:29:46 +00:00
7cea55f704 Update src/app/page.tsx 2026-04-24 10:29:43 +00:00
b7b575273d Merge version_3 into main
Merge version_3 into main
2026-04-24 10:27:10 +00:00
1161167261 Update src/app/page.tsx 2026-04-24 10:27:07 +00:00
8a1fe40669 Merge version_2 into main
Merge version_2 into main
2026-04-24 10:24:00 +00:00

View File

@@ -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>