Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Trust Signal", handle: "Hovedstadens Elektriker", testimonial: "Autoriseret & forsikret", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/church-with-sky-background_1353-103.jpg", imageAlt: "copenhagen skyline night dark navy"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/church-with-sky-background_1353-103.jpg?_wi=1", imageAlt: "copenhagen skyline night dark navy"},
|
||||
{
|
||||
name: "Trust Signal", handle: "Hovedstadens Elektriker", testimonial: "Hurtigt udryk", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-power-outage-labels_23-2149245140.jpg", imageAlt: "copenhagen skyline night dark navy"},
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
text: "Ring nu: +45 XX XX XX XX", href: "tel:+45XXXXXXXX"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/church-with-sky-background_1353-103.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/church-with-sky-background_1353-103.jpg?_wi=2"
|
||||
imageAlt="Copenhagen skyline at night"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
|
||||
Reference in New Issue
Block a user