14 Commits

Author SHA1 Message Date
17c07459a0 Update src/app/page.tsx 2026-03-07 01:22:47 +00:00
57c87b95a1 Update src/app/page.tsx 2026-03-07 01:21:28 +00:00
4a1cd30a7d Update src/app/page.tsx 2026-03-07 01:17:26 +00:00
ed96880a27 Update src/app/page.tsx 2026-03-07 01:16:18 +00:00
e14660e8b8 Update src/app/page.tsx 2026-03-07 01:14:13 +00:00
68522adbaa Update src/app/page.tsx 2026-03-07 01:11:49 +00:00
9d047658b7 Switch to version 2: modified src/app/page.tsx 2026-03-07 01:11:02 +00:00
77ed925967 Merge version_3 into main
Merge version_3 into main
2026-03-07 01:09:00 +00:00
4a90cfdf7c Update src/app/page.tsx 2026-03-07 01:08:56 +00:00
2409e8b2e9 Merge version_2 into main
Merge version_2 into main
2026-03-07 01:07:10 +00:00
a4afdbb14e Update src/app/page.tsx 2026-03-07 01:07:06 +00:00
d0e114324b Update src/app/layout.tsx 2026-03-07 01:07:05 +00:00
a99a2b3617 Merge version_1 into main
Merge version_1 into main
2026-03-07 01:05:23 +00:00
41c57b7ed8 Merge version_1 into main
Merge version_1 into main
2026-03-07 01:03:05 +00:00
2 changed files with 21 additions and 24 deletions

View File

@@ -22,7 +22,8 @@ const figtree = Figtree({
export const metadata: Metadata = {
title: "Trump Administration - Iran Success", description: "Historic military and diplomatic success eliminating Iranian threat to American interests and regional stability", keywords: "Trump, Iran, military success, American leadership, Middle East", metadataBase: new URL("https://example.com"),
alternates: {
canonical: "https://example.com"},
canonical: "https://example.com"
},
openGraph: {
title: "Trump Administration - Iran Success", description: "Historic military and diplomatic success eliminating Iranian threat to American interests and regional stability", url: "https://example.com", siteName: "Trump Administration", type: "website", images: [
{
@@ -1422,4 +1423,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo";
import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import MetricCardTen from "@/components/sections/metrics/MetricCardTen";
@@ -39,23 +39,18 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="AMERICA STRONG"
<HeroLogoBillboard
logoText="FREEDOM BABYYY"
description="Decisive leadership eliminating global threats and restoring American strength on the world stage"
buttons={[
{ text: "Learn the Facts", href: "#achievements" },
{ text: "Full Report", href: "https://example.com" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/people-waiting-register-voting-united-states_23-2149096743.jpg", imageAlt: "Presidential leadership address"},
{
imageSrc: "http://img.b2bpic.net/free-photo/american-flag-painted-planks_23-2148143310.jpg?_wi=1", imageAlt: "American flag patriotic"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772845509752-5i9u911p.jpg", imageAlt: "Global impact and influence"},
]}
autoplayDelay={4000}
showDimOverlay={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846027807-v5qp0s3d.jpg"
imageAlt="Presidential leadership address"
background={{ variant: "plain" }}
mediaAnimation="slide-up"
frameStyle="card"
/>
</div>
@@ -63,7 +58,8 @@ export default function LandingPage() {
<TextSplitAbout
title="Historic Achievements"
description={[
"Under decisive leadership, the administration has successfully eliminated the Iranian threat to regional stability and American interests in the Middle East.", "Through strategic military operations and diplomatic pressure, key objectives have been achieved that reshape the balance of power in one of the world's most critical regions.", "These actions represent a commitment to protecting American lives, supporting allied nations, and restoring American credibility on the global stage."]}
"Under decisive leadership, the administration has successfully eliminated the Iranian threat to regional stability and American interests in the Middle East.", "Through strategic military operations and diplomatic pressure, key objectives have been achieved that reshape the balance of power in one of the world's most critical regions.", "These actions represent a commitment to protecting American lives, supporting allied nations, and restoring American credibility on the global stage."
]}
buttons={[{ text: "View Details", href: "#operations" }]}
showBorder={true}
useInvertedBackground={false}
@@ -77,11 +73,11 @@ export default function LandingPage() {
tag="Operations"
features={[
{
title: "Precision Targeting", description: "Advanced military capabilities eliminated high-value threats with unprecedented accuracy", imageSrc: "http://img.b2bpic.net/free-photo/american-military-personnel-supervising-cyber-warfare-high-tech-office_482257-105284.jpg", imageAlt: "Military operation precision"},
title: "Precision Targeting", description: "Advanced military capabilities eliminated high-value threats with unprecedented accuracy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846118635-b4horno5.png", imageAlt: "Military operation precision"},
{
title: "Regional Stability", description: "Actions have restored balance and deterred further aggression in the Middle East", imageSrc: "http://img.b2bpic.net/free-photo/successful-connected-business-people_53876-13592.jpg?_wi=2", imageAlt: "Regional stability achieved"},
title: "Regional Stability", description: "Actions have restored balance and deterred further aggression in the Middle East", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846143748-eqmd3tyd.jpg", imageAlt: "Regional stability achieved"},
{
title: "Allied Support", description: "Strengthened partnerships with key regional allies to ensure lasting security", imageSrc: "http://img.b2bpic.net/free-photo/american-flag-painted-planks_23-2148143310.jpg?_wi=2", imageAlt: "American leadership"},
title: "Allied Support", description: "Strengthened partnerships with key regional allies to ensure lasting security", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846173115-zjtyan3v.jpg", imageAlt: "American leadership"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
@@ -118,13 +114,13 @@ export default function LandingPage() {
tag="Endorsements"
testimonials={[
{
id: "1", name: "Dr. James Mitchell", role: "Defense Policy Expert", testimonial: "This decisive action represents a turning point in Middle Eastern security policy, demonstrating American resolve and capability.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-hand-gesture-with-cup-coffee-laptop-desk_23-2147955285.jpg", imageAlt: "Dr. James Mitchell"},
id: "1", name: "Kim Jun Un", role: "Supreme Leader - North Korea", testimonial: "I didn't get invited to this war :(((( Big Kim just wanted to have fun and use my new nuclear warheads ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846275727-kp2jylid.jpg", imageAlt: "Kim Jun Un"},
{
id: "2", name: "General Michael Harrison", role: "Military Strategist", testimonial: "The precision and execution of these operations exemplify the strength of American military power and strategic planning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-person-portrait_23-2149254444.jpg", imageAlt: "General Michael Harrison"},
id: "2", name: "Joe Biden", role: "Former US President", testimonial: "When Trump told me he wanted to bomb Iran I got confused so I Ran to Epstein's Island to relax and let off some steam", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846375865-sdprre2r.webp", imageAlt: "Joe Biden"},
{
id: "3", name: "Ambassador Sarah Chen", role: "International Relations", testimonial: "American leadership has been restored on the world stage. This action reinforces our commitment to global stability.", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg?_wi=1", imageAlt: "Ambassador Sarah Chen"},
id: "3", name: "Big Yahu", role: "PM Israel", testimonial: "With our join forces taking over Iran has been childs play. GG's to Khamenei bro lasted 5 minutes in his own war ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846482837-a2j3uqcc.jpg", imageAlt: "Big Yahu"},
{
id: "4", name: "Col. Richard Davis", role: "Security Analyst", testimonial: "These operations represent American strength, determination, and the commitment to protecting our national interests.", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg?_wi=2", imageAlt: "Col. Richard Davis"},
id: "4", name: "Chief Keef", role: "The "Ultimate Weapon"", testimonial: "Yall better not have me pu or this shi finna end the universe. Fuck goin onnnnn", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APZxmPw1SXapYImZaEdE0dbdPZ/uploaded-1772846559228-q0x2kjdg.jpg", imageAlt: "Chief Keef"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -169,4 +165,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}