Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-03-04 03:56:54 +00:00
parent cf28d5542e
commit c861bd0aff

View File

@@ -218,22 +218,6 @@ export default function LandingPage() {
{
id: "6", name: "Robert Martinez", handle: "@roberttech", testimonial: "Saved my expensive phone from water damage. The team went above and beyond. Highly trustworthy and skilled technicians.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Robert Martinez"
},
{
id: "7", name: "Sarah Johnson", handle: "@sarahjtech", testimonial: "Excellent customer service and quick turnaround time. My screen was fixed within hours. Will definitely come back!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-woman-white-wall-office_1262-1509.jpg", imageAlt: "Sarah Johnson"
},
{
id: "8", name: "James Wilson", handle: "@jameswilson", testimonial: "The staff here is incredibly knowledgeable and professional. Got my phone repaired at an unbeatable price. Highly satisfied!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-white-wall-office_1262-1504.jpg", imageAlt: "James Wilson"
},
{
id: "9", name: "Amanda Foster", handle: "@amandatech", testimonial: "Best accessories shop in the area. Great selection and the staff always gives honest recommendations. Love this place!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-portrait_1262-1514.jpg", imageAlt: "Amanda Foster"
},
{
id: "10", name: "Christopher Lee", handle: "@chrisetech", testimonial: "Fantastic experience from start to finish. They fixed my phone perfectly and gave me great advice. Five stars all the way!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-glasses-white-wall-office_1262-1503.jpg", imageAlt: "Christopher Lee"
}
]}
showRating={true}