Update src/app/page.tsx

This commit is contained in:
2026-05-27 13:52:30 +00:00
parent 9b66d39ba1
commit ac814a1736

View File

@@ -64,19 +64,24 @@ export default function LandingPage() {
testimonials={[
{
name: "Arjun Singh", handle: "@GovTechIndia", testimonial: "Samuel Incorporated's vision aligns perfectly with Digital India. This will redefine our national educational landscape.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-lights-buildings-skyscrapers-captured-night_181624-43417.jpg", title: "National Transformation"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-lights-buildings-skyscrapers-captured-night_181624-43417.jpg"
},
{
name: "Priya Sharma", handle: "@GlobalInvestCo", testimonial: "A massive opportunity for investors looking for scalable impact in a critical sector. The model is robust.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/landing-page-abstract-design-with-expansion-line-element-template-website-app-with-tentacle-shape_1217-5237.jpg", title: "Unprecedented Opportunity"},
imageSrc: "http://img.b2bpic.net/free-vector/landing-page-abstract-design-with-expansion-line-element-template-website-app-with-tentacle-shape_1217-5237.jpg"
},
{
name: "Kenji Tanaka", handle: "@TechInnovateJP", testimonial: "We see immense potential for technology collaboration. Samuel Inc. is at the forefront of educational innovation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-group-students-using-vr-experience-studying_74855-2045.jpg", title: "Pioneering Innovation"},
imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-group-students-using-vr-experience-studying_74855-2045.jpg"
},
{
name: "Sonia Reddy", handle: "@ApexBankGroup", testimonial: "The financial model presents lucrative EMI and long-term client opportunities. A truly strategic banking partner.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3343.jpg", title: "Strategic Banking Partner"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3343.jpg"
},
{
name: "David Lee", handle: "@FutureLabsSG", testimonial: "A game-changer for smart cities and educational infrastructure. Their vision for Amaravati is breathtaking.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-college-student-reads-writes-detailed-notes-new-course_482257-126409.jpg", title: "Visionary Urban Development"},
imageSrc: "http://img.b2bpic.net/free-photo/female-college-student-reads-writes-detailed-notes-new-course_482257-126409.jpg"
}
]}
buttons={[
{