Merge version_4 into main #7
@@ -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={[
|
||||
{
|
||||
|
||||
@@ -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={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user