Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-05-22 23:16:59 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -156,7 +156,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/abstract-blue-light-rays-wallpaper_1017-3408.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blue-light-rays-wallpaper_1017-3408.jpg?_wi=1"
logoText="Dr. Eyad Amer"
columns={[
{ title: "Platform", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/services" }] },

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/abstract-blue-light-rays-wallpaper_1017-3408.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blue-light-rays-wallpaper_1017-3408.jpg?_wi=2"
logoText="Dr. Eyad Amer"
columns={[
{ title: "Platform", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/services" }] },