Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 877fee42fb | |||
| a65723ecc2 | |||
| 63e40f327e | |||
| d58c3b992e | |||
| e0134011a6 | |||
| b888b80c9d | |||
| cff7c4b544 | |||
| 3f06055be6 |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -80,7 +80,10 @@ export default function LandingPage() {
|
|||||||
description="Abraham Enriquez is a dedicated Republican and lifelong Lubbock resident with a proven track record of success. His experience working with the Trump administration on economic policy and border security gives him the expertise Texas District 19 deserves. Committed to constitutional values, job creation, and securing our future."
|
description="Abraham Enriquez is a dedicated Republican and lifelong Lubbock resident with a proven track record of success. His experience working with the Trump administration on economic policy and border security gives him the expertise Texas District 19 deserves. Committed to constitutional values, job creation, and securing our future."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/shirt-outdoor-shirt-girl-relationship_1157-3386.jpg?_wi=3"
|
imageSrc="http://img.b2bpic.net/free-photo/shirt-outdoor-shirt-girl-relationship_1157-3386.jpg?_wi=3"
|
||||||
imageAlt="Abraham Enriquez with community"
|
imageAlt="Abraham Enriquez with community"
|
||||||
buttons={[{ text: "View Full Bio", href: "#experience" }]}
|
buttons={[
|
||||||
|
{ text: "View Full Bio", href: "#experience" },
|
||||||
|
{ text: "Donate to Campaign", href: "https://donate.enriquez2024.com" }
|
||||||
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user