Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-11 12:37:41 +00:00

View File

@@ -59,15 +59,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah M.", handle: "Regular Guest", testimonial: "Authentic pub, refined and welcoming. The atmosphere, staff, and food are exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Sarah M."
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Sarah M."
},
{
name: "Daniel L.", handle: "Food Enthusiast", testimonial: "The E45 burger and pork ribs are amazing. Passion fruit lemonade was superb!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", imageAlt: "Daniel L."
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg?_wi=1", imageAlt: "Daniel L."
},
{
name: "Elena V.", handle: "Local", testimonial: "A hidden gem! Delicious food and genuinely friendly service every visit.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-model-beige-stylish-clothes-with-bright-makeup-red-lips_158538-10816.jpg", imageAlt: "Elena V."
imageSrc: "http://img.b2bpic.net/free-photo/brunette-model-beige-stylish-clothes-with-bright-makeup-red-lips_158538-10816.jpg?_wi=1", imageAlt: "Elena V."
}
]}
testimonialRotationInterval={5000}
@@ -152,15 +152,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Authentic Pub Experience", handle: "Review Highlight", testimonial: "Authentic pub, refined and welcoming. Pleasant atmosphere, friendly staff and very good food. Every visit feels special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Customer testimonial"
},
{
id: "2", name: "Outstanding Menu", handle: "Food Critic", testimonial: "The E45 burger and pork ribs were amazing. Passion fruit lemonade was superb. Best gastropub in Pitești!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", imageAlt: "Customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg?_wi=2", imageAlt: "Customer testimonial"
},
{
id: "3", name: "Hidden Gem Confirmed", handle: "Local Explorer", testimonial: "A hidden gem! Delicious food and great service. The cozy atmosphere makes you want to come back again and again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-model-beige-stylish-clothes-with-bright-makeup-red-lips_158538-10816.jpg", imageAlt: "Customer testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/brunette-model-beige-stylish-clothes-with-bright-makeup-red-lips_158538-10816.jpg?_wi=2", imageAlt: "Customer testimonial"
},
{
id: "4", name: "Stellar Design & Food", handle: "Design Enthusiast", testimonial: "Great design, amazing burgers and very friendly staff. This place deserves to be packed every night. Highly recommended!", rating: 5,