Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac27adbeb0 | |||
| 173e39bf53 | |||
| 12c20ce82f | |||
| c24d5aaf87 | |||
| abef8059d1 |
@@ -40,6 +40,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxDhw6eBFTPBIMuHlQXBjuc4zk/uploaded-1777319040698-x6yuprcf.png"
|
||||
brandName="R&R Concrete"
|
||||
/>
|
||||
</div>
|
||||
@@ -52,9 +53,9 @@ export default function LandingPage() {
|
||||
description="R&R Concrete provides top-tier concrete delivery and precision pumping services for your residential, commercial, and industrial projects."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", alt: "professional headshot man business"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxDhw6eBFTPBIMuHlQXBjuc4zk/uploaded-1777318740567-r4nrlo5s.jpg", alt: "R&R Concrete team member 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-female-engineer-with-clipboard_23-2148915836.jpg", alt: "woman engineer portrait"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxDhw6eBFTPBIMuHlQXBjuc4zk/uploaded-1777318740567-dxa6fpfz.png", alt: "R&R Concrete team member 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-smiling-with-red-helmet-raised-fist_1187-798.jpg", alt: "smiling construction worker"},
|
||||
{
|
||||
@@ -185,6 +186,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxDhw6eBFTPBIMuHlQXBjuc4zk/uploaded-1777319040698-x6yuprcf.png"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user