Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-playing-piano_23-2150060697.jpg", imageAlt: "Grand piano on concert stage"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-playing-piano_23-2150060697.jpg?_wi=1", imageAlt: "Grand piano on concert stage"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-piano_23-2150060693.jpg", imageAlt: "Professional studio piano"},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
title: "Timeless Design", description: "Elegant aesthetics that complement any space", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-playing-piano_23-2149849438.jpg", imageAlt: "Beautiful piano in elegant interior setting", buttonIcon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Lifetime Support", description: "Comprehensive maintenance and tuning services included", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-playing-piano_23-2150060697.jpg", imageAlt: "Piano technician performing maintenance", buttonIcon: Shield,
|
||||
title: "Lifetime Support", description: "Comprehensive maintenance and tuning services included", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-playing-piano_23-2150060697.jpg?_wi=2", imageAlt: "Piano technician performing maintenance", buttonIcon: Shield,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Yuja Wang", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-playing-piano_23-2150060697.jpg", imageAlt: "professional pianist portrait concert"},
|
||||
id: "1", name: "Yuja Wang", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-playing-piano_23-2150060697.jpg?_wi=3", imageAlt: "professional pianist portrait concert"},
|
||||
{
|
||||
id: "2", name: "Víkingur Ólafsson", imageSrc: "http://img.b2bpic.net/free-photo/guy-playing-drums-stroking-with-drumsticks_23-2148366434.jpg", imageAlt: "male pianist concert performance"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user