diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 53adab2..9b080ec 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -102,21 +102,21 @@ export default function LandingPage() { id: "1", name: "Chef Marcus Reed", role: "Head Chef", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038681.jpg?_wi=2", imageAlt: "Portrait of Chef Marcus Reed", }, { id: "2", name: "Sarah Jenkins", role: "General Manager", - imageSrc: "http://img.b2bpic.net/free-photo/technology-occupation-remote-work-concept-confident-young-female-copywriter-standing-kitchen_343059-3895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-occupation-remote-work-concept-confident-young-female-copywriter-standing-kitchen_343059-3895.jpg?_wi=2", imageAlt: "Portrait of Sarah Jenkins, General Manager", }, { id: "3", name: "David 'Big D' Johnson", role: "Pitmaster", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232223.jpg?_wi=2", imageAlt: "Portrait of David Johnson, Pitmaster", }, ]} diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 4a224b8..4713d4e 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -66,28 +66,28 @@ export default function LandingPage() { id: "1", name: "Southern Fried Chicken", price: "$14.99", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-flossy-toast-with-shredded-pork_1150-23537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-flossy-toast-with-shredded-pork_1150-23537.jpg?_wi=3", imageAlt: "Crispy fried chicken basket", }, { id: "2", name: "Pan-Seared Pork Chops", price: "$16.50", - imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5917.jpg?_wi=3", imageAlt: "Pan seared pork chop with sides", }, { id: "3", name: "Creamy Potato Soup", price: "$7.99", - imageSrc: "http://img.b2bpic.net/free-photo/cauliflower-soup-bowl-wooden-table-close-up_123827-34671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cauliflower-soup-bowl-wooden-table-close-up_123827-34671.jpg?_wi=3", imageAlt: "Bowl of creamy potato soup", }, { id: "4", name: "Smoked Prime Rib Sandwich", price: "$15.75", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ground-meat_658428-394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ground-meat_658428-394.jpg?_wi=3", imageAlt: "Prime rib sandwich with fries", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { title: "Chef's Special Baked Chicken", description: "Succulent baked chicken seasoned to perfection, served with a medley of roasted seasonal vegetables.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-veggies-plate-with-cutlery_23-2148682740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-veggies-plate-with-cutlery_23-2148682740.jpg?_wi=3", imageAlt: "Baked chicken with vegetables", }, items: [ diff --git a/src/app/page.tsx b/src/app/page.tsx index 32e8090..d7bec39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg?_wi=1" imageAlt="Plate of crispy fried chicken with sides" mediaAnimation="opacity" frameStyle="card" @@ -98,35 +98,35 @@ export default function LandingPage() { id: "fried-chicken", name: "Fried Chicken", price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-flossy-toast-with-shredded-pork_1150-23537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-flossy-toast-with-shredded-pork_1150-23537.jpg?_wi=1", imageAlt: "Crispy fried chicken pieces", }, { id: "baked-chicken", name: "Baked Chicken", price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-veggies-plate-with-cutlery_23-2148682740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-veggies-plate-with-cutlery_23-2148682740.jpg?_wi=1", imageAlt: "Oven-baked chicken pieces", }, { id: "potato-soup", name: "Potato Soup", price: "$5.99", - imageSrc: "http://img.b2bpic.net/free-photo/cauliflower-soup-bowl-wooden-table-close-up_123827-34671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cauliflower-soup-bowl-wooden-table-close-up_123827-34671.jpg?_wi=1", imageAlt: "Bowl of creamy potato soup", }, { id: "pork-chop", name: "Pork Chop", price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5917.jpg?_wi=1", imageAlt: "Grilled pork chop with seasoning", }, { id: "prime-rib-sandwich", name: "Prime Rib Sandwich", price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ground-meat_658428-394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ground-meat_658428-394.jpg?_wi=1", imageAlt: "Prime rib sandwich with au jus", }, ]} @@ -179,7 +179,7 @@ export default function LandingPage() { role: "Local Resident", company: "Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg?_wi=1", }, { id: "2", @@ -187,7 +187,7 @@ export default function LandingPage() { role: "Lunch Break", company: "Worker", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg?_wi=1", }, { id: "3", @@ -195,7 +195,7 @@ export default function LandingPage() { role: "Family Visit", company: "Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg?_wi=1", }, { id: "4", @@ -203,7 +203,7 @@ export default function LandingPage() { role: "Regular Customer", company: "Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg?_wi=1", }, ]} kpiItems={[ @@ -344,7 +344,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg?_wi=2" imageAlt="Plate of crispy fried chicken with sides" mediaAnimation="opacity" frameStyle="card" @@ -362,35 +362,35 @@ export default function LandingPage() { id: "fried-chicken", name: "Fried Chicken", price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-flossy-toast-with-shredded-pork_1150-23537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crispy-flossy-toast-with-shredded-pork_1150-23537.jpg?_wi=2", imageAlt: "Crispy fried chicken pieces", }, { id: "baked-chicken", name: "Baked Chicken", price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-veggies-plate-with-cutlery_23-2148682740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-veggies-plate-with-cutlery_23-2148682740.jpg?_wi=2", imageAlt: "Oven-baked chicken pieces", }, { id: "potato-soup", name: "Potato Soup", price: "$5.99", - imageSrc: "http://img.b2bpic.net/free-photo/cauliflower-soup-bowl-wooden-table-close-up_123827-34671.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cauliflower-soup-bowl-wooden-table-close-up_123827-34671.jpg?_wi=2", imageAlt: "Bowl of creamy potato soup", }, { id: "pork-chop", name: "Pork Chop", price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5917.jpg?_wi=2", imageAlt: "Grilled pork chop with seasoning", }, { id: "prime-rib-sandwich", name: "Prime Rib Sandwich", price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ground-meat_658428-394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ground-meat_658428-394.jpg?_wi=2", imageAlt: "Prime rib sandwich with au jus", }, ]} @@ -416,7 +416,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg?_wi=3" imageAlt="Plate of crispy fried chicken with sides" mediaAnimation="opacity" frameStyle="card" @@ -455,21 +455,21 @@ export default function LandingPage() { id: "1", name: "Chef James", role: "Head Chef & Owner", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038681.jpg?_wi=1", imageAlt: "Portrait of Chef James", }, { id: "2", name: "Maria Rodriguez", role: "Restaurant Manager", - imageSrc: "http://img.b2bpic.net/free-photo/technology-occupation-remote-work-concept-confident-young-female-copywriter-standing-kitchen_343059-3895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-occupation-remote-work-concept-confident-young-female-copywriter-standing-kitchen_343059-3895.jpg?_wi=1", imageAlt: "Portrait of Maria Rodriguez", }, { id: "3", name: "The Kitchen Crew", role: "Culinary Team", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232223.jpg?_wi=1", imageAlt: "Diverse kitchen staff smiling", }, ]} @@ -522,7 +522,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg?_wi=4" imageAlt="Plate of crispy fried chicken with sides" mediaAnimation="opacity" frameStyle="card" @@ -541,7 +541,7 @@ export default function LandingPage() { role: "Local Resident", company: "Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg?_wi=2", }, { id: "2", @@ -549,7 +549,7 @@ export default function LandingPage() { role: "Lunch Break", company: "Worker", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg?_wi=2", }, { id: "3", @@ -557,7 +557,7 @@ export default function LandingPage() { role: "Family Visit", company: "Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg?_wi=2", }, { id: "4", @@ -565,7 +565,7 @@ export default function LandingPage() { role: "Regular Customer", company: "Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg?_wi=2", }, ]} kpiItems={[ @@ -640,7 +640,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boneless-chicken-corn-high-angle_23-2149973034.jpg?_wi=5" imageAlt="Plate of crispy fried chicken with sides" mediaAnimation="opacity" frameStyle="card" diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 5920455..7d0f455 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@emily_eats", testimonial: "Absolutely the best fried chicken I've ever had! The atmosphere is so welcoming, feels just like grandma's kitchen.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg?_wi=3", imageAlt: "Customer Emily R.", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@foodie_marc", testimonial: "The buffet spread is incredible – so many options and everything is fresh and flavorful. A true Southern gem!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg?_wi=3", imageAlt: "Customer Marcus L.", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@southern_belle", testimonial: "Consistently delicious food and outstanding service. Southern Comfort Kitchen is our go-to for family dinners.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg?_wi=3", imageAlt: "Customer Sarah P.", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@local_explorer", testimonial: "You haven't lived until you've tried their mac and cheese. It's a flavor explosion! Highly recommend this spot.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg?_wi=3", imageAlt: "Customer David W.", }, {