Merge version_2 into main #3
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
||||
tag="Available Now"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "BuildFrame", name: "Standard Interior Frames", price: "Starting at $145", rating: 5,
|
||||
id: "1", brand: "BuildFrame", name: "Standard Interior Frames – Budget-Friendly Choice", price: "Starting at $145", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52999.jpg", imageAlt: "Standard interior door frames"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "BuildFrame", name: "Premium Custom Frames", price: "Starting at $325", rating: 5,
|
||||
id: "2", brand: "BuildFrame", name: "Premium Custom Frames – Maximum Flexibility", price: "Starting at $325", rating: 5,
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-vector/islamic-background-golden-black-colors_1017-18247.jpg", imageAlt: "Premium custom door frames"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "BuildFrame", name: "Commercial Grade Frames", price: "Starting at $450", rating: 5,
|
||||
id: "3", brand: "BuildFrame", name: "Commercial Grade Frames – Heavy-Duty Performance", price: "Starting at $450", rating: 5,
|
||||
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278582.jpg", imageAlt: "Commercial grade door frames"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user