Merge version_2 into main #6
@@ -221,20 +221,22 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sudirman", handle: "@sudirman_fisherman", testimonial: "Living by the sea has taught me the value of hard work and community. Desa Campurejo is my home, and I am proud of our fishing traditions.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/balinese-fisherman-authentic-boat-ocean-catching-fish_1321-2892.jpg", imageAlt: "Sudirman fisherman"
|
||||
id: "1", name: "Sudirman", handle: "@sudirman_fisherman", testimonial: "Living by the sea has taught me the value of hard work and community. Desa Campurejo is my home, and I am proud of our fishing traditions.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/balinese-fisherman-authentic-boat-ocean-catching-fish_1321-2892.jpg", imageAlt: "Sudirman fisherman"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Siti Nurhaliza", handle: "@siti_community", testimonial: "The spirit of Gotong Royong brings us together. No matter what challenges we face, our community stands united to support one another.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-young-pretty-woman-wearing-beautiful-cloths-stand-smiling-while-relaxing-countryside-thailand-copy-space_1150-55875.jpg", imageAlt: "Siti Nurhaliza community member"
|
||||
id: "2", name: "Siti Nurhaliza", handle: "@siti_community", testimonial: "The spirit of Gotong Royong brings us together. No matter what challenges we face, our community stands united to support one another.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-young-pretty-woman-wearing-beautiful-cloths-stand-smiling-while-relaxing-countryside-thailand-copy-space_1150-55875.jpg", imageAlt: "Siti Nurhaliza community member"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Bambang Sutrisno", handle: "@bambang_leader", testimonial: "As a community leader, I've witnessed remarkable growth and development in our village. The government's support combined with our collective effort is transforming Campurejo.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-senior-man-cafe_1262-1518.jpg", imageAlt: "Bambang Sutrisno community leader"
|
||||
id: "3", name: "Bambang Sutrisno", handle: "@bambang_leader", testimonial: "As a community leader, I've witnessed remarkable growth and development in our village. The government's support combined with our collective effort is transforming Campurejo.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-senior-man-cafe_1262-1518.jpg", imageAlt: "Bambang Sutrisno community leader"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Rani Wijaya", handle: "@rani_youth", testimonial: "Through Karang Taruna, I've learned to contribute to our village's future. The youth of Campurejo are excited about the opportunities ahead.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-handsome-executive-businessman-smart-casual-wear-looking-camera-smiling_7861-3118.jpg", imageAlt: "Rani Wijaya youth advocate"
|
||||
id: "4", name: "Rani Wijaya", handle: "@rani_youth", testimonial: "Through Karang Taruna, I've learned to contribute to our village's future. The youth of Campurejo are excited about the opportunities ahead.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-handsome-executive-businessman-smart-casual-wear-looking-camera-smiling_7861-3118.jpg", imageAlt: "Rani Wijaya youth advocate"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 3,000 community members united in celebrating Desa Campurejo's heritage and future"
|
||||
cardTag="Proud to Call Campurejo Home"
|
||||
textboxLayout="default"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user