Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-golden-lights-reflecting-glass_23-2148339543.jpg", alt: "Close-up golden lights reflecting on glass"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/gold-aesthetic-wallpaper-with-flower_23-2149872261.jpg", alt: "Gold aesthetic wallpaper with flower"},
|
||||
src: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-flower_23-2149872261.jpg", alt: "Gold aesthetic wallpaper with flower"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-glasses-with-champagne-bubbles_23-2148339537.jpg", alt: "Close-up glasses with champagne bubbles"},
|
||||
{
|
||||
@@ -122,7 +122,6 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "6", name: "Handmade Journal", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/red-notebook-mock-up-with-presents_23-2148313036.jpg", imageAlt: "Journal"},
|
||||
]}
|
||||
buttons={[{ text: "View Full Catalog", href: "#contact" }]}
|
||||
title="Our Signature Collection"
|
||||
description="Explore our curated inventory of refined lifestyle essentials."
|
||||
/>
|
||||
@@ -182,7 +181,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "David K.", role: "Architect", testimonial: "Timeless, minimal, and truly functional.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architectural-building-details_23-2151870853.jpg"},
|
||||
{
|
||||
id: "5", name: "Julia P.", role: "Writer", testimonial: "Every item feels special.", imageSrc: "http://img.b2bpic.net/medium-shot-smiley-woman-drawing_23-2149445987.jpg"},
|
||||
id: "5", name: "Julia P.", role: "Writer", testimonial: "Every item feels special.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg"},
|
||||
]}
|
||||
title="Voice of Our Community"
|
||||
description="Hear what our customers are saying about the Reference Ray difference."
|
||||
@@ -206,7 +205,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
tag="Newsletter"
|
||||
title="Stay Connected"
|
||||
title="Get Exclusive Access"
|
||||
description="Join the Reference Ray community and receive early access to new collections and exclusive stories."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pastel-green-oil-paint-textured-background_53876-111158.jpg"
|
||||
imageAlt="Contact view"
|
||||
|
||||
Reference in New Issue
Block a user