13 Commits

Author SHA1 Message Date
ac80187392 Switch to version 3: modified src/app/page.tsx 2026-03-09 22:15:54 +00:00
42ba83a077 Switch to version 3: modified src/app/layout.tsx 2026-03-09 22:15:53 +00:00
e51d9fc31b Switch to version 2: modified src/app/page.tsx 2026-03-09 22:15:48 +00:00
cc3f1f13ba Switch to version 2: modified src/app/layout.tsx 2026-03-09 22:15:48 +00:00
afae4f369c Merge version_3 into main
Merge version_3 into main
2026-03-09 22:10:34 +00:00
877fee42fb Update src/app/page.tsx 2026-03-09 22:10:30 +00:00
a65723ecc2 Update src/app/layout.tsx 2026-03-09 22:10:29 +00:00
63e40f327e Merge version_2 into main
Merge version_2 into main
2026-03-09 22:08:38 +00:00
d58c3b992e Update src/app/page.tsx 2026-03-09 22:08:32 +00:00
e0134011a6 Update src/app/layout.tsx 2026-03-09 22:08:30 +00:00
b888b80c9d Merge version_1 into main
Merge version_1 into main
2026-03-09 22:07:51 +00:00
cff7c4b544 Merge version_1 into main
Merge version_1 into main
2026-03-09 22:06:56 +00:00
3f06055be6 Merge version_1 into main
Merge version_1 into main
2026-03-09 22:05:42 +00:00
2 changed files with 10 additions and 1412 deletions

File diff suppressed because it is too large Load Diff

View File

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