Merge version_1 into main #2
@@ -30,7 +30,8 @@ export const metadata: Metadata = {
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "re:print | Custom Lamps & Lighting", description: "Handcrafted custom lamps, keychains, and LED light boxes.", images: ["http://img.b2bpic.net/free-photo/selective-focus-shot-modern-lamp-with-light-bulb-inside-building_181624-58123.jpg"],
|
||||
card: "summary_large_image", title: "re:print | Custom Lamps & Lighting", description: "Handcrafted custom lamps, keychains, and LED light boxes.", images: [
|
||||
"http://img.b2bpic.net/free-photo/selective-focus-shot-modern-lamp-with-light-bulb-inside-building_181624-58123.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
@@ -138,17 +138,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "portrait woman headshot professional"},
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "portrait man headshot professional"},
|
||||
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"},
|
||||
{
|
||||
id: "3", name: "Emma Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "portrait woman headshot professional"},
|
||||
id: "3", name: "Emma Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"},
|
||||
{
|
||||
id: "4", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "portrait man headshot professional"},
|
||||
id: "4", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3", imageAlt: "portrait woman headshot professional"},
|
||||
id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "portrait woman headshot professional"},
|
||||
{
|
||||
id: "6", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "portrait man headshot professional"},
|
||||
id: "6", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait man headshot professional"},
|
||||
]}
|
||||
cardTitle="Over 5,000+ customers love re:print's custom lighting and accessories"
|
||||
cardTag="See what they say"
|
||||
|
||||
Reference in New Issue
Block a user