|
|
|
|
@@ -85,22 +85,22 @@ export default function HomePage() {
|
|
|
|
|
carouselItems={[
|
|
|
|
|
{
|
|
|
|
|
id: "carousel-1", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg?_wi=1"},
|
|
|
|
|
{
|
|
|
|
|
id: "carousel-2", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg?_wi=1"},
|
|
|
|
|
{
|
|
|
|
|
id: "carousel-3", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/bright-textile-with-abstract-pattern_23-2148131949.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/bright-textile-with-abstract-pattern_23-2148131949.jpg?_wi=1"},
|
|
|
|
|
{
|
|
|
|
|
id: "carousel-4", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-earrings_23-2149672963.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-earrings_23-2149672963.jpg?_wi=1"},
|
|
|
|
|
{
|
|
|
|
|
id: "carousel-5", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/history-eating-vintage-bowl-creativity_1122-1903.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/history-eating-vintage-bowl-creativity_1122-1903.jpg?_wi=1"},
|
|
|
|
|
{
|
|
|
|
|
id: "carousel-6", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/view-sices-barrels-shop-marrakech_268835-3955.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/view-sices-barrels-shop-marrakech_268835-3955.jpg?_wi=1"},
|
|
|
|
|
]}
|
|
|
|
|
autoPlay={true}
|
|
|
|
|
autoPlayInterval={4000}
|
|
|
|
|
@@ -121,23 +121,23 @@ export default function HomePage() {
|
|
|
|
|
{
|
|
|
|
|
id: "1", brand: "Sheger Estates", name: "Premium Yirgacheffe Coffee Beans", price: "$45.00", rating: 5,
|
|
|
|
|
reviewCount: "2.3k", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg", imageAlt: "Premium Yirgacheffe Coffee"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg?_wi=2", imageAlt: "Premium Yirgacheffe Coffee"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", brand: "Traditional Crafts", name: "Handwoven Ethiopian Fabric", price: "$65.00", rating: 5,
|
|
|
|
|
reviewCount: "1.8k", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/bright-textile-with-abstract-pattern_23-2148131949.jpg", imageAlt: "Handwoven Ethiopian Fabric"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/bright-textile-with-abstract-pattern_23-2148131949.jpg?_wi=2", imageAlt: "Handwoven Ethiopian Fabric"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", brand: "Heritage Jewelry", name: "Traditional Gold Cross Necklace", price: "$125.00", rating: 5,
|
|
|
|
|
reviewCount: "950", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-earrings_23-2149672963.jpg", imageAlt: "Traditional Gold Cross Necklace"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-earrings_23-2149672963.jpg?_wi=2", imageAlt: "Traditional Gold Cross Necklace"},
|
|
|
|
|
{
|
|
|
|
|
id: "4", brand: "Artisan Pottery", name: "Handmade Ethiopian Serving Dishes", price: "$85.00", rating: 5,
|
|
|
|
|
reviewCount: "1.2k", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/history-eating-vintage-bowl-creativity_1122-1903.jpg", imageAlt: "Handmade Ethiopian Serving Dishes"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/history-eating-vintage-bowl-creativity_1122-1903.jpg?_wi=2", imageAlt: "Handmade Ethiopian Serving Dishes"},
|
|
|
|
|
{
|
|
|
|
|
id: "5", brand: "Spice Master", name: "Authentic Berbere Spice Blend", price: "$18.00", rating: 5,
|
|
|
|
|
reviewCount: "3.1k", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/view-sices-barrels-shop-marrakech_268835-3955.jpg", imageAlt: "Authentic Berbere Spice Blend"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/view-sices-barrels-shop-marrakech_268835-3955.jpg?_wi=2", imageAlt: "Authentic Berbere Spice Blend"},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -178,7 +178,7 @@ export default function HomePage() {
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Great Selection & Secure Payments", quote:
|
|
|
|
|
"The variety of products is amazing, and I appreciate all the payment options available. The secure checkout process gives me confidence, and their track record is excellent.", name: "Solomon Haile", role: "Business Owner", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1"},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "Perfect Gifts with Cultural Significance", quote:
|
|
|
|
|
"Found amazing gifts for my family abroad. The traditional jewelry pieces are beautiful and authentic. Sheger Shop really celebrates Ethiopian culture in a respectful way.", name: "Hiwot Meseret", role: "Educator", imageSrc:
|
|
|
|
|
@@ -186,7 +186,7 @@ export default function HomePage() {
|
|
|
|
|
{
|
|
|
|
|
id: "5", title: "Exceptional Service & Authenticity", quote:
|
|
|
|
|
"Every item I've purchased has exceeded my expectations. The attention to detail and authenticity is remarkable. This is my go-to place for genuine Ethiopian products.", name: "Yohannes Bekele", role: "Cultural Curator", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"},
|
|
|
|
|
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2"},
|
|
|
|
|
{
|
|
|
|
|
id: "6", title: "Supporting Heritage While Shopping", quote:
|
|
|
|
|
"I love that Sheger Shop prioritizes fair trade and supports local communities. It's refreshing to shop somewhere that's committed to preserving Ethiopian traditions.", name: "Almaz Tekle", role: "Sustainability Advocate", imageSrc:
|
|
|
|
|
@@ -210,7 +210,7 @@ export default function HomePage() {
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterMedia
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg?_wi=2"
|
|
|
|
|
imageAlt="Ethiopian Cultural Heritage"
|
|
|
|
|
logoText="Sheger Shop"
|
|
|
|
|
copyrightText="© 2025 Sheger Shop. Authentic Ethiopian Products. All rights reserved."
|
|
|
|
|
|