Update src/app/page.tsx
This commit is contained in:
@@ -90,10 +90,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "sliding-doors", name: "Sliding Glass Doors", price: "Starting from $1,200", imageSrc: "http://img.b2bpic.net/free-photo/pensive-young-woman-doing-homework-with-laptop_171337-9905.jpg", imageAlt: "modern sliding glass doors contemporary"
|
||||
id: "sliding-doors", name: "Sliding Glass Doors", price: "Starting from INR18000", imageSrc: "http://img.b2bpic.net/free-photo/pensive-young-woman-doing-homework-with-laptop_171337-9905.jpg", imageAlt: "modern sliding glass doors contemporary"
|
||||
},
|
||||
{
|
||||
id: "casement-windows", name: "Casement Windows", price: "Starting from $450", imageSrc: "http://img.b2bpic.net/free-photo/joyful-daughter-showing-mother-her-new-apartment_1262-18524.jpg", imageAlt: "casement windows opening outward classic"
|
||||
id: "casement-windows", name: "Casement Windows", price: "Starting from INR750/- sq.ft", imageSrc: "http://img.b2bpic.net/free-photo/joyful-daughter-showing-mother-her-new-apartment_1262-18524.jpg", imageAlt: "casement windows opening outward classic"
|
||||
},
|
||||
{
|
||||
id: "arched-doors", name: "Custom Arched Doors", price: "Starting from $1,800", imageSrc: "http://img.b2bpic.net/free-photo/old-town-house-doorway_1398-186.jpg", imageAlt: "luxury arched wooden doors entrance"
|
||||
|
||||
Reference in New Issue
Block a user