Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 20:53:47 +00:00

View File

@@ -52,15 +52,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Elena K.", handle: "Regular Customer", testimonial: "Amazing place... everything is handmade... such an empowering example!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg", imageAlt: "happy woman smiling professional portrait headshot"
imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg?_wi=1", imageAlt: "happy woman smiling professional portrait headshot"
},
{
name: "Sofia M.", handle: "Event Planner", testimonial: "The cheesecake is legendary. Their hospitality makes every visit special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/purposeful-young-businessman-looking-away_1262-3609.jpg", imageAlt: "happy man smiling professional portrait headshot"
imageSrc: "http://img.b2bpic.net/free-photo/purposeful-young-businessman-looking-away_1262-3609.jpg?_wi=1", imageAlt: "happy man smiling professional portrait headshot"
},
{
name: "Ariana D.", handle: "Food Blogger", testimonial: "Charming escape in the heart of Ferizaj. Incredible taste, incredible team.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg", imageAlt: "happy woman smiling warm professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=1", imageAlt: "happy woman smiling warm professional portrait"
},
]}
testimonialRotationInterval={5000}
@@ -138,22 +138,22 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Elena K.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg", imageAlt: "happy woman smiling professional portrait headshot"
id: "1", name: "Elena K.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg?_wi=2", imageAlt: "happy woman smiling professional portrait headshot"
},
{
id: "2", name: "Sofia M.", imageSrc: "http://img.b2bpic.net/free-photo/purposeful-young-businessman-looking-away_1262-3609.jpg", imageAlt: "happy man smiling professional portrait headshot"
id: "2", name: "Sofia M.", imageSrc: "http://img.b2bpic.net/free-photo/purposeful-young-businessman-looking-away_1262-3609.jpg?_wi=2", imageAlt: "happy man smiling professional portrait headshot"
},
{
id: "3", name: "Ariana D.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg", imageAlt: "happy woman smiling warm professional portrait"
id: "3", name: "Ariana D.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=2", imageAlt: "happy woman smiling warm professional portrait"
},
{
id: "4", name: "Marcus T.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-caucasian-guy-dating-afro-american-girl_1262-19996.jpg", imageAlt: "happy man smiling warm professional portrait"
},
{
id: "5", name: "Livia C.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg", imageAlt: "happy woman smiling professional portrait headshot"
id: "5", name: "Livia C.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg?_wi=3", imageAlt: "happy woman smiling professional portrait headshot"
},
{
id: "6", name: "Giovanni R.", imageSrc: "http://img.b2bpic.net/free-photo/purposeful-young-businessman-looking-away_1262-3609.jpg", imageAlt: "happy man smiling professional portrait headshot"
id: "6", name: "Giovanni R.", imageSrc: "http://img.b2bpic.net/free-photo/purposeful-young-businessman-looking-away_1262-3609.jpg?_wi=3", imageAlt: "happy man smiling professional portrait headshot"
},
]}
cardTitle="Loved by Ferizaj's Sweetest Moments"