Merge version_1 into main #2
@@ -11,7 +11,7 @@ import { Figtree } from "next/font/google";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Marmelad - Premium Handcrafted Ceramic Cups',
|
||||
description: 'Discover Marmelad's exquisite collection of handcrafted ceramic cups. Premium quality, elegant design, and timeless craftsmanship for your daily rituals.',
|
||||
description: 'Discover Marmelad's exquisite collection of handcrafted ceramic cups. Premium quality, elegant design, and timeless craftsmanship for your daily rituals.'s exquisite collection of handcrafted ceramic cups. Premium quality, elegant design, and timeless craftsmanship for your daily rituals.',
|
||||
};
|
||||
|
||||
const figtree = Figtree({
|
||||
|
||||
@@ -58,11 +58,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Coffee Enthusiast", testimonial: "These cups have transformed my morning routine. The quality is unmatched!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Design Professional", testimonial: "Beautiful craftsmanship. I buy them as gifts for everyone I know.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -177,11 +177,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Richardson", handle: "@emma_lifestyle", testimonial: "I've tried many cup brands, but Marmelad stands out. The quality is exceptional and they look beautiful on my shelf.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Lopez", handle: "@davidcoffee", testimonial: "Perfect for my morning coffee ritual. These cups have become part of my daily joy. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Wong", handle: "@lisadesigns", testimonial: "As a designer, I appreciate the attention to detail. These cups are art you can use every day.", rating: 5,
|
||||
@@ -193,11 +193,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophie Martin", handle: "@sophiestyle", testimonial: "These make the perfect gift. Everyone who receives one absolutely loves it. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg?_wi=3"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Alex Kumar", handle: "@alexvibes", testimonial: "The craftsmanship is incredible. I feel like I'm holding art with every sip of tea. Simply wonderful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=3"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user