Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@elena.v",
|
||||
testimonial: "The flowers from Kleof are simply stunning and last forever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910697.jpg?_wi=1",
|
||||
imageAlt: "elegant flower bouquet studio professional",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@mark.d",
|
||||
testimonial: "Exceptional service and the most beautiful arrangements in town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower_1404-455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower_1404-455.jpg?_wi=1",
|
||||
imageAlt: "elegant flower bouquet studio professional",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah.p",
|
||||
testimonial: "Kleof never fails to deliver pure joy through their floral work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-flowers_1182-904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-flowers_1182-904.jpg?_wi=1",
|
||||
imageAlt: "elegant flower bouquet studio professional",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@james.l",
|
||||
testimonial: "Pure artistry. The best studio for luxury gifts.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-illustration_23-2152012468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-illustration_23-2152012468.jpg?_wi=1",
|
||||
imageAlt: "elegant flower bouquet studio professional",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
handle: "@sophie.k",
|
||||
testimonial: "Stunning aesthetics, highly recommend to everyone!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-assortment-colorful-flowers_23-2148488587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-assortment-colorful-flowers_23-2148488587.jpg?_wi=1",
|
||||
imageAlt: "elegant flower bouquet studio professional",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910697.jpg?_wi=2"
|
||||
imageAlt="Luxurious flower arrangement"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -197,28 +197,28 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Golden Rose",
|
||||
price: "$85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower_1404-455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower_1404-455.jpg?_wi=2",
|
||||
imageAlt: "Golden Rose Bouquet",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Spring Tulip",
|
||||
price: "$60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-flowers_1182-904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-flowers_1182-904.jpg?_wi=2",
|
||||
imageAlt: "Spring Tulips",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Midnight Peony",
|
||||
price: "$95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-illustration_23-2152012468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-illustration_23-2152012468.jpg?_wi=2",
|
||||
imageAlt: "Midnight Peonies",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Soft Hydrangea",
|
||||
price: "$70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-assortment-colorful-flowers_23-2148488587.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-assortment-colorful-flowers_23-2148488587.jpg?_wi=2",
|
||||
imageAlt: "Soft Hydrangeas",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user