Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@abigail",
|
||||
testimonial: "Lovely shop showcasing items made by local female artisans. Full of little treasures and unique items perfect for gifting.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-essentials-pottery-studio_23-2150164910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-essentials-pottery-studio_23-2150164910.jpg?_wi=1",
|
||||
imageAlt: "gift shop interior artisanal crafts",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@bee",
|
||||
testimonial: "Always looking for authentic gift shops, L-Artigjana is exactly that kind of place with true artistic value.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-clay-sculpting-indoors_52683-93714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-clay-sculpting-indoors_52683-93714.jpg?_wi=1",
|
||||
imageAlt: "gift shop interior artisanal crafts",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@leyi",
|
||||
testimonial: "The shop is cute and full of amazing art! Each item reflects so much artistry, creativity and passion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg?_wi=1",
|
||||
imageAlt: "gift shop interior artisanal crafts",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@maria",
|
||||
testimonial: "A true gem in Rabat! The quality of the handmade work is exceptional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marshmallow-test-tubes-with-tag-marble-top-against-white-background_23-2147936456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marshmallow-test-tubes-with-tag-marble-top-against-white-background_23-2147936456.jpg?_wi=1",
|
||||
imageAlt: "gift shop interior artisanal crafts",
|
||||
},
|
||||
{
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
handle: "@tom",
|
||||
testimonial: "I love supporting local makers and this shop is the perfect place to do it.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-crocheting-yarn-desk_23-2149386357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-crocheting-yarn-desk_23-2149386357.jpg?_wi=1",
|
||||
imageAlt: "gift shop interior artisanal crafts",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-essentials-pottery-studio_23-2150164910.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-essentials-pottery-studio_23-2150164910.jpg?_wi=2"
|
||||
imageAlt="Handcrafted gifts at L-Artigjana"
|
||||
avatars={[
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
title="Empowering Women Artisans"
|
||||
description="Located at 73 St Rita Street in Rabat, L-Artigjana celebrates the creative talent of local women. Every piece in our collection is handmade, reflecting traditional craftsmanship and contemporary flair."
|
||||
subdescription="Our shop offers a welcoming, open layout filled with carefully selected artisan items, making it the perfect destination for finding authentic, one-of-a-kind gifts."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-clay-sculpting-indoors_52683-93714.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-clay-sculpting-indoors_52683-93714.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="talented female artisans crafting"
|
||||
icon={Sparkles}
|
||||
@@ -150,17 +150,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Exquisite Jewellery",
|
||||
description: "From filigree to contemporary pieces, our collection highlights traditional techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pin-box-with-colorful-needles_23-2148212733.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Scented Treasures",
|
||||
description: "Hand-poured candles created locally for a calming and refreshing atmosphere.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marshmallow-test-tubes-with-tag-marble-top-against-white-background_23-2147936456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marshmallow-test-tubes-with-tag-marble-top-against-white-background_23-2147936456.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Unique Handbags",
|
||||
description: "Stylish, artistic handbags that showcase the individuality of local creators.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-crocheting-yarn-desk_23-2149386357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-crocheting-yarn-desk_23-2149386357.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Artisan Collections"
|
||||
|
||||
Reference in New Issue
Block a user