Update src/app/page.tsx
This commit is contained in:
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
type: "text-icon", text: "Water Damage", icon: Droplet
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Camera Fix", icon: Camera
|
||||
type: "text-icon", text: "Camera Fix", icon: Link
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Charging Port", icon: Link
|
||||
@@ -295,7 +295,7 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={true}
|
||||
testimonial="\"Roxy iPhone Repairs saved my phone! The screen replacement was done incredibly fast, and it looks brand new. Highly recommend their professional service.\""
|
||||
testimonial={`"Roxy iPhone Repairs saved my phone! The screen replacement was done incredibly fast, and it looks brand new. Highly recommend their professional service."`}
|
||||
rating={5}
|
||||
author="Sarah J."
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user