Merge version_4 into main #7

Merged
bender merged 2 commits from version_4 into main 2026-03-04 19:05:28 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -384,7 +384,7 @@ export default function AppPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=1920&q=80"
imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=1920&q=80&_wi=3"
imageAlt="Footer background"
columns={[
{

View File

@@ -47,7 +47,7 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=1920&q=80", imageAlt: "Fresh ingredients"
imageSrc: "https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=1920&q=80&_wi=1", imageAlt: "Fresh ingredients"
},
{
imageSrc: "https://images.unsplash.com/photo-1495697542231-dc1d53f6f0bb?w=1920&q=80", imageAlt: "Cooking in kitchen"
@@ -107,7 +107,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=1920&q=80"
imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=1920&q=80&_wi=2"
imageAlt="Footer background"
columns={[
{