Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 22:47:09 +00:00

View File

@@ -55,11 +55,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah M.", handle: "Regular Customer", testimonial: "The portions are absolutely massive! Best breakfast in Syracuse.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/student-showing-ok-sign_1149-179.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/student-showing-ok-sign_1149-179.jpg?_wi=1"
},
{
name: "James T.", handle: "Visitor", testimonial: "Friendly staff and delicious home-cooked food. Coming back tomorrow!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -139,11 +139,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Maria Gonzalez", handle: "@mariag_reviews", testimonial: "The portions are HUGE! I couldn't finish my plate, but everything was delicious. The staff was so friendly and attentive.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/student-showing-ok-sign_1149-179.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/student-showing-ok-sign_1149-179.jpg?_wi=2"
},
{
id: "2", name: "David Chen", handle: "@breakfast_hunter", testimonial: "Best breakfast in Syracuse hands down. I've been coming here for 3 years and they never disappoint. Worth the drive!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg?_wi=2"
},
{
id: "3", name: "Jennifer Blake", handle: "@jen_eats_local", testimonial: "Mother's Cupboard feels like eating at a friend's house. The home-style cooking is authentic and comforting. Love it!", rating: 5,