Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-24 12:00:39 +00:00

View File

@@ -55,11 +55,11 @@ export default function ContactPage() {
cardAnimation="slide-up"
testimonials={[
{
id: "r1", name: "Rahul", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-young-man-relaxing-coffee-shop-spending-time-cafe-listening_1258-245399.jpg"},
id: "r1", name: "Rahul", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-young-man-relaxing-coffee-shop-spending-time-cafe-listening_1258-245399.jpg?_wi=1"},
{
id: "r2", name: "Sara", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-cup-table_1170-732.jpg"},
{
id: "r3", name: "Rahul", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-young-man-relaxing-coffee-shop-spending-time-cafe-listening_1258-245399.jpg"}
id: "r3", name: "Rahul", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-young-man-relaxing-coffee-shop-spending-time-cafe-listening_1258-245399.jpg?_wi=2"}
]}
/>
</div>