Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-24 14:02:12 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ export default function ContactPage() {
name: "message", placeholder: "Your Message", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/penne-pasta-with-cream-cheese-sauteed-vegetables_114579-2330.jpg"
imageSrc="http://img.b2bpic.net/free-photo/penne-pasta-with-cream-cheese-sauteed-vegetables_114579-2330.jpg?_wi=1"
imageAlt="Chatpat Bites contact form background"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -148,7 +148,7 @@ export default function LandingPage() {
textarea={{
name: "message", placeholder: "Your Order / Message", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/penne-pasta-with-cream-cheese-sauteed-vegetables_114579-2330.jpg"
imageSrc="http://img.b2bpic.net/free-photo/penne-pasta-with-cream-cheese-sauteed-vegetables_114579-2330.jpg?_wi=2"
imageAlt="Chatpat Bites contact image"
mediaAnimation="slide-up"
mediaPosition="right"