Merge version_1 into main #1
@@ -123,16 +123,16 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Materials", description: "We source only the finest materials including ethically-mined diamonds, certified gemstones, and premium metals for every creation.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg", imageAlt: "Premium materials selection"
|
||||
id: "1", title: "Premium Materials", description: "We source only the finest materials including ethically-mined diamonds, certified gemstones, and premium metals for every creation.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg?_wi=1", imageAlt: "Premium materials selection"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Expert Craftsmanship", description: "Our master artisans bring decades of combined experience to create pieces that are both beautiful and durable.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg", imageAlt: "Expert jewelry crafting"
|
||||
id: "2", title: "Expert Craftsmanship", description: "Our master artisans bring decades of combined experience to create pieces that are both beautiful and durable.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg?_wi=2", imageAlt: "Expert jewelry crafting"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Bespoke Designs", description: "Work with our designers to create custom pieces that reflect your unique style and personality.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg", imageAlt: "Custom jewelry design"
|
||||
id: "3", title: "Bespoke Designs", description: "Work with our designers to create custom pieces that reflect your unique style and personality.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg?_wi=3", imageAlt: "Custom jewelry design"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Lifetime Warranty", description: "Every piece comes with our comprehensive lifetime warranty, ensuring your investment is protected forever.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg", imageAlt: "Warranty guarantee"
|
||||
id: "4", title: "Lifetime Warranty", description: "Every piece comes with our comprehensive lifetime warranty, ensuring your investment is protected forever.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11272.jpg?_wi=4", imageAlt: "Warranty guarantee"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -142,13 +142,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Thompson"
|
||||
|
||||
Reference in New Issue
Block a user