From 4880a987cc55e2b72eef34b71e8ec5754cbf7fee Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 01:48:02 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7147467..4477eb4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { description="The legend of Atlantis is one of the most famous mysteries in history. First described by the Greek philosopher Plato over 2,000 years ago, Atlantis was said to be a powerful and highly advanced civilization that disappeared beneath the ocean in a single day and night." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887040.jpg?_wi=1", imageAlt: "Lost City of Atlantis", }, { -- 2.49.1 From c189f1274d001b9def3c365566f459610cfaf9a9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 01:48:02 +0000 Subject: [PATCH 2/3] Update src/app/research/page.tsx --- src/app/research/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/research/page.tsx b/src/app/research/page.tsx index 60b0a4d..ba8f596 100644 --- a/src/app/research/page.tsx +++ b/src/app/research/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Plato’s Account of Atlantis" description="The earliest record of Atlantis comes from the Greek philosopher Plato. He described Atlantis as a powerful naval empire with advanced architecture, wealth, and military strength." - imageSrc="http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751752.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751752.jpg?_wi=1" /> @@ -74,7 +74,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/science-fiction-scene_456031-52.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-archeological-underwater-building-ruins_23-2150887040.jpg?_wi=2", imageAlt: "volcanic eruption santorini digital art", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/digital-art-volcano-illustration_23-2151778741.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751752.jpg?_wi=2", imageAlt: "volcanic eruption santorini digital art", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/digital-art-volcano-illustrated_23-2151778824.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-old-book-local-records-with-list-residents-names-information_181624-32634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-old-book-local-records-with-list-residents-names-information_181624-32634.jpg?_wi=1", imageAlt: "volcanic eruption santorini digital art", }, ]} -- 2.49.1 From 0e2c5f98147396b7329dcf1b4271c33c07bf389a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 01:48:03 +0000 Subject: [PATCH 3/3] Update src/app/theory/page.tsx --- src/app/theory/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/theory/page.tsx b/src/app/theory/page.tsx index a6584f8..9ad9e30 100644 --- a/src/app/theory/page.tsx +++ b/src/app/theory/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { content: "It likely inspired the myth, but does not prove the existence of Atlantis itself.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/soft-focus-old-book-local-records-with-list-residents-names-information_181624-32634.jpg" + imageSrc="http://img.b2bpic.net/free-photo/soft-focus-old-book-local-records-with-list-residents-names-information_181624-32634.jpg?_wi=2" title="Evidence and My Theory" description="Examining the lack of archaeological evidence and the symbolic purpose behind Plato's writings." faqsAnimation="blur-reveal" -- 2.49.1