Update src/app/contact/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function ContactPage() {
|
|||||||
handle: "@sarahjohnson",
|
handle: "@sarahjohnson",
|
||||||
testimonial: "Proof Digital transformed our online presence completely. Their team was professional, responsive, and delivered exactly what we needed.",
|
testimonial: "Proof Digital transformed our online presence completely. Their team was professional, responsive, and delivered exactly what we needed.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-portrait-of-a-conf-1772538616642-48480d7d.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-portrait-of-a-conf-1772538616642-48480d7d.png?_wi=3",
|
||||||
imageAlt: "Sarah Johnson",
|
imageAlt: "Sarah Johnson",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -77,7 +77,7 @@ export default function ContactPage() {
|
|||||||
handle: "@davidkim",
|
handle: "@davidkim",
|
||||||
testimonial: "The best digital agency we've worked with. Their strategic insights and execution are unmatched in the industry.",
|
testimonial: "The best digital agency we've worked with. Their strategic insights and execution are unmatched in the industry.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-of-an-asian-male-i-1772538616949-bfc92c2b.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-of-an-asian-male-i-1772538616949-bfc92c2b.png?_wi=2",
|
||||||
imageAlt: "David Kim",
|
imageAlt: "David Kim",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -86,7 +86,7 @@ export default function ContactPage() {
|
|||||||
handle: "@jessicamartinez",
|
handle: "@jessicamartinez",
|
||||||
testimonial: "From concept to launch, Proof Digital handled everything with professionalism and expertise. Highly recommended!",
|
testimonial: "From concept to launch, Proof Digital handled everything with professionalism and expertise. Highly recommended!",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-of-a-confident-wom-1772538616544-05f319c0.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-of-a-confident-wom-1772538616544-05f319c0.png?_wi=2",
|
||||||
imageAlt: "Jessica Martinez",
|
imageAlt: "Jessica Martinez",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user