-- AlterTable ALTER TABLE "Product" ADD COLUMN "selectedImage" TEXT; -- AlterTable ALTER TABLE "Service" ADD COLUMN "selectedImage" TEXT;