Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,19 @@ export default function SorrelGardens() {
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-woman-flower-market_23-2148447169.jpg", alt: "Sorrel Gardens plant collection"
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-woman-flower-market_23-2148447169.jpg", alt: "Sorrel Gardens happy customer 1"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/gardening-concept-with-woman_23-2148000101.jpg", alt: "Sorrel Gardens happy customer 2"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-female-florist-walking-greenhouse-holding-potted-flowering-plant-looking-away-smiling-medium-shot-front-view-gardening-job-botany-concept_74855-12722.jpg", alt: "Sorrel Gardens happy customer 3"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/plant-shop-worker-takes-photo-potted-plants_53876-143254.jpg", alt: "Sorrel Gardens happy customer 4"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-woman-checking-flowers_23-2148357546.jpg", alt: "Sorrel Gardens happy customer 5"
|
||||
}
|
||||
]}
|
||||
avatarText="4.5★ Rating • 163+ Happy Customers"
|
||||
@@ -264,4 +276,4 @@ export default function SorrelGardens() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user