Merge version_1 into main #4
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
|||||||
type: "text-icon", text: "Water Damage", icon: Droplet
|
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
|
type: "text-icon", text: "Charging Port", icon: Link
|
||||||
@@ -295,7 +295,7 @@ export default function LandingPage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardFifteen
|
<TestimonialCardFifteen
|
||||||
useInvertedBackground={true}
|
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}
|
rating={5}
|
||||||
author="Sarah J."
|
author="Sarah J."
|
||||||
avatars={[
|
avatars={[
|
||||||
|
|||||||
Reference in New Issue
Block a user