Merge version_1 into main #2
@@ -33,8 +33,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "Coffee", href: "/products" },
|
||||
{ label: "Textiles", href: "/products" },
|
||||
{ label: "Jewelry", href: "/products" },
|
||||
@@ -43,8 +42,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "/" },
|
||||
{ label: "Returns", href: "/" },
|
||||
@@ -53,8 +51,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Sustainability", href: "/" },
|
||||
@@ -71,7 +68,7 @@ export default function AboutPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -98,6 +95,7 @@ export default function AboutPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-colleagues-working-together_23-2149636261.jpg"
|
||||
imageAlt="Sheger Shop Team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,15 +111,10 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Multiple Payment Methods",
|
||||
description:
|
||||
"Pay securely with Telebirr, bank transfers, Visa, Mastercard, and more. We support both Ethiopian and international payment options for your convenience.",
|
||||
media: {
|
||||
id: "1", title: "Multiple Payment Methods", description:
|
||||
"Pay securely with Telebirr, bank transfers, Visa, Mastercard, and more. We support both Ethiopian and international payment options for your convenience.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/secure-payment-round-composition_1284-22115.jpg?_wi=1",
|
||||
imageAlt: "Multiple Payment Methods",
|
||||
},
|
||||
"http://img.b2bpic.net/free-vector/secure-payment-round-composition_1284-22115.jpg", imageAlt: "Multiple Payment Methods"},
|
||||
items: [
|
||||
{ icon: CreditCard, text: "Telebirr & Mobile Money" },
|
||||
{ icon: Building, text: "Bank Transfers" },
|
||||
@@ -130,15 +123,10 @@ export default function AboutPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Secure Shopping Cart",
|
||||
description:
|
||||
"Add items to your cart, review selections, and proceed to checkout with advanced security features protecting your personal information.",
|
||||
media: {
|
||||
id: "2", title: "Secure Shopping Cart", description:
|
||||
"Add items to your cart, review selections, and proceed to checkout with advanced security features protecting your personal information.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/secure-payment-landing-page-concept_23-2148534119.jpg",
|
||||
imageAlt: "Secure Checkout",
|
||||
},
|
||||
"http://img.b2bpic.net/free-vector/secure-payment-landing-page-concept_23-2148534119.jpg", imageAlt: "Secure Checkout"},
|
||||
items: [
|
||||
{ icon: ShoppingCart, text: "Easy Cart Management" },
|
||||
{ icon: Lock, text: "Encrypted Transactions" },
|
||||
@@ -147,15 +135,10 @@ export default function AboutPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fast & Reliable Delivery",
|
||||
description:
|
||||
"Receive your orders quickly with our efficient logistics network. Track your shipment in real-time and get updates every step of the way.",
|
||||
media: {
|
||||
id: "3", title: "Fast & Reliable Delivery", description:
|
||||
"Receive your orders quickly with our efficient logistics network. Track your shipment in real-time and get updates every step of the way.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/van-tows-bright-orange-trailer-open-highway-towing-transport_169016-71051.jpg",
|
||||
imageAlt: "Fast Delivery",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/van-tows-bright-orange-trailer-open-highway-towing-transport_169016-71051.jpg", imageAlt: "Fast Delivery"},
|
||||
items: [
|
||||
{ icon: Truck, text: "Quick Shipping" },
|
||||
{ icon: MapPin, text: "Real-time Tracking" },
|
||||
@@ -169,7 +152,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg"
|
||||
imageAlt="Ethiopian Cultural Heritage"
|
||||
logoText="Sheger Shop"
|
||||
copyrightText="© 2025 Sheger Shop. Authentic Ethiopian Products. All rights reserved."
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "Coffee", href: "/products" },
|
||||
{ label: "Textiles", href: "/products" },
|
||||
{ label: "Jewelry", href: "/products" },
|
||||
@@ -29,8 +28,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "/" },
|
||||
{ label: "Returns", href: "/" },
|
||||
@@ -39,8 +37,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Sustainability", href: "/" },
|
||||
@@ -57,7 +54,7 @@ export default function ContactPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -79,7 +76,7 @@ export default function ContactPage() {
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/secure-payment-round-composition_1284-22115.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/secure-payment-round-composition_1284-22115.jpg"
|
||||
imageAlt="FAQ Support"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -87,41 +84,23 @@ export default function ContactPage() {
|
||||
animationType="smooth"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What payment methods do you accept?",
|
||||
content:
|
||||
"We accept multiple payment methods for your convenience: Telebirr, Ethiopian bank transfers, Visa, Mastercard, and other international payment options. All transactions are encrypted and secure.",
|
||||
},
|
||||
id: "1", title: "What payment methods do you accept?", content:
|
||||
"We accept multiple payment methods for your convenience: Telebirr, Ethiopian bank transfers, Visa, Mastercard, and other international payment options. All transactions are encrypted and secure."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How do I add items to my cart?",
|
||||
content:
|
||||
"Simply browse our product collection, select the item you want, choose your quantity, and click 'Add to Cart'. You can review and modify your cart before proceeding to checkout. Our cart system is easy to use and tracks all your selections.",
|
||||
},
|
||||
id: "2", title: "How do I add items to my cart?", content:
|
||||
"Simply browse our product collection, select the item you want, choose your quantity, and click 'Add to Cart'. You can review and modify your cart before proceeding to checkout. Our cart system is easy to use and tracks all your selections."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What is your return and refund policy?",
|
||||
content:
|
||||
"We offer a 30-day return policy for most items in their original condition. If you're not satisfied with your purchase, contact our customer support team to initiate a return. Refunds are typically processed within 5-7 business days.",
|
||||
},
|
||||
id: "3", title: "What is your return and refund policy?", content:
|
||||
"We offer a 30-day return policy for most items in their original condition. If you're not satisfied with your purchase, contact our customer support team to initiate a return. Refunds are typically processed within 5-7 business days."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How long does delivery take?",
|
||||
content:
|
||||
"Delivery times vary depending on your location. Within Ethiopia: 2-5 business days. Regional delivery: 5-10 business days. International orders: 10-20 business days. You'll receive tracking information via email once your order ships.",
|
||||
},
|
||||
id: "4", title: "How long does delivery take?", content:
|
||||
"Delivery times vary depending on your location. Within Ethiopia: 2-5 business days. Regional delivery: 5-10 business days. International orders: 10-20 business days. You'll receive tracking information via email once your order ships."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Are your products authentic?",
|
||||
content:
|
||||
"Absolutely! We partner directly with Ethiopian artisans, farmers, and craftspeople to ensure every product is authentic and of the highest quality. We're committed to fair trade practices and sustainable sourcing.",
|
||||
},
|
||||
id: "5", title: "Are your products authentic?", content:
|
||||
"Absolutely! We partner directly with Ethiopian artisans, farmers, and craftspeople to ensure every product is authentic and of the highest quality. We're committed to fair trade practices and sustainable sourcing."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How do I track my order?",
|
||||
content:
|
||||
"Once your order ships, you'll receive a tracking number via email. You can use this number to track your package in real-time through our logistics partner. You can also view order status anytime in your account dashboard.",
|
||||
},
|
||||
id: "6", title: "How do I track my order?", content:
|
||||
"Once your order ships, you'll receive a tracking number via email. You can use this number to track your package in real-time through our logistics partner. You can also view order status anytime in your account dashboard."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -130,7 +109,7 @@ export default function ContactPage() {
|
||||
<ContactText
|
||||
text="Ready to explore authentic Ethiopian products? Get in touch with our team for custom orders, bulk purchases, or any questions. We're here to help!"
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Email Us", href: "mailto:hello@shegershop.com" },
|
||||
@@ -141,7 +120,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg?_wi=5"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg"
|
||||
imageAlt="Ethiopian Cultural Heritage"
|
||||
logoText="Sheger Shop"
|
||||
copyrightText="© 2025 Sheger Shop. Authentic Ethiopian Products. All rights reserved."
|
||||
|
||||
190
src/app/page.tsx
190
src/app/page.tsx
@@ -22,8 +22,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "Coffee", href: "/products" },
|
||||
{ label: "Textiles", href: "/products" },
|
||||
{ label: "Jewelry", href: "/products" },
|
||||
@@ -32,8 +31,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "/" },
|
||||
{ label: "Returns", href: "/" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Sustainability", href: "/" },
|
||||
@@ -60,7 +57,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -80,42 +77,30 @@ export default function HomePage() {
|
||||
description="Discover authentic Ethiopian products - from premium coffee and traditional textiles to handcrafted jewelry and cultural artifacts. Experience the rich heritage of Ethiopia delivered to your doorstep."
|
||||
tag="Authentic Ethiopian Heritage"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "/products" },
|
||||
{ text: "Learn More", href: "/about" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg?_wi=1",
|
||||
},
|
||||
id: "carousel-1", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg"},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg?_wi=1",
|
||||
},
|
||||
id: "carousel-2", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-brown-coffee-seeds-with-macarons_140725-27789.jpg"},
|
||||
{
|
||||
id: "carousel-3",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bright-textile-with-abstract-pattern_23-2148131949.jpg?_wi=1",
|
||||
},
|
||||
id: "carousel-3", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/bright-textile-with-abstract-pattern_23-2148131949.jpg"},
|
||||
{
|
||||
id: "carousel-4",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-earrings_23-2149672963.jpg?_wi=1",
|
||||
},
|
||||
id: "carousel-4", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-earrings_23-2149672963.jpg"},
|
||||
{
|
||||
id: "carousel-5",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/history-eating-vintage-bowl-creativity_1122-1903.jpg?_wi=1",
|
||||
},
|
||||
id: "carousel-5", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/history-eating-vintage-bowl-creativity_1122-1903.jpg"},
|
||||
{
|
||||
id: "carousel-6",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-sices-barrels-shop-marrakech_268835-3955.jpg?_wi=1",
|
||||
},
|
||||
id: "carousel-6", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-sices-barrels-shop-marrakech_268835-3955.jpg"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -134,60 +119,25 @@ export default function HomePage() {
|
||||
gridVariant="bento-grid"
|
||||
products={[
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Premium Yirgacheffe Coffee",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Handwoven Ethiopian Fabric",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Traditional Gold Cross Necklace",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Handmade Ethiopian Serving Dishes",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Authentic Berbere Spice Blend",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -218,65 +168,29 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Authentic Quality & Fast Delivery",
|
||||
quote:
|
||||
"I've been ordering from Sheger Shop for over a year now. The coffee is absolutely incredible - tastes like the real thing. Their Telebirr payment option makes it so convenient, and delivery is always on time.",
|
||||
name: "Abebe Tadesse",
|
||||
role: "Coffee Enthusiast",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
},
|
||||
id: "1", title: "Authentic Quality & Fast Delivery", quote:
|
||||
"I've been ordering from Sheger Shop for over a year now. The coffee is absolutely incredible - tastes like the real thing. Their Telebirr payment option makes it so convenient, and delivery is always on time.", name: "Abebe Tadesse", role: "Coffee Enthusiast", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Supporting Ethiopian Artisans",
|
||||
quote:
|
||||
"Love knowing that my purchases directly support Ethiopian artisans. The handwoven fabrics are gorgeous, and the customer service team was incredibly helpful when I had questions about care instructions.",
|
||||
name: "Marta Kebede",
|
||||
role: "Fashion Blogger",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
|
||||
},
|
||||
id: "2", title: "Supporting Ethiopian Artisans", quote:
|
||||
"Love knowing that my purchases directly support Ethiopian artisans. The handwoven fabrics are gorgeous, and the customer service team was incredibly helpful when I had questions about care instructions.", name: "Marta Kebede", role: "Fashion Blogger", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"},
|
||||
{
|
||||
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?_wi=1",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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:
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
|
||||
},
|
||||
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:
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"},
|
||||
{
|
||||
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?_wi=2",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
},
|
||||
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:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -285,7 +199,7 @@ export default function HomePage() {
|
||||
<ContactText
|
||||
text="Ready to explore authentic Ethiopian products? Get in touch with our team for custom orders, bulk purchases, or any questions. We're here to help!"
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Contact Support", href: "/contact" },
|
||||
@@ -296,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?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mexican-culture-with-colorful-materials_23-2149672969.jpg"
|
||||
imageAlt="Ethiopian Cultural Heritage"
|
||||
logoText="Sheger Shop"
|
||||
copyrightText="© 2025 Sheger Shop. Authentic Ethiopian Products. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user