Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,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}
|
||||
@@ -169,4 +170,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user