Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -56,10 +56,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Papadopoulou", handle: "@mariasdesign", testimonial: "Helidonis Fabrics transformed our hotel lobby. The quality and elegance of their textiles are simply unmatched. A truly professional partnership!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", imageAlt: "Portrait of Maria Papadopoulou"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=1", imageAlt: "Portrait of Maria Papadopoulou"},
|
||||
{
|
||||
name: "Kostas Georgiou", handle: "@georgiouinteriors", testimonial: "The upholstery fabrics from Helidonis are incredibly durable and stylish. Our restaurant chairs look fantastic and stand up to daily wear.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2738.jpg", imageAlt: "Portrait of Kostas Georgiou"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2738.jpg?_wi=1", imageAlt: "Portrait of Kostas Georgiou"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -144,10 +144,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Papadopoulou", handle: "@mariasdesign", testimonial: "Helidonis Fabrics transformed our hotel lobby. The quality and elegance of their textiles are simply unmatched. A truly professional partnership!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", imageAlt: "Portrait of Maria Papadopoulou"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=2", imageAlt: "Portrait of Maria Papadopoulou"},
|
||||
{
|
||||
id: "2", name: "Kostas Georgiou", handle: "@georgiouinteriors", testimonial: "The upholstery fabrics from Helidonis are incredibly durable and stylish. Our restaurant chairs look fantastic and stand up to daily wear.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2738.jpg", imageAlt: "Portrait of Kostas Georgiou"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2738.jpg?_wi=2", imageAlt: "Portrait of Kostas Georgiou"},
|
||||
{
|
||||
id: "3", name: "Eleni Vasileiou", handle: "@eleniscreations", testimonial: "Their curtain collections provided the perfect blend of light and privacy for our new office project. Exceptional service and a vast selection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-as-she-stands-outside-on-the-street-and-leans-her-head-on-her-hands-with-a-dreamy-expression_1258-122007.jpg", imageAlt: "Portrait of Eleni Vasileiou"},
|
||||
|
||||
Reference in New Issue
Block a user